Blog
Disposable-email explainers, privacy notes, and engineering posts from the team building an open-source temp-mail service in Rust.
- ·Engineering
Deploying a Rust service with Nix, GitHub Actions, and SCP — the full guide
Nix flake with Crane for local reproducibility, plain cargo on Ubuntu in CI for the deploy binary, scp + ssh to ship, systemd to run. Every file, every gotcha.
Read post → - ·Engineering
How disposable email works — a full technical walkthrough
From DNS MX records to Rust SMTP servers to real-time polling. The complete pipeline behind a disposable inbox, explained step by step.
Read post →