Ask HN: Good hobby OS recommendations for learning

2 points by insky ↗ HN
I've heard of Minix as a tool for learning about operating system design.

Which OS is a recommended for study purposes? As in operating system design and architecture.

1 comment

[ 3.3 ms ] story [ 11.0 ms ] thread
Minix is good, though something like xv6 is smaller these days. MIT uses it as their toy OS for undergrads.