Piperace Blog

Notes on tunneling, local development, and building tools that just work.

Thinking out loud
August 21, 2026 · 7 min read

What happens when I close the lid

An idea I keep circling and have not built: your own machine as the real host, and somewhere to fall to when it goes away. Working through why the code half is easy, the data half has one workable shape, and split brain is a product decision in an engineering costume.

Product
August 21, 2026 · 10 min read

I wanted three things on localhost

My day job is payment integrations, where the bug is always in a request I did not make, sent by a server I do not own. Three separate tools used to stand between me and those bytes — so I put them in one binary, and then found the binary was the smaller half of the idea.

Troubleshooting
July 20, 2026 · 3 min read

Fix: "port 443 is taken by …" on macOS, Linux and Windows

Why something else is already listening on 443, and how to free it up (or just live on :8443) on each OS.

Comparison
June 23, 2026 · 4 min read

Piperace vs ngrok vs localhost.run

How Piperace stacks up against the most popular localhost tunneling services — protocols, domains, security, pricing, and where each one fits best.