this post was submitted on 20 Oct 2023
587 points (97.9% liked)

Programmer Humor

32094 readers
633 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
  • Adding a line: ✅
  • Removing a line: ✅
  • Modifying a line: ✅
  • Moving a codeblock: ❌ i see you've rewritten everything, let me just highlight it all.

RIP reviewers on my PR.

(Meme created by my coworker)

you are viewing a single comment's thread
view the rest of the comments
[–] bleistift2@feddit.de 84 points 11 months ago (1 children)

I’m surprised that after almost 20 years of versioning C code, git still manages to assign the closing brace of a function wrongly.

[–] sim642@lemm.ee 8 points 11 months ago

Because text is text and all } are the same.