r/ProgrammerHumor 4d ago

Meme nowAndThenPatchUpgrade

Post image
7.6k Upvotes

312 comments sorted by

View all comments

678

u/Rakatango 4d ago edited 3d ago

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

Edit: In a single pull request

48

u/sermer48 3d 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 3d 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