this post was submitted on 08 Jun 2026
13 points (100.0% liked)
technology
24387 readers
285 users here now
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
- Ways to run Microsoft/Adobe and more on Linux
- The Ultimate FOSS Guide For Android
- Great libre software on Windows
- Hey you, the lib still using Chrome. Read this post!
Rules:
- 1. Obviously abide by the sitewide code of conduct. Bigotry will be met with an immediate ban
- 2. This community is about technology. Offtopic is permitted as long as it is kept in the comment sections
- 3. Although this is not /c/libre, FOSS related posting is tolerated, and even welcome in the case of effort posts
- 4. We believe technology should be liberating. As such, avoid promoting proprietary and/or bourgeois technology
- 5. Explanatory posts to correct the potential mistakes a comrade made in a post of their own are allowed, as long as they remain respectful
- 6. No crypto (Bitcoin, NFT, etc.) speculation, unless it is purely informative and not too cringe
- 7. Absolutely no tech bro shit. If you have a good opinion of Silicon Valley billionaires please manifest yourself so we can ban you.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments

Isn't the whole point of Zed being an open source Agentic IDE/Text Editor? I can't say I really understand stripping it down from it's main concept, considering that VSCodium, Helix, Kate, Geany, Emacs, Neovim, etc., are all great and ethical text editors.
But I'm not complaining either. The more FOSS projects, the better actually.
nah, a few centuries ago it was actually an editor with a novel idea. Basically centered around collaborative features like live-coding, chats and etc. That was its main focus but the more AI became shoved into everything, they followed suit i guess and the zed we know today isn't really the same anymore.
It started as a nice rust gui-based editor with a focus on collaborative editing. I think it shifted into the LLM stuff after its initial releases.
It started as a replacement for Atom after Microsoft killed it with VSCode after the GitHub acquisition, then they pivoted to be AI focused because they saw that Cursor was beating VSCode by just having AI stuff, and now everything sucks.
It's really good as a regular text editor/IDE. I don't use any of the AI features.
AI features are just how devs get funding I guess.
The two main draws are that its an "AI Editor" and most of the development has been working on those kinds of features. The other is that its in Rust, so should be very performant in general. Definitely seems to be defeating the point 1 by forking it.
I much prefer GUI editors with traditional keybindings and I'm very picky about their looks and behavior. VSCode and Zed were the only ones that I found were good enough. I considered VSCodium, but I think it has some issues with telemetry and AI stuff constantly leaking in from upstream. Gram is a hard, independent fork of Zed, so it shouldn't have those issues.