Letting your text editor write your code, not using version control... I don't feel sad at all. Hope lesson was learned.
Programmer Humor
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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
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
Don't trust anyone who can't spell 'oops'.
Maybe he was cursing the god of dev ops
Fake developer doesn't use version control. Big surprise.
I just want to pause a moment to wish a "fuck you" to the guy who named an AI model "Cursor" as if that's a useful name. It's like they're expecting accidental google searches to be a major source of recruitment.
they are the first thing that comes up when searching "cursor" in both ddg and google, so I think they're doing ok
Yes, that is the problem I wanted to acknowledge, thank you for clarifying.
"Developer"
"my" 4 months of "work"
Those are the ones easily replaced by AI. 99% of stuff "they" did was done by AI anyway!
At least they were humble and didn't blame it entirely on Cursor... they also blamed Claude.
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
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.
this guy would have force pushed onto main about 10 mins after this if he did have git
Don't worry, I'm sure Cursor will be able to clobber your git history and force push to master any day now
Genuine question: what would it take to poison an LLM with ai tools to run git push --force origin main
or sudo rm -rf /
Forget git. Sending zip files into discord once in a while it the way to go.
The first version control system I ever used was CVS and it was first released in 1986 so it was already old and well established when I first came to use it.
Anyone in these past forty years not using a version control system to keep track of their source code have only themselves to blame.
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.
I remember SVN
svn was invented in 2000
CVS was invented in 1986
It's actually reassuring to see that despite all warnings and doomsayers there will still be opportunities for programmers capable of solving problems using natural intelligence.
if this is real, that's the kind of people who should be worried about being replaced by an ai
it's also Claude
lmao
You need a USB C “Power Ctrl+Z” key. Unlike the regular Ctrl+Z key one of these bad boys is capable of reversing edits across system reboots until as far back as when you originally plugged it in.
From what I understand, you could un ironically do this with a file system using BTRFS. You'd maybe need a udev
rule to automate tracking when the "Power Ctrl+Z" gets plugged in.