Live data from Hacker News

Atom 1.0

blog.atom.io

31–40 of 459 posts

Re: Atom 1.0

#31

what's up with name reuse these days. atom (the syndication format) may be on the verge of becoming obsolete, but it's also forgotten and irrelevant already to warrant a name reuse?

I don't see the problem, they aren't even in the same domain.

Why would we name a text editor after a particle?!!?! I THOUGHT I WAS INSTALLING A HYDROGEN MOLECULE.

Re: Atom 1.0

#32
Have they resolved the long-standing performance issues present for the last six months? I've tried using Atom numerous times, but the longer it runs, the less stable it gets.

Re: Atom 1.0

#33
post #2

I still haven't given Atom a go. Is it worth switching from ST3?

Atom is nice but much slower than ST3. It takes 30 seconds to open a file while ST3 almost instantly loads. It's not worth switching from Sublime.

I've been using atom for several months now, and i've never had a file take 30 seconds to open..

Granted all my devices use SSDs, but still for me it's been like 10 seconds at the worst, and currently it opens in like 3-4 (and i have about 30 plugins too)

Re: Atom 1.0

#35
post #25
post #8

i have been using it for 3-4 months now and its getting there each month. Sometimes the plugins fail but this could be because of the rapid development cycle of atom. On the positive side, its a good text editor, easy interaction, plugin install super easy. A downside is that its not easy on your ram though. Consumes more than what vim would do. But overall, if you need a modern editor, this is the way forward.

How well does it support other languages other than JavaScript? Will I be able to do mobile Android and iOS development at some point, or Haskell, Go, etc?

Facebook has built a set of plugins for doing just this. It basically turns Atom into an IDE. Haven't tried it myself but from the videos it looks nice.

http://nuclide.io

Re: Atom 1.0

#36
post #8

i have been using it for 3-4 months now and its getting there each month. Sometimes the plugins fail but this could be because of the rapid development cycle of atom. On the positive side, its a good text editor, easy interaction, plugin install super easy. A downside is that its not easy on your ram though. Consumes more than what vim would do. But overall, if you need a modern editor, this is the way forward.

What does modern editor mean? flimsy plugin system and multiple cursors come to mind.

Re: Atom 1.0

#37

Is it still limited to only editing files < 2 Megabytes? For most people that is not a showstopper, but it may be for some.

No, recent patch increased the limit to blazing 4 MEGABYTES!

People editing files longer than that are certainly in the minority.

Re: Atom 1.0

#38

Is it still limited to only editing files < 2 Megabytes? For most people that is not a showstopper, but it may be for some.

No, recent patch increased the limit to blazing 4 MEGABYTES!

Without code highlighting though, if I remember correctly. I don't see myself editing a >2MB file containing code, but still...

Re: Atom 1.0

#39

Have they resolved the long-standing performance issues present for the last six months? I've tried using Atom numerous times, but the longer it runs, the less stable it gets.

this release includes a lot of performance optimizations. Check out there blog, there have been a couple articles in the past week or two talking about some of them.

I haven't been using atom for those exact reasons. Definitely going to give it a shot again now.

Re: Atom 1.0

#40
post #25
post #8

i have been using it for 3-4 months now and its getting there each month. Sometimes the plugins fail but this could be because of the rapid development cycle of atom. On the positive side, its a good text editor, easy interaction, plugin install super easy. A downside is that its not easy on your ram though. Consumes more than what vim would do. But overall, if you need a modern editor, this is the way forward.

How well does it support other languages other than JavaScript? Will I be able to do mobile Android and iOS development at some point, or Haskell, Go, etc?

I regularly work on Go projects with Atom using the go-plus[0] plugin

[0] - https://atom.io/packages/go-plus

Post reply on HN