Live data from Hacker News

My Ultimate Developer and Power Users Tool List for Mac OS X (2011 Edition)

carpeaqua.com

71–80 of 125 posts

Re: My Ultimate Developer and Power Users Tool List for Mac OS X (2011 Edition)

#71
post #67

Earlier quoted context omitted.

I'm probably going to buy a MBA soon after working with Debian & Openbox on a dated netbook for too long. I spend most of my time in side-by-side Vim/shell/ssh sessions inside tmux within the Guake terminal. If MacVim is a standalone app, why do people use it? Isn't one of the nicest things about Vim that it lives in the terminal and can be launched from any root in the terminal?

The only good reason to use MacVim is support for millions of colors so color schemes look nicer. It also supports full screen mode (now in Lion Terminal does too, but before this used to be a missing feature), also it's easier to launch MacVim as external editing tool for other apps like Firefox with Pentadactyl extension (this allows you to edit any text box/area with vim). Other than that, you really don't need Ma…

Cool. I'm a huge Pentadactyl fan, and that point (launchability) makes a lot of sense. Thanks.

Re: My Ultimate Developer and Power Users Tool List for Mac OS X (2011 Edition)

#72

A decent starter list, but definitely not complete (for me at least). I'd add the following * TotalFinder (makes the OS X finder not terrible anymore, tabs, etc) * HandsOff/LittleSnitch (oh, you're just using the built-in firewall? that's cute.) * Transmit (everything you could ever want in an FTP app) * CommandQ (W and Q are way too close together) * Mou (free alternative to Byword) * Evernote (note-taking that sync…

You forgot to add referral links to the itunes store in all these! -.-

Re: My Ultimate Developer and Power Users Tool List for Mac OS X (2011 Edition)

#73
post #37

Earlier quoted context omitted.

I love TotalFinder, and also can't live without flux. I don't really understand the excitement over Alfred/Quicksilver though... what does it do that spotlight can't? Just activate spotlight by pressing Command+Space, and type in whatever you want to do (you can launch a program, do a calculation, look up a word, whatever).

For myself: With Alfred and a well-tuned Quicksilver, I can: * hotkey it open * punch in the minimum to identify the application I want (usually 1 or 2 keys, 3 for rarely-used ones) * hit enter and be done with it in well below 1/2 of a second. With Spotlight, I can: * hotkey it open * punch in the minimum to identify the application (over 2x more, almost all the time) * wait for it to update * it shows the wrong app…

Strange, I've never found Spotlight to be that slow or frustrating. I just tried it again to be sure I wasn't kidding myself, and find that I type about 3 keys, and then there's the app I want by the time I'm finished pressing the 3rd key.

Re: My Ultimate Developer and Power Users Tool List for Mac OS X (2011 Edition)

#74
post #4

Given my personal experience I have to warn people away from HTTP Client. It is bug-ridden and broken. Many of the UI elements break in weird ways during normal use. I had to quit and re-run the application many times just to bring it back to a usable state (only to have it break again immediately). Spend your money on Rested instead. I don't quite understand the OP's assertion that "RESTed is a little bit more compl…

I use the RESTClient Firefox extension for this kind of thing. It also does oauth, which is nice.

Re: My Ultimate Developer and Power Users Tool List for Mac OS X (2011 Edition)

#75
post #21
post #17

I am genuinely surprised at how much others spend on software. I started totaling up his list (excluding monthly services like dropbox) and stopped when I reached $500, which was right around Cornerstone.

You've already sunk money into a Computer. If you pay a little more per year on software, how much better is your computer? It's a tradeoff which depends upon how much money you have, and how much utility you will derive. For example, unlike Windows, there is no free and convenient svn utility on the Mac. If I were using svn on the Mac frequently, Cornerstone (which is quite expensive by my standards) would be a nece…

This list is really GUI-centric. If you spend most of your time on the commandline, you don't need several of these.

Re: My Ultimate Developer and Power Users Tool List for Mac OS X (2011 Edition)

#76

One of my faves on the list: http://panic.com/~wade/picker/ Nice time saver

Man, I don't get a "developer color picker" that doesn't have a giant box with the hex color init. Fortunately, there's hex picker: http://wafflesoftware.net/hexpicker/.

Also, here's a script I use that turns color picker into an app: http://hints.macworld.com/article.php?story=2006040805092015.... (But only sort of, it's still one of those weird windows OS X has that you can't close the normal way.)

Re: My Ultimate Developer and Power Users Tool List for Mac OS X (2011 Edition)

#77
post #29

I'd love to get a compare/contrast between Cornerstone which the article mentions and Versions: http://versionsapp.com/ I sadly still have to use SVN for some things and have been using Versions for quite some time now. What does Cornerstone do that Versions can't do?

Do you know about git-svn? http://trac.parrot.org/parrot/wiki/git-svn-tutorial

Re: My Ultimate Developer and Power Users Tool List for Mac OS X (2011 Edition)

#78
post #63

Earlier quoted context omitted.

And it's broken. Screen updates are way slower, and stream redirection plain doesn't work. Terminal app is pretty good.

I thought I was the only one that witnessed slower screen updates. I don't know if it's the same thing, but for example, holding backspace to delete a few characters seems to lag (on an SSD with 2600k @ 4.5ghz and 8GB DDR3). I know I can just do C-u, but the lag is irritating nonetheless. Not to mention I actually like Terminal.app so I don't have a problem continuing to use it.

The original versions of iTerm gave me this problem, but since it was forked and called iTerm 2 I have never, ever had this problem. Are you using the newest version?

Re: My Ultimate Developer and Power Users Tool List for Mac OS X (2011 Edition)

#79
post #30

I was really hoping to see a fix for OS X's mouse acceleration. It's annoying when using the OS, and completely broken when I fire up StarCraft or something else that requires fast and precise mouse movements. (I'm using a Microsoft mouse on a Mac Mini)

This works very well to remove OS X's mouse acceleration:

http://www.teamliquid.net/forum/viewmessage.php?topic_id=194...

Post reply on HN