this post was submitted on 12 Jun 2024
795 points (97.9% liked)

Programmer Humor

19187 readers
1135 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
[–] bappity@lemmy.world 9 points 3 months ago (2 children)

I'm guilty of pushing massive commits with several different changes and just commenting "bump version"

[–] virku@lemmy.world 11 points 3 months ago* (last edited 3 months ago)

Worked the first six years of my career using no version history tracking or backups at all on one of our main systems. Nobody knew we didn't have backups and I didn't know how to use git and figured it wasn't so important since I was maintaining it alone anyway.

(I don't do any of those things anymore)

[–] SatouKazuma@programming.dev 2 points 3 months ago

All hail "squash and merge"