I'm sorry but I'm too far deep into emacs to ever use anything else
technology
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.
I wish I got into emacs when my brain was still playable lol. Every time I open it to try and learn I feel like I spend 70% of my time messing with configs and scripts/extensions. Same with Vim (though vim/vi/micro/nano are fantastic when I just want to quickly edit a file).
I hate that I'm just a VSCode plebian now, but the defaults are good enough to just work for me. Maybe one day I'll set up a whole dotfile management system, but I have too much work to do lol
I used VCCode for the longest time because yeah it just kinda works. My emacs config started very slim and I just add a little to it over time when I want something new. It keeps me from getting overwhelmed.
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'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.
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.
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.
This is what I used to use in college:
It's FOSS that's been around for a long time, but seems to have been kept up to date by a dedicated community.
The kde counterpart, Kate, is quite decent too. It has native lsp integration.
