Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>Even though I never met or knew Ritchie I still feel bad when I read about his death, when I was a teen I would go in rabbit holes reading about C and Unix, and would read about all the design decisions he made and the rationales for it, a true loss for the programming world.

sounds a lot like me, even I still read docs related to old school UNIX and C to this day

>The concepts of minimalism and modularism are being thrown away and it shows in the performance and stability of new software. It's a shame we have to learn the same lessons over and over.

why though? is coding huge monolithic software easier to do rather than creating a set of modular and simple tools?



Yes, creating a monolith is usually easier and faster. It is also the wrong thing to do, more often than not. As they grow and mature, properly designed modular systems can be easier to debug, maintain, test, deploy, and document.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: