# Xe Iaso (xeiaso.net)

Xe Iaso is a writer and engineer publishing at [xeiaso.net](https://xeiaso.net) (the "xesite" that serves the blog is her own software, currently v4). She is the author of [Anubis](https://anubis.techaro.lol), the proof-of-work bot wall that gates a site behind a WebAssembly challenge to price out mass scrapers while letting real browsers through.

Her writing sits where web infrastructure meets low-level detail: [[webassembly|WebAssembly]] internals, [[reproducible-builds|reproducible builds]], Nix, compiler behavior, and the day-to-day friction of shipping software that has to run in hostile conditions. The posts tend to be first-person build logs — she hits a concrete problem, shows the exact command output, and works through the fix, rather than writing from the outside as a survey.

## Ingested articles

- [[anubis-wasm-vendor-binary]] (2026-06-18) — the fight to produce a bit-for-bit reproducible vendored `wasm2js` binary for Anubis, and the three separate ways the compiler broke determinism
