Standard Search
About 10 results
https://mackuba.eu/2020/04/03/coronavirus-charts/ · 3 Apr 2020
I’ve been tracking the growth of the new coronavirus ever since it first appeared in China in the last week of January, and even more since it spread to Europe around mid February. Initially I’ve been looking mostly at the popular ArcGIS dashboard made...
https://mackuba.eu/2013/02/18/pick-holes-in-your-gemfiles/ · 18 Feb 2013
The beginning of 2013 was a really bad time for the Ruby community. In the first few weeks of the year a few separate security issues were found that made everyone run to their SSH consoles to update their Rails apps. Rails itself had to be updated 4 times...
https://mackuba.eu/2012/05/06/extending-asset-pipeline-with-custom-preprocessors/ · 6 May 2012
If you’ve read the Rails 3.1 asset pipeline docs, you’re probably aware that you can add preprocessors to your asset files by appending extra file extensions. For example, to write your JS files in CoffeeScript you need to add the suffix .coffee, and i...
https://mackuba.eu/2011/04/14/psionides-blog-sinatra-edition/ · 14 Apr 2011
I started this blog almost 3 years ago. It was a bit of an experiment, as I wasn’t sure if that actually made sense, if I would want to keep writing it a few months later - so I put it on Jogger (Polish Jabber-based blog service) and I used the clas...
https://mackuba.eu/2009/12/18/jslint-on-rails-available-as-gem/ · 18 Dec 2009
I released version 1.0 of JSLint on Rails yesterday. It has a few new options (see Github project page for more info), but the biggest change is that it’s now available both as a plugin and as a gem, so it can be used also with Merb and other frameworks...
https://mackuba.eu/2009/11/23/check-your-scripts-with-jslint-on-rails/ · 23 Nov 2009
This year, for several months I’ve been working on a project which involved quite a lot of JavaScript. I’ve already written about how this prompted me to start writing JavaScript unit tests. But as I found out later, there were some kinds of JavaScrip...
https://mackuba.eu/2009/09/02/installing-sphinx-on-macosx-from-ports/ · 2 Sep 2009
A few days ago I spent a couple of hours trying to install the full text search engine Sphinx on my work computer in order to use it in my current project. I’m posting the details here, maybe this will save someone some time…
https://mackuba.eu/2009/05/10/javascript-unit-testing/ · 9 May 2009
I’ve read a lot about good programming practices recently. I’ve read the “Pragmatic programmer” book (which is awesome, one of the most useful books I have read, seriously); I’ve watched a great presentation “Craftsmanship and ethics” by Rob...
https://mackuba.eu/2008/12/02/code-like-a-hobo/ · 1 Dec 2008
For the last 2 months, I’ve been using a new Ruby framework at work. A very… interesting framework :) It looked very promising in the beginning, only to become a complete disaster a few weeks later. I thought I could share some of my experiences wit...
https://mackuba.eu/2008/06/22/to-cocoa-or-not-to-cocoa-that-is-the-question/ · 22 Jun 2008
It seems that starting a blog was not the only stupid idea I had recently. I’m having more of those… For example, now I’m thinking about learning some Cocoa and writing some applications for the Mac :) I’ve been planning for some time to write so...