Back
Writing

ALL
POSTS.

Mar 202611 min

Vibecoding, AI, and the Difference Between Shipping and Understanding

Vibecoding started as an honest term for shipping fast with AI. It has since become a broader identity. The real question is not whether AI writes code, but whether you still understand what you are building.

AIDevelopmentClaude Code
Jan 202612 min

My First PCBs: Lessons from the First and Second Y-Link Hardware Revisions

What I learned designing my first two Y-Link DMX controller boards — from manually soldering an ESP32-S3 devkit onto the first revision to finally reaching a stable prototype in the second.

PCBHardwareESP32
Dec 202511 min

Why I Chose Tauri Over Electron for Y-Link Studio

Why I moved Y-Link Studio from Electron to Tauri: lower memory use, faster startup, a stronger Rust backend, and a better fit for a performance-critical desktop app.

TauriRustDesktop