this post was submitted on 21 Mar 2025
769 points (98.7% liked)

Programmer Humor

23404 readers
1952 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
 
top 50 comments
sorted by: hot top controversial new old
[–] simonced@lemmy.one 2 points 2 months ago

Letting your text editor write your code, not using version control... I don't feel sad at all. Hope lesson was learned.

[–] gamer@lemm.ee 5 points 2 months ago

I made a game engine and a game back in highschool, but all that code is lost because I didn't know how to use git. I knew git existed (and even knew enough to know it was better than mercurial or svn), but I was too lazy to learn.

[–] letsgo@lemm.ee 18 points 2 months ago

Git wasn't the first version control software. I remember using sccs back in 1991 and apparently it was written all the way back in 1972 https://en.wikipedia.org/wiki/Source_Code_Control_System

[–] Reddfugee42@lemmy.world 27 points 2 months ago (1 children)

Don't trust anyone who can't spell 'oops'.

[–] Amir@lemmy.ml 15 points 2 months ago (1 children)

Maybe he was cursing the god of dev ops

[–] YarHarSuperstar@lemmy.world 4 points 2 months ago (1 children)

Nah his opps fucked up his backup.

[–] Reddfugee42@lemmy.world 1 points 2 months ago

His operations department?

[–] Scary_le_Poo@beehaw.org 21 points 2 months ago (1 children)

Just a heads up, it you don't know how to use cli git in 2025 you're probably a shit developer. There are undoubtedly exceptions, but I would argue not knowing version control intimately makes you a bad developer.

[–] tempest@lemmy.ca 9 points 2 months ago

I need to put a SaaS together called vibe VCS

load more comments