> cat ~/blog/*.md | less

DUMP OF
THE LOG

Notes on hardware, software, and everything that happens in between my strange life. Written in plaintext, published in phosphor.

./rss.xml →
2026-08-02 travelconservationspanishbirding
[ES] El lugar más biodiverso del planeta.

En esta aventura, aprendí de biodiversidad, conservación, aves, amistad y hospitalidad.

2026-07-13 spanishselfhostingproxmox
[ES] Crónicas de self hosteo

No tenía idea en lo que me estaba metiendo `(*>﹏<*)′

2025-10-18
Teaching an ESP32 to recognise a chickadee

Running a tiny audio classifier on a microcontroller that costs less than the birdseed. Feature extraction, quantization, and the day it confidently called a squirrel a nuthatch.

2025-09-30
Camping with a soldering iron: a field kit

What actually earns a spot in the pack when you're three miles from an outlet — a butane iron, a solar bank, and the discipline to leave the oscilloscope at home.

2025-09-06
Rendering a million waveform transitions at 60fps

How WavePeek streams VCD files into a WebGL2 renderer without melting the tab. Batching, level-of-detail, and why the DOM was never going to survive this.

2025-08-14
Booting a 6502 soft-core onto a real CRT

VGA timing is a religion. A monitor ROM in 512 bytes, a framebuffer that fits in block RAM, and the exact moment the cursor first blinked back at me.