O

Orión

notes / code / chaos

Search the archive

Find a post, claim, or benchmark

Search titles, excerpts, tags, topics, and article text without turning the site into a content warehouse.

Results

7

Apr 21, 2026personal

Lifemaxxing

You're winning at coding and losing at life. Both are operations on the same vector. Here's the geometry, and the exit.

#life#consciousness#philosophy#lifemaxxing
Open post
Apr 19, 2026personal

The Vibe Blogging Manifesto

Writing is expensive. Thinking isn't. Vibe blogging breaks the asymmetry — I do the thinking, a model does the writing, and the ideas, the taste, and the system are mine.

#ai#writing#leverage#meta#vbb
Open post
Apr 18, 2026systems

The Death Shape

I stress-tested five in-process event buses across five languages until each one crashed. No library survives every axis. None of them fail the same way. Here are the graphs.

#rust#performance#benchmarks#events#testing#edge-cases
Open post
Apr 18, 2026systems

I accidentally made the fastest event system in the world

I wrote rt-events because I wanted a typed pub/sub in Rust. Then I benchmarked it against ten other languages and it came out ahead of monomorphized C++. The hot loop is six instructions. I cannot make it go any faster. Can you?

#rust#performance#benchmarks#events#optimization
Open post
Apr 18, 2026meta

Ten lanes

Most of a codebase can be written in parallel if you decide the seams first. That decision is the only part that cannot be parallelized.

#parallelism#planning#agents#muxon#project-management
Open post
Apr 18, 2026meta

Three Zeros

Standard semver collapses everything below 1.0 into one bucket. Three zeros, three different promises missing.

#semver#versioning#muxon#software-design
Open post