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

Have you checked Linux kernel by Linus Torvalds ?


I'm looking for code that can be definitely attributed entirely to a single developer. I'm pretty sure Linus is not the only developer of that code. Also it's C, whereas most companies these days are looking for OO coding so C is somewhat less relevant for my specific purpose in this exercise.


"I'm pretty sure Linus is not the only developer of that code."

At 14,998,651 lines of code as of 3.2[1], I'd sure as hell hope not!

[1] http://www.h-online.com/open/features/What-s-new-in-Linux-3-...


Why not just go to github and explore the most popular projects? As an experienced programmer you can tell if it's good code or bad code. In JavaScript is even more clear, since there are lots of DONT'S, you know, `eval`, `==`, `with`, etc...


I'm trying to find code that is widely accepted as being great code. The popularity of a project is not as effective ass attribution to a specific well known developer.




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

Search: