699 reputation
59
bio website
location United States
age
visits member for 3 years, 10 months
seen yesterday
stats profile views 34

Jul
15
awarded  Yearling
Jun
30
awarded  Popular Question
Oct
18
answered How can I open a URL in Google Chrome from the terminal in OS X?
Jul
16
awarded  Yearling
Jul
6
revised Change a favicon locally in google chrome
deleted 68 characters in body
Apr
29
answered Start Firefox from Terminal on Mac OS X (Snow Leopard)
Apr
5
comment switch back and forth between TWO applications in Mac OS X
I believe you're looking for Command-Tab
Jul
16
awarded  Yearling
Jun
29
answered MacBook Pro: How to reduce a battery load as fast as possible?
Apr
26
awarded  Taxonomist
Apr
22
revised Manipulate Mac OS X file icons from Automator or command-line
added 62 characters in body
Apr
22
answered Manipulate Mac OS X file icons from Automator or command-line
Apr
20
answered Can you open a tarball on Mac OS X in the GUI?
Mar
14
answered Get back position in X11 in OSX?
Feb
28
comment Visit URL in running Firefox instance from command line in OS X
Indeed, I think I've been using too much Objective-C, where everything is camelCased
Feb
26
comment Visit URL in running Firefox instance from command line in OS X
open -a FireFox http://superuser.com if you have a different default browser
Feb
24
comment Changing default browser in Mac OS X
This isn't technically a Safari preference, Safari just allows you to change it (stored in com.apple.LaunchServices.plist). So there is sane design underneath, just not in the UI
Feb
23
answered Changing default browser in Mac OS X
Feb
2
answered what's the meaning of TTL=64?
Jan
13
comment Change a favicon locally in google chrome
True, to get it to persist over reloading you would need to make it a userscript. You would have to be able to differentiate between the targeted page and the non-targeted page somehow using javascript.