Honest myth
Use the character. Keep the receipt. The archive works because the provenance is explicit.
Public archive · rebuilt honestly
A technical archive about small programs, broken loops, winter systems, and saying plainly what was reconstructed.
Twenty-one public repositories trace the shape of an operator: C, physics, numerical work, learning machines, cloud scars, resilience, attention, and prompt craft.
Each repo is small on purpose. A thing you can inspect beats a grand claim you cannot run.
A small C interpreter for constants, variables, and arithmetic.
Rigid body sketches, collision notes, and the first useful failures.
Monte Carlo experiments with convergence traces you can inspect.
Arena allocation, guard words, and high water marks under load.
A tiny game loop for resource pressure and recovery.
Vector diagrams for explaining particles without burying the reader.
Utility AI in a text arena. Simple enough to read in one sitting.
Compression and entropy notebooks with runnable command line examples.
Short numerical lessons: read, run, alter, understand.
From-scratch NumPy backprop for synthetic battle outcomes.
Threaded simulation experiments where speed cannot corrupt state.
Dry-run deployment tools for carrying old code into cloud weather.
Small deep learning sketches, including the awkward tuning notes.
Evolutionary strategies and particle swarms for plain search problems.
A Gym-like environment for survival, reward, and rage control.
Matrix-based quantum circuits with ASCII output and no ceremony.
Modernization patterns that keep the useful scar tissue visible.
Circuit breakers, health checks, and service recovery drills.
A readable transformer implementation focused on attention mechanics.
Prompt utilities for voice, constraints, and honest provenance.
The map: timeline, notes, and links across the archive.
Operating notes
A rune is just an invariant with poetry on it.
Use the character. Keep the receipt. The archive works because the provenance is explicit.
Readable code, smoke tests, and obvious failure modes. No big claims without a command.
Prefer systems that recover, degrade, and explain themselves when the weather turns.
Human judgment sets the charter. Machines carry the work, report evidence, and stop at gates.
The blog starts with governance, launch discipline, and memory. These are the beams before the ornaments.
Foundational essay
Judgment stays with the board. Machines execute inside a charter.
Foundational essay
A launch is a threshold. The work should stand before the gate opens.
Foundational essay
A system earns trust when it remembers the promises it must not trade away.
Clone a chapter. Run its smoke script. Change a number. If the idea cannot survive contact with a terminal, it is decoration.
git clone https://github.com/primeodin/runeweaver-c cd runeweaver-c ./scripts/smoke.sh