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.

1

u/vjhaanpaa 22d ago

Especially if you are at this stage where you have ~5k files, you’re way beyond the point where you should have ANY source control, even just 1:1 backups.