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

Best commit message ever #git #win

permalink

a CSS rule to make images sane in fluid gmail: html > body > img { max-width: 100%; max-height: 100%; }

permalink

I have iTunes autoname my files based of their tags. Apparently if a track starts with "(", it won't prepend the track number to the file name. #fail

permalink

#music curating has reached a new milestone. All albums in iTunes are complete. Next, get rid of all those 128 kbps tracks.

permalink

* 4 * * * means every minute of the 4 o'clock hour #cron #fail

permalink

speaking of proxies ... hyperbo.la, now with 100% more reverse proxying (apache to gollum) #gemsanity

permalink

I first used Charles this past summer. A very valuable tool for network observation and debugging https://www.charlesproxy.com/

permalink

Google plus, you are no longer app tabified. slow #fail

permalink

Just did an ubuntu server upgrade from hardy #linux #fail

permalink

Why dynamic languages suck sometimes: I spent the last 45 minutes debugging a python script. I thought I had logic errors. What actually was wrong was that I renamed a variable and missed one. #fail