Atom now available on Windows

by
in code on (#3QB)
If you haven't heard of Atom already, now's a good chance to get acquainted. It's GitHub's open source editor, and it's pretty awesome. The developers behind it write:
At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but also use productively on the first day without ever touching a config file. Atom is modern, approachable, and hackable to the core. We can't wait to see what you build with it.
It's different from traditional text editors in a couple of important ways, including a web-based core and Node.js integration. Atom is "A hackable text editor for the 21st Century." It is built on node and chromium and is very easy to extend and customize. Best of all, it is now available on Windows.

I have been using it on OS X for several months and like it a lot. It is great for ruby, python, html, etc. One of its few shortcomings is that it really isn't great for editing very large text files - megabytes of logs, for example. It's been available for Mac OSX for a while already. And for those linux users who do not want to wait for an official release, there is a build howto here.

Curious, or ready to start coding? Here are five tips for getting started.

Re: i don't understand (Score: 2, Interesting)

by kwerle@pipedot.org on 2014-07-11 15:52 (#2F4)

Your developers should be mindful of the target systems. If they're not, they're doing it wrong. Your testers should have systems with the target specs. If they don't, they're doing it wrong.

Even if you have all those programs running, most of 'em should be [mostly] swapped out while not being actively used. If they're not, you're running the wrong OS.

Computers are so powerful that I do all my development work on a laptop - and it runs like a dream. Even if I had 100 windows open and they all took 50MB of memory and were all fully active all the time, I'd still have several GIGABYTES to do real work in. I mean - just typing that shit blows my mind, because a decade ago that was hard to imagine, and two decades ago it was unfathomable.

When I started in college, emacs was still jokingly said to stand for Eight Megabytes And Constantly Swapping. Because 8 meg could easily cause you to swap - and because emacs was so HUGE!

Those days are gone.
Post Comment
Subject
Comment
Captcha
Which of thirty, 6 or 69 is the biggest?