▲ | feoren 4 days ago | |||||||||||||||||||
[flagged] | ||||||||||||||||||||
▲ | dang 4 days ago | parent | next [-] | |||||||||||||||||||
It is quite a putdown to tell someone else that if you wrote their program it would be 10 times shorter. That's not in keeping with either the spirit of this site or its rules: https://news.ycombinator.com/newsguidelines.html. | ||||||||||||||||||||
| ||||||||||||||||||||
▲ | brushfoot 4 days ago | parent | prev | next [-] | |||||||||||||||||||
[flagged] | ||||||||||||||||||||
| ||||||||||||||||||||
▲ | leetharris 4 days ago | parent | prev | next [-] | |||||||||||||||||||
This is such a bizarre comment. You have no idea what code base they are talking about, their skill level, or anything. | ||||||||||||||||||||
▲ | sunrunner 4 days ago | parent | prev | next [-] | |||||||||||||||||||
> I'm struggling to even describe... 200,000 lines of code is so much. The point about increasing levels of abstractions is a really good one, and it's worth considering whether any new code that's added is entirely new functionality, some kind of abstraction over some existing functionality (that might then reduce the need for as new code), or (for good or bad reason) some kind of copy of some of the existing behaviour but re-purposed for a different use case. | ||||||||||||||||||||
▲ | eichin 4 days ago | parent | prev [-] | |||||||||||||||||||
200kloc is what, 4 reams of paper, double sided? So, 10% of that famous Margaret Hamilton picture (which is roughly "two spaceships worth of flight code".) I'm not sure the intuition that gives you is good but at least it slots the raw amount in as "big but not crazy big" (the "9 years work" rather than "weekend project" measurement elsethread also helps with that.) |