Is anyone else creeped out that this desktop application phones home every time you start it? Is this just the new normal now?
Atom Reaches 1M Active Monthly Users
21–30 of 87 posts
Re: Atom Reaches 1M Active Monthly Users
#22Re: Atom Reaches 1M Active Monthly Users
#23Is anyone else creeped out that this desktop application phones home every time you start it? Is this just the new normal now?
Re: Atom Reaches 1M Active Monthly Users
#24Just switched over from Sublime to Atom yesterday. Couldn't be happier. The community around Atom is active, and exciting, much unlike Sublime Text. I hope subsequent updates make it faster, since ST still has an edge there.
How is Atom for non-web languages such as C?
Re: Atom Reaches 1M Active Monthly Users
#25Atom is very nice. The Emacs of 2016.
(I'm a Vim user myself, but I feel like comparing Atom to Emacs is a big... optimistic. People keep complaining about how slow Atom is, how much memory it hogs up, etc. I think it needs at least a few more years of maturation before being able to call it "the Emacs of X")
Re: Atom Reaches 1M Active Monthly Users
#26Just switched over from Sublime to Atom yesterday. Couldn't be happier. The community around Atom is active, and exciting, much unlike Sublime Text. I hope subsequent updates make it faster, since ST still has an edge there.
How is Atom for non-web languages such as C?
You might have to add some of the syntax highlighting etc, but there are packages for most languages available directly in the built in package manager.
Re: Atom Reaches 1M Active Monthly Users
#27Earlier quoted context omitted.
> Much as I like Sublime Text, the fact that it's proprietary has prevented me from using it. Same here, and when I recently ran into some built in limitations with gvim regarding its inability to easily deal with proportional width fonts, I switched to Atom. I've been really happy so far -- the vim mode plugin is nice. Atom isn't perfect, but it's good enough for now, and the extensibility model makes me confident t…
Why would you want proportional width fonts in Vim? Forgive me for asking, it's probably pretty obvious to you.
Re: Atom Reaches 1M Active Monthly Users
#28Just switched over from Sublime to Atom yesterday. Couldn't be happier. The community around Atom is active, and exciting, much unlike Sublime Text. I hope subsequent updates make it faster, since ST still has an edge there.
How is Atom for non-web languages such as C?
Re: Atom Reaches 1M Active Monthly Users
#29Re: Atom Reaches 1M Active Monthly Users
#30We at Nylas built an email app that originally was a fork of Atom, and now runs on Electron (which is evolving way faster). http://github.com/nylas/n1
I honestly think that Electron is the future of desktop software, and it all started with Atom. Hats off to those folks for continuing to invest in this project!
(also, zcbenz is a complete badass who doesn't get enough credit)