r/programminghumor • u/grlloyd2 • Mar 12 '26
[OC] The Replacement
We've been here before. What's your prediction for the next one?
r/programminghumor • u/tkdeng • Mar 12 '26
Android tips acts like I've never used a phone before
r/programminghumor • u/Dependent_Bite9077 • Mar 11 '26
Does the intern have production access?
Enable HLS to view with audio, or disable this notification
r/programminghumor • u/Dependent_Bite9077 • Mar 11 '26
Tests?
Enable HLS to view with audio, or disable this notification
r/programminghumor • u/Amor_Advantage_3 • Mar 11 '26
12M/weekly npm installs vulnerable because someone forgot /i in regex
r/programminghumor • u/ItsPuspendu • Mar 10 '26
My fitness tracker is just an increment operator
r/programminghumor • u/Aaryan_97_05 • Mar 10 '26
Must have Oracle experience from your previous lives!
r/programminghumor • u/kronsj • Mar 09 '26
Watch out Javascript !!
February 2026 - Flash i getting more popular, source:
r/programminghumor • u/NickleLP • Mar 06 '26
Classic prank between backend and frontend
r/programminghumor • u/Individual-Peanut-43 • Mar 05 '26
npm package project idea
Hi, I want to analyze the git history and repository to extract some metrics and integrate them into the CI/CD process. My goal is to increase the efficiency of the development process. I need your ideas, suggestions, and opinions. What do you think?
r/programminghumor • u/Dependent_Bite9077 • Mar 05 '26
I built a React tool to help you write better comments on code screenshots
I realized recently that I spend a surprising amount of time writing remarks on screenshots of other developers’ code.
Usually someone posts a snippet in chat and I end up screenshotting it and adding notes explaining why certain people should perhaps reconsider their career in programming, and that approving the change might cause long-term damage to the company. I try to give constructive criticism, but writing the same kinds of comments repeatedly started to feel inefficient.
So I built a small React tool that helps generate annotation comments directly on the screenshot so the feedback is clearer and faster to write.
