12 min read
What Everyone Gets Wrong About React Modals
If a modal should support Back, refresh, or a shared URL, it is not component state—it is navigation. Here’s the routing pattern most React apps miss.
My engineering blog: practical lessons from building mobile apps, web products, and the systems that keep them reliable.

12 min read
If a modal should support Back, refresh, or a shared URL, it is not component state—it is navigation. Here’s the routing pattern most React apps miss.
12 min read
Build one video player for iOS, Android, and web with shared React Native controls, platform-specific playback engines, explicit state, fullscreen, captions, and Picture in Picture.
6 min read
Set up AdGuard Home on OpenWrt while keeping dnsmasq for local DNS and routing every LAN query through encrypted, network-wide filtering.
4 min read
Set up WireGuard on OpenWrt to reach your home network remotely and secure traffic when you are using an untrusted connection.
7 min read
Run Blocky with Docker Compose for lightweight, network-wide DNS filtering using a clear configuration you can adapt to your own network.
2 min read
Save battery on an older Optimus laptop by powering down its dedicated Nvidia GPU with udev rules when you do not need it.
