Hey, I'm MerceMay.

I write code for a living — mostly backends, mostly Go and Rust, occasionally whatever the oncall rotation requires. This site is where I post longer notes about distributed systems, networking, Linux weirdness, the homelab in my closet, and photographs I take when I step away from the keyboard.

Nothing here is sponsored. Nothing here tracks you.

Recent writing

Projects

  • httptapA terminal UI that lets you inspect live HTTP traffic on a process without reaching for Wireshark.
  • ripgrabA Rust log tailer that applies ripgrep-style regex filters and structured field extraction across multiple files.
  • tilstreamA static site generator for Today-I-Learned notes. Takes a folder of short markdown files and builds a searchable, RSS-friendly site.
  • homelab-composeMy home server stack as a set of docker-compose files, Caddy configs, and a hilariously opinionated backup script.
  • dotfilesMy shell, editor, and terminal configs. Managed with GNU stow. Not trying to be yours.