Earlier quoted context omitted.
[flagged]
Does it mean that it’s excruciatingly difficult to write a yes/no prompt in Rust? You can make an editor, but not a consent prompt…
Zed Editor automatically downloads binaries and NPM packages without consent
61–70 of 183 posts
Re: Zed Editor automatically downloads binaries and NPM packages without consent
#62Re: Zed Editor automatically downloads binaries and NPM packages without consent
#63[flagged]
Re: Zed Editor automatically downloads binaries and NPM packages without consent
#64[flagged]
> And people wonder why foss devs burn out.
These are full-time devs, working for an investor-backed company that plans to make money off the editor. The FOSS part allows them to profit off the work of volunteers.
Re: Zed Editor automatically downloads binaries and NPM packages without consent
#65Re: Zed Editor automatically downloads binaries and NPM packages without consent
#66Earlier quoted context omitted.
> I don't really see the big deal here. Who wants to approve and configure all of their language servers? everyone > If you open a file for that language, is there ever a time you would deny the download? every time default should be offline imo. want to download something? do it manually and place in folder etc
Just migrated from Vim to NeoVim. Downloading and configuring all the various LSPs has genuinely been one of the most frustrating aspects.
Re: Zed Editor automatically downloads binaries and NPM packages without consent
#67[flagged]
> And people wonder why foss devs burn out.
I have slowly become convinced that the open source community has been infiltrated by trolls from, eh, I don't know – something or someone that doesn't like open source. I have no direct evidence for this, but it does seem to align with observed facts.
A few days ago someone posted some hobby project they worked on, and of course one of the replies was some unhinged rant about how the chosen $language wasn't any good and how they would "rather kill myself" than use that language... Okay... I don't think any normal personal can get get that triggered by someone's hobby project, hence my conclusion: infiltration by trolls.
Re: Zed Editor automatically downloads binaries and NPM packages without consent
#68Earlier quoted context omitted.
No wonder. Of all the languages I code in in VSCode, Golang is the most frustrating to use as I can’t jump to definitions with Cmd + Click the way I can in JS, PHP or Java. It there a decent alternative for Golang on the Visual Studio Code marketplace?
Jetbrains has a decent golang IDE. I don't use it because I use Vim. Vim's not for everyone.
However, this makes me wonder how much of a surface attack this is.
Re: Zed Editor automatically downloads binaries and NPM packages without consent
#69Earlier quoted context omitted.
I think they must have, it's not quite on the level of Goland, but VSCode with all the necessary extensions works well for Go, and doesn't eat 32GB of my RAM to do it.
That would be quite funny. In a thread about additional components being installed without prompts, a user jumps out to complain about missing functionality in another editor because they refused to install an additional component when prompted.
It tells you what/why it's needed, it's up to you to accept or decline, but you should accept that things won't work well if you don't.
I'm no Microsoft fan (quite the opposite), but VSCode handles this about as well as anything could.