Projects
Builds and systems carrying this tag
PageDigest
v1 RCA one-file change-detection protocol for public websites and automated clients.
dotrepo
ActiveA trust-aware repository metadata protocol and public semantic cache for software projects.
ries-rs
ActiveA modern Rust RIES implementation with CLI, Python bindings, Rust crate, WebAssembly, and browser app.
RamenOS
Public pre-alphaAn evidence-gated Rust OS lab for typed capabilities, semantic state, and agent-native computing.
GeoCompress
PrivateA private research system for geometric compression and transform-chain search.
Writing
Notes and essays tied to this tag
Making ries-rs 4–21× faster without breaking reproducibility
How I took ries-rs from tens of seconds to a few seconds: profiling first, fixing ranking, then adding turbo.
Building ries-rs: A Rust rewrite of the inverse equation solver
Why I rewrote a 25-year-old C program in Rust, what changed in the search engine, and how WASM made the browser version possible.