Why I Decided to Migrate Kaunta from Fiber to Chi
Digging into why Kaunta's Datastar integration needed a boring-but-solid Chi + net/http foundation instead of forcing Fiber/fasthttp to behave like SSE-friendly middleware.
// transmission log
Four years of distro-hopping taught me that the real difference between Linux distros is not what most people argue about online.
[ Read Transmission ]Digging into why Kaunta's Datastar integration needed a boring-but-solid Chi + net/http foundation instead of forcing Fiber/fasthttp to behave like SSE-friendly middleware.
A journey through contributing to open source while jobless, discovering Chart.js, and learning how canvas elements work under the hood
That frustrating moment when Jest can't find your perfectly valid imports while everything else works fine - and how to fix it with moduleNameMapper.
From displaying 'FINALLY!' to scrolling through Reddit posts - how I turned my ESP32 into a tiny terminal for browsing r/Morocco on a 1.9-inch screen
A rookie's journey into ESP32 development - from struggling with USB cables to controlling LCD displays and making LEDs blink
How I learned to stop worrying and love ASCII art while building my first TUI with Gum - a Git branch manager that turns daily Git frustrations into terminal joy.
How I discovered that my terminal could be beautiful - from confusion about TUIs to finding Gum, the tool that makes bash scripts gorgeous.