On my KDE install I disabled Nepomuk as it doesnt offer me any functionality.
read moreOn my KDE install I disabled Nepomuk as it doesnt offer me any functionality.
read moreJust had to debug where one query that took up to 5 seconds on production came from. The query itself is following
read moreToday I had to stub a WillPaginate::Collection for my cucumber tests. It’s pretty simple.
read moreCurrently I am upgrading my GPS Track Management Platform Breadcrumbs from Rails 2.3.9 to Rails 3 and finally to Rails 3.1. The upgrade went surprisingly well (I am still not finished) but after a doing the little things that Ryan is showing in his Railscast Rails 3 upgrade, my app was working again. Most of my work was upgrading the ActiveRecord finders and scopes to the new syntax.
read moreHad this nasty bug after I had the bug below. Looking at the stack trace I saw that geokit is parsing a cookie and somehow this failed. So clearing the cache solved the bug.
read more