Thanks
As discussed in our philosophy, we generally tend to avoid using external dependencies in our software. However, zero dependencies isn't something that's feasible or at all possible these days. This page gives thanks to the projects, people and organizations we depend on.
-
The Zig Software Foundation
We use Zig as well as its standard library for most of our core software. It's an incredible project, backed by so many terrific, hardworking and caring people.
-
Cloudflare
We use Cloudflare for analytics, to accelerate delivery of web assets, and for serving our APIs. The worker platform is a new take on cloud-computing that we're excited about.
-
Tailscale
We love Tailscale. We use it in development, to communicate with our development machines, and we also use it in production, for our machines to communicate with each other. Everything just works magically.
-
Mitchell Hashimoto
Mitchell has done an incredible amount of open-source work throughout his career. His most recent project Ghostty, a terminal emulator, is perhaps the best example of how native, cross-platform apps should be built. We rely on much of his work, including zig-objc as well as the macOS foundation bindings he wrote for Ghostty.