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

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