Live data from Hacker News

Atom

atom.io

61–70 of 662 posts

Re: Atom

#61
Bracket is built on top of Code Mirror. It never feels like a native editor. If Atom is using a Webkit renderer for core editor part, I'm not gonna switch from Sublime anytime soon

Re: Atom

#62
post #31

What's the difference between this and Emacs?

The big difference from my perspective is that Atom isn't currently FOSS. Other than that, the maturity of the emacs ecosystem is both one of its greatest features and a bit of a curse.

Re: Atom

#63
I am very excited about this, I love the Github team and this looks like a great tool.

My only question is -- why should I switch to this from Sublime Text? Are there specific use cases it handles better out of the box, or is it more of a modular base that will be expected to grow and outfeature ST2/3's seasoned plugin economy? I am very happy with Sublime Text now, but I would be willing to switch if either it gained a lot of traction, or could do stuff that I couldn't do with Sublime.

Re: Atom

#64

Can I use it online? That would be the killer feature for me, being able to code on anyone's computer in a second. Currently it's basically the only thing stopping me from being able to pick up anyone's computer and use it as I use my own.

Try Codio: https://codio.com/

Re: Atom

#65

I am very excited about this, I love the Github team and this looks like a great tool. My only question is -- why should I switch to this from Sublime Text? Are there specific use cases it handles better out of the box, or is it more of a modular base that will be expected to grow and outfeature ST2/3's seasoned plugin economy? I am very happy with Sublime Text now, but I would be willing to switch if either it gaine…

I believe the main benefit is that it is much easier to customize/change/tweak.

Re: Atom

#66
post #7
post #2

I can't tell from this page whether it's open source -- I hope it is.

At the least seems like there will be a paid version: https://github.com/atom/welcome/blob/master/lib/welcome.md

"free during beta" doesn't always imply "paid on launch" and I'd be surprised if the basic editor was paid. Github certainly doesn't need the cash and usage is oxygen.

Re: Atom

#67
Gross.

The moment that their new editor provides some piece of Github functionality that isn't exposed to an open API is the moment that we need to bail, en masse.

We've already killed Freshmeat and Sourceforge for turning lame, this shouldn't be hard.

Re: Atom

#68
post #59

Metrics is an interesting package. It reports usage stats to Google Analytics, referenced by a hash of the machine's MAC address: http://atom.io/packages/metrics

Good catch. I really shouldn't have any more of a problem with a desktop app tracking me than I do a web app but for some reason I do. I guess because I can always use Disconnect in the browser and I can't with Atom. I guess the fact that it is open about it is a positive thing, though.

Re: Atom

#69
post #65

I am very excited about this, I love the Github team and this looks like a great tool. My only question is -- why should I switch to this from Sublime Text? Are there specific use cases it handles better out of the box, or is it more of a modular base that will be expected to grow and outfeature ST2/3's seasoned plugin economy? I am very happy with Sublime Text now, but I would be willing to switch if either it gaine…

I believe the main benefit is that it is much easier to customize/change/tweak.

I don't see a reason to take that as a given. This uses node, ST uses python. Sublime plugins have a huge amount of power and python is certainly not terrible to work in.

Re: Atom

#70
post #56

Earlier quoted context omitted.

It's called vim.

I think he means that we need editors that are powerful AND easy to use. Seems like vim isn't really for someone like me (I haven't studied PhD level computer science and I don't write compilers and/or lisp interpreters in my spare time for fun).

You don't need to do those things to use vim. It just has a kind of steep learning curve -- one that has to do with just getting used to its keybindings (ie, nothing to do with PhD level cs or writing compilers).
Post reply on HN