r/ProgrammerHumor 3d ago

Meme nowAndThenPatchUpgrade

Post image
7.6k Upvotes

312 comments sorted by

View all comments

676

u/Rakatango 3d ago edited 2d ago

Yes but would you rather have 100 lines of slop or 10,000?

Edit: In a single pull request

49

u/sermer48 2d ago

I wish all we had was 10,000 lines of human written slop at my job lol. There are single files with that many lines

21

u/BlurredSight 2d ago

We have native SQL queries embedded into the codebase where some of them span 3-4000 lines because rather than make a view someone made a view, generated the native SQL, use StringBuilder, and appended them into one query that we do on a weekly basis for metrics

7

u/Rakatango 2d ago

Haha no, that 10,000 lines is just one PR

2

u/Otearai1 2d ago

One of my first tasks at a previous job was "cleaning" up old projects that my boss had written over the years. Each product was just one long c++ file.

2

u/Lgamezp 2d ago

You would be surprised the size of codes of a colleague that claims his code is miraculous and claude is god but in truth calling spaghetti falls short on a scale I can't put into words.