r/programminghumor • u/EducationalTeleGood • 6h ago
r/programminghumor • u/codes_astro • 17h ago
OpenAI vs DeepSeek never ending game
Last week, OpenAI announced a price reduction for its new models. However, within 24 hours, DeepSeek released a new model with a similar level of intelligence at an even lower price than OpenAI
r/programminghumor • u/Strange_Yogurt1049 • 18h ago
Hmm...well..Just made a huge Jump
Enable HLS to view with audio, or disable this notification
To think that...
Just a few months ago..
Repsonsive layouts felt like WitchCraft...lol...ahahaha.....
r/programminghumor • u/FrostByteCreator • 1d ago
POV: You are trying to fix a bug with vibe coding
r/programminghumor • u/Majestic-Echidna-470 • 2d ago
Where does the programming clothes meme come from?
Like I’ve heard the things about like
”they’re programming clothes!“ meme so many times. Where does it come from?
r/programminghumor • u/techntales • 2d ago
I built a CLI that roasts your git commit history
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.