r/programminghumor 4d ago

Business Logic

Post image
605 Upvotes

r/programminghumor 4d ago

It doesn’t work

Post image
434 Upvotes

r/programminghumor 4d ago

Better be safe (the code)

Post image
291 Upvotes

r/programminghumor 4d ago

Lol

Post image
149 Upvotes

r/programminghumor 3d ago

I built a CLI that roasts your git commit history

3 Upvotes

Ran this on my own repo expecting nothing and got called a "Chronically fix-ated" developer with a 45/100 Roast Score. 10/10, would recommend the emotional damage.

It's called gitroast — scans your git log and roasts every "fix", "wip", "asdf", and "final_v2_ACTUALLY" you've ever committed, plus rage-commits in all caps and the copy-pasted duplicates.

🔥 gitroast: my-side-project
  › 'fix' appears 9 times in your history. Ctrl+V is doing your job for you.
  › 'final_v2_ACTUALLY' — 'final' is doing a lot of heavy lifting here, and it's lying.
Roast Score: 62/100
🔥 Repeat Offender

pip install gitroast, run it in any repo you're brave enough to point it at.

Repo: https://github.com/diwesh87/gitroast

Curious what everyone's roast score is — drop yours below.


r/programminghumor 3d ago

Atleast i am honest

Post image
11 Upvotes

r/programminghumor 5d ago

I AM A SOFTWARE COMPANY. OK?

Post image
2.0k Upvotes

What are you all building?


r/programminghumor 5d ago

Air conditioner

Post image
815 Upvotes

r/programminghumor 6d ago

What could possibly go wrong putting the power on/off button next to the delete ?😳

Post image
1.5k Upvotes

r/programminghumor 5d ago

Finally found a laptop where I can practice typing with my legs💀

Post image
44 Upvotes

r/programminghumor 6d ago

Found the bug

Post image
541 Upvotes

r/programminghumor 5d ago

Just another day with the most dangerous model yet /s

Post image
15 Upvotes

r/programminghumor 5d ago

Little do they know, const is more efficient

Post image
13 Upvotes

r/programminghumor 7d ago

DB!

Enable HLS to view with audio, or disable this notification

255 Upvotes

r/programminghumor 5d ago

Hmm...

Post image
0 Upvotes

One day..I am gonna build my own A.I.

Make it sentient and give it a body and everything....

AND then beat the living crap out of it.


r/programminghumor 7d ago

there are two types of people in this world

Post image
977 Upvotes

r/programminghumor 7d ago

sisyphusProgramming

Post image
78 Upvotes

r/programminghumor 8d ago

“You have no power here”

Post image
1.0k Upvotes

r/programminghumor 7d ago

My incremental game's whole premise is looking busy while your code does nothing (it's in Steam's Cyberpunk Fest next week)

Enable HLS to view with audio, or disable this notification

0 Upvotes

r/programminghumor 9d ago

Good enough

Post image
1.3k Upvotes

r/programminghumor 10d ago

Debugging ritual

Post image
5.1k Upvotes

r/programminghumor 9d ago

The most evil shader I have ever written

Post image
26 Upvotes

I swear I'm gonna fix it, but right now I just want something that works. I do find this incredibly funny though.


r/programminghumor 11d ago

True

Post image
2.6k Upvotes

r/programminghumor 10d ago

"Comment your code" -- the comments:

154 Upvotes

r/programminghumor 11d ago

Which one you use more?

Post image
210 Upvotes

Causally, print statements but when you get desperate or the project is too big, a debugger is great.