Advent of Code Tricks
Advent of Code Last year I discovered and participated in Advent of Code (AoC from here on) for the first time. I had already the same year solved some 500+ ...
EHLO client!
Your web browser just sent a few HTTP requests to me and I replied with the content promptly. Hopefully all the bits were properly transfered, the DOM correctly built, and styles nicely applied, to render this website as intended!
This is my personal website at which you can find my blog, contact information and social links.
Advent of Code Last year I discovered and participated in Advent of Code (AoC from here on) for the first time. I had already the same year solved some 500+ ...
Remote Backups - Just Do It I wanted to share here a project that I did a few years ago but that is still very relevant. What is very relevant? To have off-s...
Following up on my blog post Removing Exif Data from Images in Your Website With Rake and CI Build Pipeline, I have a another nice feature that I added to th...
Diggin’ Dotfiles Collection It’s time to dig the dotfiles, and to dig in to them! This post is a part of a blog post collection called Diggin’ Dotfiles where...
Remote Backups - Just Do It I wanted to share here a project that I did a few years ago but that is still very relevant. What is very relevant? To have off-s...
Enter »» /projects ««
With this post I’m declaring my latest project nestedtext-ruby more or less done (for now)! It’s a library for a new exciting data format designed to address...
Writing a chat bot is maybe something that one does more a junior getting in to programming. It turns out it can still be fun even though I’ve programmed for...