Ask HN: What Happened to GitHub's Atom?
11–20 of 47 posts
Re: Ask HN: What Happened to GitHub's Atom?
#12Re: Ask HN: What Happened to GitHub's Atom?
#13I honestly don't get why people use Atom or even VS code for that matter. Vim and emacs come shipped with many systems, have good plugins, and are waaaay faster; not to mention no telemetry!
Re: Ask HN: What Happened to GitHub's Atom?
#14Re: Ask HN: What Happened to GitHub's Atom?
#15As somebody that grew up with Windows when MDI was all the rage, it is weird that this doesn't work.
Re: Ask HN: What Happened to GitHub's Atom?
#16I honestly don't get why people use Atom or even VS code for that matter. Vim and emacs come shipped with many systems, have good plugins, and are waaaay faster; not to mention no telemetry!
Re: Ask HN: What Happened to GitHub's Atom?
#17I value a technically inferior alternative insofar as it provides an "out" from a corporate entity. Sadly, using Firefox doesn't really mitigate Google's grip on my data since I'm still searching via the big G. I don't see the point of Atom as it's also Microsoft-bound, identical to vscode in ethos, and as you point out, gets far fewer man-hours of development. I am an emacs user.
That's rather easy to fix.
Re: Ask HN: What Happened to GitHub's Atom?
#18I value a technically inferior alternative insofar as it provides an "out" from a corporate entity. Sadly, using Firefox doesn't really mitigate Google's grip on my data since I'm still searching via the big G. I don't see the point of Atom as it's also Microsoft-bound, identical to vscode in ethos, and as you point out, gets far fewer man-hours of development. I am an emacs user.
Not a perfect solution but does allow some cake and eating it too.
Re: Ask HN: What Happened to GitHub's Atom?
#19Re: Ask HN: What Happened to GitHub's Atom?
#20I honestly don't get why people use Atom or even VS code for that matter. Vim and emacs come shipped with many systems, have good plugins, and are waaaay faster; not to mention no telemetry!
I'm a vim user for a lot of things, but there's some things that are just not as good. For example, auto-completion is definitely better in VS Code or Atom. Although, vim is improving in this respect with things like coc.nvim, they are still a _nightmare_ to setup.