this post was submitted on 21 Mar 2025
7 points (100.0% liked)

Programmer Humor

22499 readers
1104 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 24 comments
sorted by: hot top controversial new old
[–] Arsecroft@lemmy.sdf.org 2 points 4 weeks ago* (last edited 4 weeks ago)

this guy would have force pushed onto main about 10 mins after this if he did have git

[–] driving_crooner@lemmy.eco.br 1 points 4 weeks ago

At least they were humble and didn't blame it entirely on Cursor... they also blamed Claude.

[–] dan@upvote.au 1 points 4 weeks ago (3 children)

Before Git, we used SVN (Subversion), and CVS before that. Microsoft shops used TFS or whatever it's called now (or was called in the past)

[–] GhostlyPixel@lemmy.world 1 points 4 weeks ago

My first SWE job out of college in 2019 they were still using SVN because none of the seniors could be bothered to learn how to use git.

The “well this is how we’ve always done it” attitude had a death grip on that place

[–] i_stole_ur_taco@lemmy.ca 1 points 4 weeks ago (2 children)

Wasn’t it Visual SourceSafe or something like that?

God, what a revolution it was when subversion came along and we didn’t have to take turns checking out a file to have exclusive write access.

[–] dan@upvote.au 1 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

Visual SourceSafe

Yes! That's the one I was struggling to remember the name of. My previous employer started on Visual SourceSafe in the 90s and migrated to Team Foundation Server (TFS) in the 2000s. There were still remnants of SourceSafe when I worked there (2010 to 2013).

I remember TFS had locks for binary files. There was one time we had to figure out how to remove locks held by an ex-employee - they were doing a big branch merge when they left the company, and left all the files locked. It didn't automatically drop the locks when their account was deleted.

They had a bunch of VB6 COM components last modified in 1999 that I'm 80% sure are still in prod today. It was still working and Microsoft were still supporting VB6 and Classic ASP, so there wasn't a big rush to rewrite it.

[–] HarkMahlberg@kbin.earth 0 points 4 weeks ago (1 children)

Welcome to my world... our new lead architect has mandated that we move everything from TFS to GitLab before the end of the year. I hope it comes true.

[–] Flames5123@sh.itjust.works 1 points 3 weeks ago

At the start of COVID, I migrated our three projects to git from VSS. I also wrote a doc for our other teams to do the same. It was amazing once we got it working. Small team of 3, but we started using feature branches which enabled us to easily merge everything into a testing branch and release only certain features at a time. So much cleaner.

Before I left, I almost got semi automatic CI/CD working with Jenkins!

[–] mercano@lemmy.world 1 points 4 weeks ago

The worst was when someone left for vacation without releasing their file locks.

[–] The_Decryptor@aussie.zone 1 points 4 weeks ago

A place I worked at did it by duplicating and modifying a function, then commenting out the existing one. The dev would leave their name and date each time, because they never deleted the old commented out functions of course, history is important.

They'd also copy the source tree around on burnt CDs, so good luck finding out who had the latest copy at any one point (Hint: It was always the lead dev, because they wouldn't share their code, so "merging to main" involved giving them a copy of your source tree on a burnt disk)

[–] 30p87@feddit.org 1 points 4 weeks ago* (last edited 4 weeks ago)

"Developer"
"my" 4 months of "work"

Those are the ones easily replaced by AI. 99% of stuff "they" did was done by AI anyway!

[–] Anti_Face_Weapon@lemmy.world 1 points 3 weeks ago

Fake developer doesn't use version control. Big surprise.

[–] Scary_le_Poo@beehaw.org 0 points 3 weeks 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.

[–] easily3667@lemmus.org 1 points 3 weeks ago (1 children)

Why learn an archaic and honestly horrifying command line interface, possibly the worst CLI ever made in the history of computing...when nice normal graphical interfaces work better, have discoverability, have troubleshooting tools, and don't require memorizing scripture?

[–] Scary_le_Poo@beehaw.org -1 points 3 weeks ago (1 children)

The fact that you don't already know why and are dependent on GUI tools that you don't fully understand is the reason that you're probably not a very good developer.

Git is incredibly powerful. Knowing why and how is infinitely valuable. Nothing about git cli is archaic or even particularly difficult to understand. Also the man page is very excellent.

[–] easily3667@lemmus.org 1 points 3 weeks ago

Ah, the no true Scotsman fallacy. Neat.

Your lack of rational thought backed up by facts rather than feelings is why you're a bad developer.

See I can do it too.

But honestly even saying "nothing about the git cli is archaic" is...well, it's either disqualifying or Stockholm syndrome, and Stockholm syndrome isn't real.

[–] SkunkWorkz@lemmy.world 0 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Just save your prompts and vibes in a Google doc dude

[–] Droggelbecher@lemmy.world 0 points 3 weeks ago (1 children)

You could literally just save a copy to your desktop before you're going to do something sensitive.

[–] lonesomeCat@lemmy.ml 0 points 3 weeks ago (1 children)

Or use VCS like a normal dev

[–] gamer@lemm.ee 1 points 3 weeks ago
[–] fckreddit@lemmy.ml 0 points 4 weeks ago (1 children)

Ah yes, the elusive AI "programmers".

[–] zqwzzle@lemmy.ca 1 points 4 weeks ago

The vibes were off.

[–] yarr@feddit.nl 0 points 3 weeks ago (1 children)

It's a scary amount of projects these days managed by a bunch of ZIP files:

  • Program-2.4.zip
  • Program-2.4-FIXED.zip
  • Program-2.4-FIXED2.zip
  • Program-2.4-FIXED-final.zip
  • Program-2.4-FIXED-final-REAL.zip
  • Program-2.4-FIXED-FINAL-no-seriously.zip
  • Program-2.4-FINAL-use-this.zip
  • Program-2.4-FINAL-use-this-2.zip
  • Program-2.4-working-maybe.zip
  • Program-2.4-FINAL-BUGFIX-LAST-ONE.zip
  • Program-2.4-FINAL-BUGFIX-LAST-ONE-v2.zip
[–] ulterno@programming.dev 1 points 3 weeks ago* (last edited 3 weeks ago)

I did that with documents in my Uni years.
By the end, I was using ISO timestamps.