this post was submitted on 28 Feb 2026
520 points (95.8% liked)
Privacy
46827 readers
1573 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It feels like people are just punching themselves in the face.
Yes, Microsoft has taken over a lot of projects which made coding easy. So either you submit to Microsoft's control or you spend the time to learn to use the alternatives.
Emacs is basically older than computers, stable and has a huge amount of support and plug-ins. Nvim is newer, but vi/vim have existed since before electrons learned to jump bandgaps and has a similarly deep level of community expertise/support.
If you're just starting off, your school is likely deep in Micrsoft's sphere of influence so you probably learned VS Code/Visual Studio. Moving to Emacs or Nvim is much harder than it would be if you had learned them in the first place, but believe me (a random stranger on the Internet wouldn't lie to you!) it is worth the time to learn.
Centralized platforms for multiple uses and a huge tool ecosystem. That is it. It is simply much much much easier to set up and get a consistent experience.
Embedded coding (as an example) has an extremely scattered ecosystem of vendor-run IDE forks which are usually a pretty bad experience.
Their commandline documentation is often complete trash so instead of fixing that, they just make a simple plugin for vscode and they have a cross-compatible IDE that already works with all of their customers' favorite plugins with very little work.
Also, code-server. There is no other IDE that has an experience like that as far as I know.
I understand and agree with you.
Various companies go out of their way to make plugin-ins for the platform that everyone uses and everyone uses the platform because of the additional support that it receives on account of being the most popular.
Microsoft is the one that ultimately benefits by being able to make anti-consumer decisions because each individual decision by Microsoft isn't as bad as the friction required to switch and learn to a new IDE. Microsoft can move the product in any direction that they want as long as they do it in steps tiny enough to not scare people away from their platform.
In the end we're the frogs that they're boiling, eventually you gotta jump out of the pot.