this post was submitted on 12 Dec 2023
796 points (99.0% liked)

Programmer Humor

19149 readers
1132 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] obrenden@lemmy.world 67 points 9 months ago (3 children)

With 400 lines changed over 50 files

[–] hypnotic_nerd@programming.dev 35 points 9 months ago (1 children)
[–] dukk@programming.dev 18 points 9 months ago

“feat: stuff”

Guilty of this one myself.

[–] Jeremyward@lemmy.world 13 points 9 months ago

I had a commit recently that was like 2000 lines changed over 6 files. Really should have been a smaller issue.

[–] Dkarma@lemmy.world 3 points 9 months ago

Y tho??? Holy shit. Commits should be like functions. One thing and one thing only. Maybe a small group of files like the same change over multiple config files. 50 is insane to me.