Una carta de amor al tema de Tarrey Town en Breath of the Wild y a las bandas sonoras adaptativas.
Configuración de CI para jams
2024-02-01
Una explicación de cómo configurar una build y deploys automáticos basada en la que uso en jams, con GitHub Actions y Godot
Setting up shared folders in Linux
2023-09-11
Recently I found an article that advocated having separate work and personal users in your laptop to avoid this case. Here’s how to set up shared folders for those users.
Librarian tools for a more civilized age
2021-06-26
A thought about digital tools. You wouldn’t trust a plumber that doesn’t know how to use a wrench. As a programmer, do you know your tools?
On insecurity and self-narrative
2021-05-03
A personal anecdote and a reflection on how our own narrative affects how we feel
Painless responsive CSS: water, flexboxes and grids
2021-01-31
A quickstart guide on how to style the layout of a website while keeping it simple.
API discovery in Android Apps and task automation
2020-11-06
On how to use a Man-in-the-Middle proxy to reverse engineer an otherwise hidden Android App API, and what to do with that. This is not a post about app development.
A universal document language
2020-08-12
On how to use Markdown and Pandoc to generate documents in multiple formats (HTML, PDF, DOC, PPT, ODT…)