Archive for March, 2012
Dual-booting with Dropbox
Posted by Kyle Lexmond in Sysadmin on March 15, 2012
Or, how to not waste your hard drive space when you’ve got dropbox installed on two OSes on the same drive.
Lua WTFs: a boolean apparently isn’t a boolean.
Posted by Kyle Lexmond in Programming on March 11, 2012
It’s 1:30am, I’ve been working on this for the last few hours (and got afair bit of stuf done), but i can’t wrap my head around this last problem.
Lightroom development tips & tricks: Dealing with asserts in an async task
Posted by Kyle Lexmond in Lightroom, Programming on March 10, 2012
Because I’ve encountered some problems, and found ways around them, but never documented them. I’m doing that now.
Ready for IPv6?
Posted by Kyle Lexmond in Sysadmin on March 7, 2012
In anticipation of signing up for fiber internet service at the next IT show (tomorrow!), I upgraded the two WRT54GL routers that provide internet access to the house with an IPv6 ready build of Tomato. The build’s called Toastman, and finding the correct version wasn’t trivial, but I’ve got DHCPv6 related stuff appearing in Windows […]
Lightroom plugin dev environment
Posted by Kyle Lexmond in Programming on March 4, 2012
I’m adding stuff to my Sta.sh plugin for Lightroom, just because I can. (And while I wait for the Sta.sh API to stabilize.) Things like Auto-updating to the latest version Debug logging & submission of logs Usage tracking New Sta.sh API features (Like folder renaming, except it’s broken as of when I write this post.) […]