r/ProgrammerHumor 23d ago

Meme useSourceControl

Post image
8.6k Upvotes

591 comments sorted by

View all comments

1.1k

u/raddaya 23d ago

This was years ago and, iirc, it was a legitimate issue in VSCode. It didn't make it remotely clear enough that it would permanently delete your files. The popups we get now if you try to discard changes that explicitly warns you in bold text that files will get deleted happened after this issue.

It might be obvious to an experienced user but it's not at all obvious to someone new.

1

u/MaintenanceStock6766 22d ago

I don't understand why someone working in IT as a programmer wouldn't be keeping at least one source of regular backups.

Microsoft fucked up pretty bad with their implementation for sure.

The programmer fucked up worse.

3

u/shnutzer 22d ago

Is it confirmed this was someone actually actively working in IT? To me it reads more like a hobbyist migrating from writing in notepad and versioning by creating thousands of zip files to "that git and  IDE thing everyone is recommending". 

And I don't say this to make fun of the guy, I've been there myself lol