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
[–] Maiznieks@lemmy.world 97 points 9 months ago (5 children)
[–] 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.

[–] frezik@midwest.social 14 points 9 months ago (1 children)

"Bits were fiddled, possibly in the right way"

[–] PixxlMan@lemmy.world 2 points 9 months ago

My butterfly was having a bad day so I can't be sure, sorry

[–] Dasnap@lemmy.world 12 points 9 months ago (1 children)

'Change' if I'm feeling particularly chaotic.

[–] ShittyKopper@lemmy.blahaj.zone 13 points 9 months ago (1 children)
[–] akkajdh999@programming.dev 3 points 9 months ago (1 children)

Make a cron job for git add . && git commit "$(date)" && git push -f

[–] MajorHavoc@lemmy.world 1 points 9 months ago* (last edited 9 months ago)

I actually did this once...I swear there was a good reason. I promise it wasn't anywhere that mattered.

Edit: I think it was a personal journal repo that I wanted daily versions of, but couldn't be bothered to actually check in.

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

See jira-blah: is my go-to. Sometimes there's even a jira at that location/number 🤔

[–] Meowoem@sh.itjust.works 0 points 9 months ago* (last edited 9 months ago)

'fixed odd or even function for values 600 to 950, plus other stuff I forgot to commit earlier'