Hacker News new | ask | show | jobs
by markus_zhang 31 days ago
Curiously, I do buy and read tech books. My hobby is legacy OS kernel research so I bought some second handed books on old Linux (kernel 1.2) and NT (3.1). It is fun to research so I don’t use AI often for side projects.
2 comments

I enjoy reading really old programming books, the 1997 edition of Learning Perl mentioned in the article being a perfect example. I don't fret over the exercises, but if it's well-written it gives a glimpse into how people thought about technology/code/computers at that point in time, like the tech equivalent of flipping through old newspapers.
I agree. I also read a few books written by Microsoft people back then. I really enjoyed the writing style and the more hardcore programming environment back then. Wish I could live through that era.
Are you thinking of getting in to NeXTSTEP 3.3/OpenStep 4.2?
Thank you for the recommendation. That’s an interesting topic. I’m pretty full right now so unfortunately even getting into Linux and NT is a bit hard for me. I was reading VFS but bogged down due to lack of time :/

I also want to get into Solaris, too, because it introduces a lot of ideas back then.