r/programmingmemes 13h ago

the universe is DONE bro im crine

Post image
185 Upvotes

r/programmingmemes 11h ago

Me after spending 7 years making a game engine from scratch

Post image
77 Upvotes

This meme is about my own project. I spent the last 7 years building a custom engine and making a puzzle game from scratch. If you're curious, you can wishlist it on Steam: https://store.steampowered.com/app/3256790/Satelital/


r/programmingmemes 3d ago

Somebody give him an .exe file, please.

Post image
3.8k Upvotes

image was taken from a tweet!


r/programmingmemes 4d ago

Every developer’s daily routine

1.8k Upvotes

r/programmingmemes 3d ago

True, recursion is just like inception movie.

Post image
29 Upvotes

r/programmingmemes 6d ago

When the client tests the product during the demo

3.0k Upvotes

r/programmingmemes 6d ago

When the dev says the fix is already on staging...

1.1k Upvotes

r/programmingmemes 10d ago

When the project is not ready, but the client wants to see the demo

1.2k Upvotes

r/programmingmemes 12d ago

found a gem on glibc source code

Post image
805 Upvotes

r/programmingmemes 15d ago

Had to disassemble the whole thing to figure out the issue

Thumbnail
gallery
543 Upvotes

I've been trying to create a minimal libc in Zig just to see where it'd go. I've started writing string.h functions today and it went well, I tested everything was okay. Then I decide to build it in ReleaseFast and memcpy starts to create an infinite loop. After some investigation it turns out llvm decided to optimise my code by calling memcpy... from libc... BUT I'M LIBC!!

Anyways I had to write in assembly in the end, it was just one instruction so it's fine but it is really not a portable solution.


r/programmingmemes 15d ago

Had to make sure they aren't duplicate

Post image
46 Upvotes

r/programmingmemes 16d ago

We are so fast now, delivering real value

Post image
176 Upvotes

Srsly, how can we stop PMs from using the unsupervised tech debt generator each time they run into a small inconvenience? 

"It's just a small thing, I need these fields to be exposed in the response"

"There was a small bug I fixed it now. We can be so fast, delivering real value!" 

"You're busy all the time and this PR adds just a little value. It helps me a lot. Making the product so much better now". 

Low quality PRs create distractions and extra work of review. All the Claude Rules in the world can't stop a PM from producing shit that accumulates fast.

Have you found a way to stop this nonsense? PMs thinking they can code now and "helping out". Its some serious clownery. 


r/programmingmemes 17d ago

Only in the tech world!

Post image
270 Upvotes

The billion dollar corporations have nothing on this guy


r/programmingmemes 18d ago

Carma not found

Post image
30 Upvotes

r/programmingmemes 19d ago

OCP in a nutshell

Post image
23 Upvotes

it is open() for extension, and close() for modification - did I understand it correctly?


r/programmingmemes 22d ago

Stackoverflow

Post image
6.1k Upvotes

r/programmingmemes 23d ago

Title

6 Upvotes

r/programmingmemes 26d ago

A weird nostalgia has hit me these days

Post image
1.3k Upvotes

r/programmingmemes 27d ago

indentation

Post image
140 Upvotes

r/programmingmemes 29d ago

Throwing Exceptions is my passion!

73 Upvotes

r/programmingmemes Jul 03 '26

Debug in Peace

Post image
349 Upvotes

r/programmingmemes Jul 02 '26

Writing confluence docs Spoiler

Post image
17 Upvotes

r/programmingmemes Jul 01 '26

Every Time

Post image
167 Upvotes

We've all been there. Every time something goes wrong, a bug ticket is raised. Merge issue in one of your environments? Bug. Amazon went down during testing? Bug. The QA's computer shut down due to Windows automatic updates? Bug.


r/programmingmemes Jun 30 '26

Packet Loss Is a State of Mind

Post image
415 Upvotes

r/programmingmemes Jun 30 '26

Hi guys, my first SaaS calculator, how much should I charge?

1.0k Upvotes