this post was submitted on 20 Nov 2024
859 points (97.5% liked)

Programmer Humor

20146 readers
1017 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
859
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 2 months ago (1 children)

Those are rookie numbers. I have at least a 35k one somewhere. More than one actually.

People run their businesses on this.

[–] fibojoly 6 points 2 months ago (1 children)

I once landed a job at a small company doing a software for medical analysis labs all over the country. Software had been around for over ten years at this point. They had no source control. Nothing. Absolute nightmare.
They were literally starting to use source control when I arrived.
In 2015.

[–] [email protected] 8 points 2 months ago

The "source control" when I first started was all the code on a shared drive, to check out a file you copied it to your machine, and renamed the extension on the shared drive to your initials.

When somebody edited without doing this there would be full blown meltdowns over lost work.