airgap - Security for the modern AI age
airgap is a transparent wrapper that runs programs in a mount namespace and redacts secrets from files, protecting against malicious npm install hooks and curious AI agents.
Sven Sauleau: Systems Engineer
airgap is a transparent wrapper that runs programs in a mount namespace and redacts secrets from files, protecting against malicious npm install hooks and curious AI agents.
Building an epoxy table (the wrong way)
Mailway is sunsetting
Correct Speed of light in Fibers, approximately 2/3 the actual speed of light.
Biostatisticien
While working on mailway.app I experimented with routing emails based on SNI . Let’s imagine a common email setup: sauleau.com has a MX record that points to mx.sauleau.com. mx.sauleau.com has an A record that points to an email server’s IP. When someone sends an email to hello@sauleau.com, it needs to resolve the MX record and the A record to find the corresponding email server. Traditionally,…
Learn how I reduced the spam I used to receive on my personal email
Test if a WebAssembly feature is supported
JavaScript's BigInt in WebAssembly!