this post was submitted on 06 Oct 2025
836 points (96.8% liked)

Programmer Humor

26817 readers
2791 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 2 years ago
MODERATORS
 

Yeah learned this the hard way.

(page 3) 34 comments
sorted by: hot top controversial new old
[–] Drewfro66@lemmygrad.ml 2 points 4 days ago

Never admit your mistakes. Always commit.

[–] zd9@lemmy.world 2 points 4 days ago

I have a full repo that mirrors any actual code I have, just so I can practice the very git operations with dummy files before doing it on a real codebase. It has come in handy many many times already and I highly recommend it.

[–] Fenrisulfir@lemmy.ca 2 points 4 days ago* (last edited 4 days ago) (1 children)

git push origin main -f

You need to assert dominance

[–] ulterno@programming.dev 0 points 4 days ago

Until the user-based authorisation system of the server puts you in place.

[–] alsimoneau@lemmy.ca -4 points 4 days ago

And this is why mercurial is king. It just works.

load more comments
view more: ‹ prev next ›