Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Can't wait until they port it to a native language and don't have to include chrome and node.js.


So, like never? Also, if it's fast at what it does, what is it to you if it uses v8 and node?


It's not fast as what it does though. Opening files takes ages.


You don't use it to open a single file for editing, though. Think of it as a lightweight IDE. Use it to open you folder project, which I do once every few days or even per weekly reboot. Once it's up and running - which takes about 5 seconds for my project folder to open on a MBAir - its plenty snappy for editing code.

For one-off file edits, like my .bash_profile, nginx conf etc., I still use a terminal-based editor, which is what I'd use on a remote machine anyway.


So I would have to use two different editors, customize both, get used to both? That doesn't make sense to me (to be fair, mostly because I rarely have the need for IDE). But if I had, why use a lightweight IDE instead of a "full" one (say Visual Studio, JetBrains *, ...)?


If you don’t need a ‘full’ IDE there’s a lot of mental complexity you can avoid by going à la carte (editor+plugins). It’s easier to add features you care about than learn about a bunch of stuff you’ll never use. That’s very subjective, of course.


No, I see what you mean and I guess I agree. But learning how to invoke a feature or installing it should be equal I think.


That hasn't been my experience. Programing files open instantaneously.

Are you opening 100MB JSON/XML/CSV files? If so, yeah, I guess it's not for that.

Or you mean opening some single file ALONG with the editor? That's not how you use such a tool. For casual editing you can always vi.


Yeah, the second case. The problem is that new instance has to start, making it slower to open files than say Visual Studio.

I guess that's what I have to take from it - it's a bad file editor and since I edit files I shouldn't use it :)


I'm sure if you wait long enough we will come full circle again.


How would that be an advantage over the current platform?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: