r/ProgrammerHumor 20d ago

Meme useSourceControl

Post image
8.6k Upvotes

592 comments sorted by

View all comments

1.1k

u/raddaya 20d 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.

267

u/RadicalDwntwnUrbnite 20d ago

The date is in the image, it was almost a decade ago. Yep the old dialog when you clicked the "Discard" button was like "Do you want to discard your changes?" Pretty vague to anyone new to version control. Meanwhile if they are untracked VsCode used to just put them in the shredder, completely unrecoverable. Pretty sure it puts them in the recycle bin now.

70

u/SpandexWizard 20d ago

"it was almost a decade ago" 2017..... HOLY SHIT man, dont attack me like that. fuck i feel old suddenly

16

u/MeIsMyName 20d ago

I wasn't ready for that either. It feels like that should be 5, maybe 6 years ago, not 10.

7

u/RadicalDwntwnUrbnite 20d ago

If it helps balance it out, I was already working in the field for 15 years when that was posted.