this post was submitted on 26 Sep 2024
519 points (98.9% liked)

Programmer Humor

19377 readers
68 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
[–] dohpaz42@lemmy.world 94 points 3 weeks ago (13 children)

Back in 2016 (wow, almost a decade now…) I got a job with a group who used Word docs to email instructions on how to update your code with their changes. For example, “In file xyz.php, go to line 123 and replace with .”

One of my first tasks was getting that group set up with git. But I will never forget that was their best way to version control code… in 2016.

[–] ertai@programming.dev 13 points 3 weeks ago (1 children)

I don't. No. This isn't real. He's lying, surely he's lying. It's just a person on the internet making a joke right?

[–] adhocfungus@midwest.social 4 points 3 weeks ago (1 children)

I'd believe it's real. In 2016 I was at a company trying to migrate off an old IBM mainframe and green screens. It wasn't like an airline with complex or critical code; it was just a barely functional ERP for a warehouse. Source control was the furthest thing from their minds. Some companies and IT departments are very reluctant to change, regardless of how much time and money it save.

The kind of place where "backups" means playing Russian Roulette with one set of old ass tapes, if you're lucky.

load more comments (11 replies)