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

Linux kernel is massive and has been around for decades now and it’s probably millions of lines.

It certainly has a lot of cognitive overhead since you need to always keep in mind the context in which the code you are writing will be running (to reason about concurrency etc.), but it’s relatively easy to understand and well written.



Yeah, I think some FOSS projects qualify; I'd say OpendBSD.


OpenBSD has a very sane culture in which deleting code, or reformatting code without the compiler object change, are good things.

Most organizations don't see the value in that.




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

Search: