hyperbo.la :: lifestream
Photo for post 142.
permalink

you can see the xcode in my eyes ... #allidoiscode

permalink

Switched to solarized color scheme in terminal and #vim. Everything looks different, I love it though. I'll get used to it. Also, Inconsolata rocks.

permalink

lol my site looks like this http://twitter.github.com/bootstrap/examples/container-app.html #bootstrap

permalink

^(void) { NSLog(@"Closures are cool"); } https://spicedcocoa.wordpress.com/2010/06/16/working-with-blocks-in-objective-c/

permalink

history of version control. An entertaining read https://www.flourish.org/2011/12/astonishments-ten-in-the-history-of-version-control/ woo #git

permalink

so after hacking around in #objc all day, the syntax is starting to make sense. I actually kinda like it. #macruby is so awesome though.

permalink

https://johnkary.net/git-1-7-8-changes-for-the-everyday-developer/ #git grep is pretty cool, but I think i'll stick to #ack

permalink

sweet, there's been a patch since may, but no need to put out a bugfix release or anything https://github.com/github/gollum/issues/147 #fail #git

permalink

#firefox dims the favicons of inactive tabs. That's so nice.

permalink

printed over 600 pages in an athena cluster today #win

permalink

#hack to fix someone else's #PHP #fail foreach ($_POST as $key => $value) { $_POST[$key] = mysql_real_escape_string($value); }

permalink

what I've been working on: sandboxing #chrome extensions

permalink

apache, quit installing sites into my sites-enabled directory. You're taking my site offline #fail