Hammerspoon - OSX automation in Lua for the win

For those who don't know, Hammerspoon is a fantastic automation tool for OS X.  It's basically a bridge between the operating system and the Lua scripting language. With its set of extensions (which you can write your own, by the way) you can automate...

9 years ago
Making video presentations from photos

Here's a little Java application i made to make it easier to create video presentations based on images. It allows you to add pictures and superimpose text on them. The resulting video is H264 encoded (and thus very small).

Source code is available here...

Problem starting Sidekiq in development

If you ever get this error:

can't link outside actor context

Followed by something like:

 /Library/Ruby/Gems/2.0.0/gems/celluloid-0.16.0/lib/celluloid.rb:176:in `new_link' /Library/Ruby/Gems/2.0.0/gems/sidekiq-3.3.4/lib/sidekiq/launcher.rb:21:in...

10 years ago
Planetary terrain in Unity 3D [video]

Here's a little something i've been working on in my spare time. Maybe it'll end up as a space game, who knows? :)