Hacker News new | ask | show | jobs
by patrickbolle 3735 days ago
incredible. blows my mind how people can build stuff like this. I do Web development and this seems Soooooooo far out of my reach
1 comments

You eat an elephant one bite at a time. I've found that the majority the of intimidating complexity in projects I've tackled is directly related to handling legacy hardware and edge cases for things that don't matter anymore, it is surprising how simple things like shells can be.
Half my CS education was implementing various parts of operating systems. These things are pretty straightforward if you've got a few books and aren't trying to throw every imaginable feature into the mix.