Engineering at Redo
Stories, deep dives, and weird tricks from the team building Redo.
Recent posts
-
Tailscale identity instead of DB passwords (and a per-user bandwidth cap, while we're here)
Tailscale already knows which engineer is running the query. Postgres doesn't. We built a small proxy that bridges the two and counts the bytes on the way through.
-
How to Call an API from an Email
Emails can’t run JavaScript, but by selling your soul to the CSS devil you can get pretty close.