Hey, I’m Carlos!

I create, maintain, and operate software. Sometimes I write about it here.

Hey, I’m Carlos!

Introducing JVM - The Java Version Manager

In recent years it has become more and more common to work in different projects running on …

Dump a PostgreSQL table as insert statements

FYI: Like the previous post, this is a really quick tip.

Find non-ASCII chars

FYI: This is a really quick tip.

Integrating Minitest with Shippable

I know, everyone uses Travis. I have nothing against it. But in case you want to test and/or …

How to write a good tech job description

Recently I saw a job description of a Brazilian company, more or less like this:

Jekyll: Reading time without plugins

Estimated reading time of a post is a feature that became popular, I believe, with Medium.

OpenSourcing my blog again

Once upon a time, my blog was OpenSource. People liked it and forked it tons of times, but they …

Jekyll with Sass

I followed @mdo’s recent article “Using Sass with Jekyll”, and wanted to …

Lint your shell scripts

I will start this by quoting the bashstyle’s readme: