this post was submitted on 03 Jul 2025
120 points (94.8% liked)
Programmer Humor
37222 readers
276 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Sorry this happened.
Use it as an opportunity to learn how to better store and edit your code (e.g. a VCS and a smart-ish editor). For me, a simple Ctrl-Z would be enough to get my code back.
I should have put it inside the post text but I used a wrong value inside a test
it sounds like they
rm -rf
-ed their project. How would Ctrl+Z help here?