I’m a very big fan of the productivity improvements that only using keyboard shortcuts brings. You trade the learning of some button pushes for a lot of speed in your workflows while maintaining precision. I find using tools like Launchbar or Alfred or Quicksilver (when that was still a thing) very satisfying. Even the current version of the Mac’s Spotlight-searchbar is something I like very much.
Productivity Oct 21 2020
Terminal as an App-Launcher alternative on the Mac
I’m a very big fan of the productivity improvements that only using keyboard shortcuts brings. You trade the learning of some button pushes for a lot of speed in your workflows while maintaining precision. I find using tools like Launchbar or Alfred or Quicksilver (when that was still a thing) very satisfying. Even the current version of the Mac’s Spotlight-searchbar is something I like very much.
Hacks Feb 03 2017
How to add more games to NES Mini Classic using hakchi2 and a Mac
The NES Mini Classic is a wonderful little box. It captures most of the old gaming feeling by putting you close to the screen and giving you authentic feeling controllers. That all while displaying everything in a modern fashion on a up-to-date HDMI-capable device or TV.
Also part of the thrill is that it gives you all that good old classic games in it’s 30 game line-up so that you can play everything that you loved during the 90s. Everything? Just barely.
Development Aug 23 2016
Fixing failing SSL-certificate verification for Ruby under Windows
A while ago I wrote a little piece that was ment to safe people from the SSL-certificate problems that might occur using RVM.
For the past year this problem has not gone away and still exists today.
Management Jul 02 2016
The one IT skill I wished everybody had
There is a big gap in understanding between developers and business-people. Sometimes we are not aware of this gap, for example when we engage in emotional arguments about “how long things will take” or “if refactoring or features are more important”. But most of the time it is quite apparent that we have to work hard in meetings/workshops and discussions to clear up requirements and estimate complexities/timings between the guys implementing and the guys requiring something of a digital product.
Development Sep 19 2015
A new Ruby-gem for the Giantbomb API
You know, I really like videogames. I also really like structured data about stuff. e.g. IMDB or TheMovieDB. When it comes to data for videogames the best place for structured data is hidden in the editorial content of Giantbomb. They also offer a great API that gives access for this data. Sadly the ruby-support in gems was a bit limited.