I don't have a separate code editor and data viewer... I have a program I'm running that allows me to view and modify text files. The data I work with is often in flat files, and frequently in the ten to hundred megabyte range. Sometimes gigabytes or even tens of gigabytes.
Number of files... Let's move it around a few orders of magnitude to see how you feel. All else being equal, which program would you rather have on your system, one which is in 10 files... or one which is in 10,000,000 files? At some point, I think you'll agree, the large number of files installed for a program is an indication that the developers are doing things wrong.
> Let's move it around a few orders of magnitude to see how you feel
Haha! What a tactic for an argument. I'd love to see that added to yourlogicalfallacy.is but it's so absurd it'd never make the cut. I do feel like you've captured lightning in a bottle there though sir, you've made my day :)
Your argument is "you don't care." My argument is, "yes, you do, outside of some limits. I'm not willing to GUESS those limits to convince you, so let's push the numbers hard. SEE, you do actually care at some point."
Your argument that "you don't care" is not the whole truth.
Calling my argument absurd is rude. Feel free to say you're not convinced.
Speaking of which, their distribution mechanism (Chocolatey) seems interesting. For folks who use Windows, I'm sure an apt-get/brew equivalent would be really useful. The last time I tried to develop on Windows, I was totally shocked to discover that there wasn't any kind of package manager inside Cygwin -- and trying to install command line utilities outside of Cygwin was even worse.
I've had it running on xubuntu 14.04 for close to a month now. The biggest pain was during installation, it only gave root the read flag on some of the installed files. It had weird side effects like having to run as root before changing the theme. Once the permissions were fixed, it ran smoothly.
Which utilities were you trying to install? In my experience, I have a much better time using PowerShell and native tools for Windows.
Chocolatey is good, but last time I set up a PC and tried it, I had issues figuring out which version of the package to install (installer or portable), and I couldn't specify the location for each (I want small & frequent apps on SSD, everything else on HDD).
But I understand Chocolatey is just a suggestion, they also distribute Atom windows builds directly (link in the frontpage), right?
I agree. I had problems building atom from source on a linux box that sits behind a company firewall (due to it effectively blocking the git protocol). Can't wait for the Linux version.
Doesn't show useful info. Window load time is 1809ms, workspace load time 94ms, everything else is under 20ms. I hate being nitpicker, but thats a lot of time to load window.
Most importantly I miss SFTP. There's already a github project for sftp, but at the moment it's almost unusable. https://github.com/jules-r/atom-sftp
I also really miss bracket highlighter, it's a super small tool, but very useful. You could tackle the bracket highlighter plugin, it might even be possible with pure less/css depending on if Atom already has this built-in.
And I miss being able to run a Python REPL in Atom. Python and JS are my main programming languages.
I will switch when Atom gets more stable (I still encounter bugs everywhere), and more performant.
I have already developed a plugin for Atom, I hate the living shit out of Coffeescript, but I like Atom's API. It's a shame that the spacepen API was built in such a way that it's unbearable to write plugins with it in pure js.
https://www.youtube.com/watch?v=Vhh_GeBPOhs