Live data from Hacker News

Atom

atom.io

21–30 of 662 posts

Re: Atom

#22

A competitor to Sublime is a great thing. Sublime is great and I love it, but we need more teams like Github building editors that make sense. Thanks Github!

It's called vim.

Re: Atom

#23
The more I see new editors floating around, the more I'm sticking to VIm. I am getting old, or it's a just a survival instinct.

On the other hand, the more the better, but we have already too many editors around.

Re: Atom

#24

No mention of supported platforms, but the documentation refers to keyboard shortcuts like "cmd-shift-P". This isn't Mac-only, is it?

I'm certainly getting that feeling.

Re: Atom

#25

No mention of supported platforms, but the documentation refers to keyboard shortcuts like "cmd-shift-P". This isn't Mac-only, is it?

No, just normal developer monoculturalism. Same as showing only Mac screenshots that is common, or showing your website inside a Macbook, etc.

Re: Atom

#26

No mention of supported platforms, but the documentation refers to keyboard shortcuts like "cmd-shift-P". This isn't Mac-only, is it?

It's built on node-webkit and chromium, which technically works on Windows, OSX and Linux. Do you seriously think they would make an OSX only editor when there's already so many that work on all platforms?

Re: Atom

#27
post #8

As was speculated in the other thread the beta looks like it will be closed, there's a "request and invite" form on the page. Others noted that the source mentioned "free during beta", I certainly hope that's not the case and it's truly FOSS. Sublime Text development has slowed significantly recently and the community can't continue to drive it since it's closed. Funnily enough, Sublime Text was born out of Textmate…

If you want an open-source text editor based on Node.js, Light Table might interest you.

(Light Table itself is written in ClojureScript, which is a bit idiosyncratic, but it's hardly worse than Elisp, and anyway you can write plugins in normal JavaScript.)

Re: Atom

#30

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.

I believe that's the point -- it's web based.
Post reply on HN