this post was submitted on 20 Nov 2024
600 points (97.3% liked)

Programmer Humor

19623 readers
1810 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Blackmist@feddit.uk 13 points 10 hours 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@sh.itjust.works 2 points 4 hours 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.

[–] Blackmist@feddit.uk 3 points 2 hours 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.