@iepathos
I'm a polyglot comfortable across the stack. Building open source tools in my free time and writing about static code analysis, information theory, developer tooling, and AI.
Nothing here yet.
Note: This post was originally published on Entropic Drift. I'm proud to announce the release of stillwater 1.0, a production-ready Rust library for pragmatic effect composition and validation. What is Stillwater? Stillwater implements the pure core...

Note: This post was originally published on Entropic Drift. The Problem: Runtime Resource Leaks Resource leaks are insidious. A forgotten close(), a missing commit(), an exception path that skips cleanup. Your code compiles. It runs. It even works u...
