626
submitted 15 hours ago* (last edited 15 hours ago) by Maven@lemmy.zip to c/programmer_humor@programming.dev
(page 3) 50 comments
sorted by: hot top controversial new old
[-] mox@lemmy.sdf.org 143 points 15 hours ago* (last edited 15 hours ago)

In case anyone else is wondering, or simply doesn't like reading screen shots of text, this is apparently a real report:

https://github.com/microsoft/vscode/issues/32405

[-] eating3645@lemmy.world 109 points 15 hours ago

Steps to Reproduce:

1.Go near this fucking shit editor.

2.Commit the deadly sin of touching the source control options.

🤣

[-] jmcs@discuss.tchncs.de 76 points 15 hours ago
  1. Ignore the scary warning VS Code shows you when you press the button.
[-] Hawke@lemmy.world 100 points 14 hours ago

I dunno, “discard changes” is usually not the same as “delete all files”

[-] bleistift2@sopuli.xyz 24 points 14 hours ago

Nowadays the warning even says that this cannot be undone. Maybe that wasn’t present in 1.15, though.

load more comments (1 replies)
load more comments (12 replies)
load more comments (11 replies)
load more comments (1 replies)
load more comments (1 replies)
[-] onlinepersona@programming.dev 48 points 13 hours ago

The reactions here are why people don't join forums, don't ask questions, or choose to learn alone. "duh, I knew that". Yes, the dude didn't, which is exactly why he's frustrated. I think too many have forgotten what it's like to be a beginner and make a fatal mistake, which would explain the mocking responses here and things like recommending new linux users Arch.

Anti Commercial-AI license

[-] Zagorath@aussie.zone 35 points 12 hours ago

I understand the impulse to be empathetic and kind. But it's very hard to respond in good faith to someone who just made a post where more than half the words are "fuck you".

[-] madcaesar@lemmy.world 25 points 12 hours ago

A feature that permanently deletes 5000 files with one click without warning deserves a fuck you.

[-] BatmanAoD@programming.dev 19 points 11 hours ago

It had a reasonably clear warning, though; a screenshot is included in this response from the devs. But note that the response also links to another issue where some bikeshedding on the warning occurred and the warning was ultimately improved.

[-] tfw_no_toiletpaper@lemmy.world 16 points 11 hours ago

OK this is hilarious

When you sell hammers you'll likely have people using them to hit their own heads, which, understandably, they will put the hammer at fault. Now, we already put a big don't hit this on your own head label on our hammer. Should we actually prohibit people from head hitting with our hammers? Probably not, since some users still want to hit heads with it. It's just how hammers work.

If you have no idea what Git is, that warning message is not telling you you’re about to delete 5000 files.

But I wonder if this person maybe does know about Git because they used the word „stage“.

load more comments (3 replies)
[-] CosmicTurtle0@lemmy.dbzer0.com 8 points 11 hours ago

There is a difference between someone who is new and experiences something like their IDE deletes a file that was unexpected and asking a question about why it did that.

Then there are arrogant assholes who believe their shit doesn't stink and that they couldn't have done anything wrong and it was the IDE's fault for not knowing what they wanted to do versus what they commanded it to do.

The OP is the latter.

[-] dragonfucker@lemmy.nz 2 points 7 hours ago

He's right, his shit doesn't stink. His decision making was reasonable for a new programmer.

load more comments (1 replies)
[-] parpol@programming.dev 3 points 7 hours ago

Maybe he would prefer perforce.

[-] fibojoly@sh.itjust.works 1 points 5 hours ago

Or Jazz RTC. That one was fun.

[-] joyjoy@lemm.ee 66 points 15 hours ago

Say you don't know how to use git without saying you don't know how to use git.

[-] ChaoticNeutralCzech@feddit.org 28 points 14 hours ago* (last edited 6 hours ago)

That's what happens when people stumble across that website called GitHub, get hooked and now have unrealistic expectations for the real git.

"I just installed Git for Windows. Where is the drag-to-upload box?"

— A statement dreamt up by the utterly deranged

Real git involves a lot of sweat, requires you to clean up any mess you make, and communicate with any partners about their preferred techniques instead of rawdogging it and waiting for issues. The pushing and pulling will come naturally but you need to know how and when to release, and be clear about how you wish to commit. Nightly is an option but good luck getting everyone on board. People might judge you for using the word "master" but it should be alright in private.

load more comments (5 replies)
[-] bjorney@lemmy.ca 15 points 13 hours ago

Git doesn't automatically recursively add all files in the directory to the repository though - VSCode decided that should be the default behavior, while other editors (intellij) ask if you want to add newly created files to version control

[-] ApexHunter@lemmy.ml 0 points 4 hours ago

That's how git works. Every file and subfolder under the repo's root folder belongs to the repo.

load more comments (4 replies)
[-] riodoro1@lemmy.world 17 points 12 hours ago

Typical web developer. He didn’t even know files can be deleted without going into „recycle bin”

load more comments (3 replies)
[-] Havald@lemmy.world 60 points 15 hours ago
load more comments (39 replies)
[-] ShortFuse@lemmy.world 12 points 12 hours ago

In reality, VSCode has local file history called "Timeline". It's enabled by default.

https://github.com/microsoft/vscode-docs/blob/vnext/release-notes/v1_66.md#local-history

load more comments (3 replies)
load more comments
view more: ‹ prev next ›
this post was submitted on 20 Nov 2024
626 points (97.3% liked)

Programmer Humor

19622 readers
1911 users here now

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

founded 1 year ago
MODERATORS