/ blog / archive — 2 entries

BLOG_

> cat /var/log/thoughts.log
Field notes from 35+ years in the trenches. Mostly C# / .NET / Avalonia, some Rust, rants about OOP, retro emulation, and whatever weird thing has me up at 2am.

Sort
archive // All 2026 5 Apr 2026 5
Showing2of 2 entries · filter: dotnet > order by date DESC
2026 // current cycle
0x05 2026.04.26 Turning an SBC's OTG port into a real USB keyboard — and the three traps that ate days of mine A $20 single-board computer can pretend to be a USB keyboard the host OS can't tell from real hardware — but only after you survive the descriptor cache, the layout-on-the-host gotcha, and Windows silently dropping the first keystroke. Here's the working setup, the three traps, and the warm-up that fixes them. glyphdeck sbc armbian usb-otg usb-gadget hid keyboard configfs libcomposite dotnet operator-notes 15′ 0x02 2026.04.24 Building EvilGeniusLabs.ca: from mockup to production in a week Five days from domain purchase to a live site with blog, wiki, books, authenticated comments, container registry, and CI. The stack choices, the design mockup, the milestone-driven plan, and an honest accounting of how I used AI as a pair programmer to ship it. meta build-log dotnet razor-pages ai-assisted 10′