Live data from Hacker News

Atom's autocomplete just got better

blog.atom.io

21–30 of 62 posts

Re: Atom's autocomplete just got better

#23
I gave atom a shot ~6months back (ooh pretty), but gave up due to just how slow it was. I just downloaded it and it's still much slower than sublime text3.

SublimeText3 works great, so why are people willing to jump that ship onto this? Surely paying ~$70 is ok, laudable even, for a daily tool (notwithstanding the fact that it's supporting a indie dev).

Do people use this for day-to-day coding or is this like installing linux back in the day?

Maybe my coding style (bunch of microservices projects open in multiple windows at the same time with multiple tabs) just doesn't work with atom yet?

Re: Atom's autocomplete just got better

#26
post #23

I gave atom a shot ~6months back (ooh pretty), but gave up due to just how slow it was. I just downloaded it and it's still much slower than sublime text3. SublimeText3 works great, so why are people willing to jump that ship onto this? Surely paying ~$70 is ok, laudable even, for a daily tool (notwithstanding the fact that it's supporting a indie dev). Do people use this for day-to-day coding or is this like install…

> so why are people willing to jump that ship onto this

Highly active development and broadly extensible APIs allowing for straightforward community modification of core features. The very article linked to here is one example.

Re: Atom's autocomplete just got better

#27

I'm using Adobe Brackets, does this make me a loser or noob here?

Some may ignore it since it's now under Adobe's umbrella, however: it's open source, updated very regularly, and works quite well. I think the live preview editor for web design is quite impressive and I haven't seen an equivalent from other text editors.

I'm actually giving Microsoft's Visual Studio Code a shot and it's quite good too.

Re: Atom's autocomplete just got better

#28
post #23

I gave atom a shot ~6months back (ooh pretty), but gave up due to just how slow it was. I just downloaded it and it's still much slower than sublime text3. SublimeText3 works great, so why are people willing to jump that ship onto this? Surely paying ~$70 is ok, laudable even, for a daily tool (notwithstanding the fact that it's supporting a indie dev). Do people use this for day-to-day coding or is this like install…

Not a big fan of proprietary software especially software development tools .Imagine if Apache was proprietary, the internet wouldn't be the same.

Re: Atom's autocomplete just got better

#29
post #28
post #23

I gave atom a shot ~6months back (ooh pretty), but gave up due to just how slow it was. I just downloaded it and it's still much slower than sublime text3. SublimeText3 works great, so why are people willing to jump that ship onto this? Surely paying ~$70 is ok, laudable even, for a daily tool (notwithstanding the fact that it's supporting a indie dev). Do people use this for day-to-day coding or is this like install…

Not a big fan of proprietary software especially software development tools .Imagine if Apache was proprietary, the internet wouldn't be the same.

Apache (a server, huge lock in) and a text editor (no lock in) are not comparable.

Open Source is driven by paid competition, and vice versa. Linux wouldn't exist without Windows, and Firefox wouldn't exist without Internet Explorer. And Linux and Firefox both in turn pushed their close-source competitors forward, too.

I love open source (I used to work at Mozilla), but some of my favorite tools only exist because someone is getting paid to work on them full time.

Re: Atom's autocomplete just got better

#30
post #23

I gave atom a shot ~6months back (ooh pretty), but gave up due to just how slow it was. I just downloaded it and it's still much slower than sublime text3. SublimeText3 works great, so why are people willing to jump that ship onto this? Surely paying ~$70 is ok, laudable even, for a daily tool (notwithstanding the fact that it's supporting a indie dev). Do people use this for day-to-day coding or is this like install…

"SublimeText3 works great, so why are people willing to jump that ship onto this? Surely paying ~$70 is ok, laudable even, for a daily tool (notwithstanding the fact that it's supporting a indie dev)."

So because something works great and is 'only' $70 you get confused why people choose other tools?

1. Open source is always the first answer for a lot of people (myself included). Atom is new and is constantly being worked on. The package manager is really nice, and great new packages come out everyday.

2. 'Slow' is subjective. I have Atom, and I love it. I have Sublime too, and to be honest in my opinion the difference is not noticeable.

3. Open source again. This time for security reasons.

4. Most people would rather not pay $70 if they don't have to.

Sublime is a great program. But that doesn't mean it has to be the only program.

Note: I also have multiple tabs and multiple windows. Running stable and responsive. Most of the time when I have issues with Atom it's due to outdated/incompatible packages.

Note 2: IMO I strongly prefer dev tools to be open source. We're developers, what better way to show we care about the open source community than to use open source software for our daily tasks. A lot of people working with the application can also work on the application. It just makes sense.

Post reply on HN