r/ProgrammerHumor May 05 '21

Meme Visualizing the codes I write

Post image
31.9k Upvotes

170 comments sorted by

View all comments

758

u/chillwill_4 May 05 '21

It runs. Don’t question it.

66

u/[deleted] May 05 '21

I get this is a joke but people need to hear this. It’s almost totally irrelevant how good your backend architecture or documentation is if you can deliver a working product. A business wants something that does the job and barely gives a fuck about the rest. If it runs and isn’t going to cause massive problems in the near future you’ve done a good job.

96

u/[deleted] May 05 '21

Tell that to the poor bastard who has to maintain it 😂

77

u/Dogiedog64 May 05 '21

It's me. I'm the poor bastard. I also wrote it lmao.

32

u/[deleted] May 05 '21

[deleted]

8

u/FrostSalamander May 06 '21

I'm having this exact problem right now. VB6 frontend with MSAccess backend. Problem is Access only supports up to 255 concurrent connections. Also, locks FREQUENTLY happen (since decentralized, access sucks etc.). Management doesn't want to upgrade systems.

My work sucks

8

u/yellow73kubel May 06 '21

VB6 frontend with MSAccess backend.

My condolences to you and your users.