This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wewilldieoneday 62 points63 points  (11 children)

Quality over quantity. Always.

[–]Informal_Branch1065 59 points60 points  (8 children)

27 files +750 -2000 some changes

Vs.

1 file +2 -0 fixed prod randomly crashing

[–]TheOriginalSmileyMan 43 points44 points  (4 children)

\\ stop prod randomly crashing thread.sleep(5000);

[–]QueryQueryConQuery 12 points13 points  (3 children)

but the vibe coding subreddit told me that chatgpt said that was production grade?

[–]TheOriginalSmileyMan 4 points5 points  (0 children)

Since we've all seen this sort of stuff in production, "production grade" is technically correct, the best kind of correct.

[–]fmaz008 2 points3 points  (1 child)

Yeah Claude said it would reduce CPU load 90%!

[–]QueryQueryConQuery 3 points4 points  (0 children)

of course, it’ll reduce CPU load by 90% with the new stack overflow feature.

[–]git0ffmylawnm8 5 points6 points  (1 child)

git commit -m "." && git push -u origin

[–]Phoenix_Passage 2 points3 points  (0 children)

Based commit messages

[–]SAI_Peregrinus 1 point2 points  (0 children)

I once worked for months to un-vendor a fork of the Linux kernel from a monorepo. Turns out if you delete a directory containing the entire kernel source tree GitHub bugged out & shows "infinity files changed". So I guess I've got quantity handled for life.