Hey, I’m Carlos!
I create, maintain, and operate software. Sometimes I write about it here.

Seven Languages in Seven Weeks: Erlang
So, I just bought “Seven Languages in Seven Weeks”. I’ve read the Ruby …
UP: A Jekyll theme
After a while using Jekyll Bootstrap, I just realized that it was so much bloated. Then, few …
Things that make me dislike Java
So, I just compiled a little list of things that, I believe, make me dislike Java everyday a …
Rails AJAXSpin
A couple of days ago I wrote about how to build a simple and non intrusive AJAX status with …
Simple RoR AJAX Status
tl;dr
A simple tutorial explaining how to made a simple coffeescript that can …
Configuring a git server with gitolite
Setup
You will need:
- git
- git-daemon-run
- ssh
- gitolite
Install everything:
$ apt-get install …
GWT Bootstrap 2.0.4.0 released
For those wo don’t know, GWT-Bootstrap wants to port the Twitter Bootstrap widgets to GWT …