8 Sep 2025

VSCode Workspaces to Tmux Session

Is there a way to work with VSCode workspaces in a Tmux session? I’ve found a way to do it and work with Vim in each workspace.

6 Sep 2025

Working Environment Bootstrapper

A summary of how I improved my dotfiles project to get a fully functional working environment ready in just a few minutes.

18 Jul 2025

Gastronomic Tourism

Memories and recipes from our first trip to Peru

17 Apr 2025

F. Chopin's Nocturne Opus 27 No. 2 in D♭ Major an Analysis

After months of practice, I’m finally diving into the soul of Chopin’s Op. 27 No. 2 in D♭ Major—beyond the piano.

28 Jan 2025

Contract Testing in Go

A real implementation of Contract Testing in Go—simple, yet effective.

7 Jan 2025

The Integration Test Trap: A Recipe for Inefficiency

Integration tests drain time and money, miss mistakes, and slow delivery. Attest why unit tests are the smarter, faster path to software quality.