this post was submitted on 06 Mar 2025
680 points (98.9% liked)

Programmer Humor

21180 readers
1228 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] antimidas@sopuli.xyz 23 points 4 days ago (2 children)

The more frustrated you are when running git blame the more likely the command turns out to be a mirror.

[–] Horrabin@programming.dev 6 points 4 days ago

This is where the programmer's way to humbleness starts :-D

[–] ulterno@programming.dev 5 points 4 days ago (1 children)

Last time that happened to me, it was a mirror, but also not.

I had moved functions from one file to another without changing the contents. As a result, all those lines referred to me.

And since I started thinking, I found this

[–] antimidas@sopuli.xyz 2 points 3 days ago

Good link that, I'll have to add those flags to my list of aliases