I'm really sad to see that they totally blew it. The performance of a webapp with the accessibility of a desktop app. Not to mention that it's closed source. This is a tremendous step backwards. Looking at the implementation of the open sourced packages is discouraging as well. It looks like they are using a Backbone inspired jQuery infested nightmare of clientside MVC. Maybe my bitterness comes from the fact that I'…
Atom
331–340 of 662 posts
Re: Atom
#332Re: Atom
#333The 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.
I've sworn by SublimeText until now. And Atom is getting released during a time when I'm increasingly learning to love console-only computing. I envision a day when I can travel the world with a cheap laptop/chromebook and do all my coding remotely via SSH.. and Vim is very much at the core of that dream. Now I just have to master it.
Re: Atom
#334Re: Atom
#335Earlier quoted context omitted.
Where are you getting this from? I can see all the source at https://github.com/atom . Every repo I checked has the MIT license.
Can you build a fully functional version of Atom just from those repos? To compare, Apple releases source code for some components, but they definitely don't distribute "/System/Library/Extensions/Dont Steal Mac OS X.kext".
Re: Atom
#336> A hackable text editor for the 21st century I'll fix: A proprietary (unhackable) text editor that only runs on OS X. I imagine that web developers will drool over this.
And it reports data to Google... http://atom.io/packages/metrics
Re: Atom
#337The 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.
I've sworn by SublimeText until now. And Atom is getting released during a time when I'm increasingly learning to love console-only computing. I envision a day when I can travel the world with a cheap laptop/chromebook and do all my coding remotely via SSH.. and Vim is very much at the core of that dream. Now I just have to master it.
Re: Atom
#338Looks like i was wrong.
Re: Atom
#339To help us improve the editor, Atom sends usage information to Google Analytics. See [atom/metrics]( https://github.com/atom/metrics ) for details. More data going to Google without opting in first? Bummer.
See, I never get the tinfoil hat crowd. Are any of us so self-important, that we think our usage stats for a text editor are some kind of top-secret data? I mean, come on - it's a text editor - I edit my scratchpad and my coding projects on it. If any of the stuff I had was that top-secret, I'd be doing it in a digital clean-room, with an airgap. And I'd actually have top-secret clearance. How many of us here actuall…
Google analytic is everywhere. If you don't want Github to track you, then don't use it. So if people fear Google, then should Github do the tracking on its own? Then all the sudden Github is not evil anymore. But look: github has your repository, your code. If you have a private repo, github still owns the source code in their data store. So in the end, privacy on Github? Minimal.
And you know what? Github itself has been using Google analytic for years. And now we are complaining about Google collecting data?
If you care about privacy, you shouldn't even be using Github. If you care about your privacy, you should never give up your true IP, your true identity on the Internet.
Re: Atom
#340Earlier quoted context omitted.
Any chance for ChromeOS support?
It's most likely not possible until there's a "hosted atom" you connect to with your browser. ChromeOS is /just/ a web browser and won't run node, which Atom uses to do its processing.