Live data from Hacker News

Operating Systems: From 0 to 1

tuhdo.github.io

1–10 of 82 posts

Re: Operating Systems: From 0 to 1

#3

It's a from-first-principles guide to building an OS. From the title, I had mistakenly assumed it was about the first OS ever.

Interesting. I was sure from the title that it's about building an OS, but it's fascinating how different people interpret things.

Re: Operating Systems: From 0 to 1

#4

It's a from-first-principles guide to building an OS. From the title, I had mistakenly assumed it was about the first OS ever.

Like almost everything in Computer science there would be no clear definition of first OS ever. There used to be monitor programs and schedulers before they iteratively evolved into OS programs. Just like, programming languages, servers, 'cloud'... There seldom is a first ever something in our field.

Re: Operating Systems: From 0 to 1

#6

I have on my list to read something along the lines like this, but this seems incomplete. Does anyone have anything similar?

Maybe not exactly what you're looking for, but here's a linux specific ebook similar to this[1]

[1]:https://0xax.gitbooks.io/linux-insides/content/

Post reply on HN