2026-05-08 crisis
A walking, breathing PoC of Mirco Richter's Crisis protocol — a DAG-based BFT consensus that achieves total order in fully open peer-to-peer networks by *deducing* votes from causal structure instead of sending them. Plus a SwiftUI visualizer that walks the protocol end-to-end in extreme slow motion, and an agent-coordination layer that lifts the same machinery from machines reaching agreement to AI agents reaching agreement.
#consensus #bft #dag #virtual-voting #macos #agents
2026-04-25 BraiinsRatchet
Tooling to study a "buy hashpower on Braiins, mine through OCEAN" strategy in monitor-only mode — recommendations, never orders. The whole point is the discipline of separating *deciding what the right trade is* from *placing it*.
#bitcoin #mining #strategy-research #macos #swiftui
2026-04-22 powermetrics
Apple Silicon doesn't expose junction temperatures to userspace. So model them. A tmux-based wall display that takes `powermetrics` output, runs a thermal model with tunable thetas and a clamshell factor, and shows estimated CPU/GPU temperatures alongside the raw power numbers.
#macos #thermal #observability #tmux
2026-04-16 JupyterManager
A cross-project Jupyter coordinator. `jupyter-hub status`, `ports`, `stop-all`, `orphans`, `which 8889`. The problem it solves is small. The reason it solves it well is that it treats your project layout as authoritative instead of asking you to remember which terminal owns which port.
#jupyter #devtools #macos #ports
2026-04-16 NTT-learning
A local-first, notebook-first course on the Number Theoretic Transform, sized for the version of NTT that actually matters — the negacyclic, modulus-q, base-multiplication NTT inside Kyber. Lecture → Lab → Problems → Studio, six bundles, no IBM dependency.
#post-quantum #kyber #ntt #lattice #pedagogy
2026-04-15 QuantumLearning
A local-first Qiskit learning platform that alternates between ideal mode (statevectors, clean circuits, conceptual clarity) and reality mode (transpilation, routing overhead, noisy simulation). The backward-designed target isn't "Qiskit literacy" — it's an independent hardware-aware quantum circuit designer.
#quantum #qiskit #pedagogy #hardware-aware
2026-04-04 autoresearch-quantum
A Karpathy-style autoresearch ratchet that proposes, evaluates, and learns from magic-state preparation circuits on the [[4,2,2]] error-detecting code — wrapped in a teaching layer of twelve Jupyter notebooks that explain the same physics through four different pedagogical lenses.
#quantum #error-correction #autoresearch #pedagogy
2026-03-29 CertTransparencySearch
Pull every currently-valid leaf cert with matching SAN substrings out of the public CT logs; verify they're real leaves; assess intended usage via EKU/KeyUsage; scan their DNS names for effective CAA policy; emit a primary readable output as Markdown, LaTeX, and PDF. Made for the case where you want to *publish* the result.
#pki #certificate-transparency #ca #dns #monograph
2026-02-13 KnowledgeRefinery
A macOS app for ingesting your corpus — papers, notebooks, archives, the stuff you've read once and need to find again — and exposing it through semantic search and a 3D concept visualization. Local-first. Nothing leaves the device. The model isn't "search engine"; it's "refinery."
#knowledge-management #semantic-search #macos #local-first #embeddings
2026-02-13 puncture
GGM-tree puncturable keys in Go. A macOS app/server manages derivation, provider issuance, asset encryption. A native iOS app exists for one purpose — remotely puncturing a provider when something has gone wrong. The asymmetry between primary and emergency surfaces is the point.
#cryptography #ggm #puncturable-keys #macos #ios #forward-security
2026-02-13 swisspost-evoting-go-poc
A ground-up reimplementation of Switzerland's official internet voting cryptographic protocol as a single Go binary. The reference production system is 14 Java repositories, 500K+ lines of code, and requires 50 GB of RAM. This distills the cryptographic core into 52 files and 2 dependencies.
#e-voting #cryptography #swiss-post #end-to-end-verifiable #zero-knowledge #mix-net
2026-01-12 alpha-arena
Polymarket as a substrate for letting LLM-driven agents propose, defend, and rebalance positions on the future itself — a quiet sandbox for studying how machine reasoning behaves when it has skin in the game.
#prediction-markets #agents #polymarket #macos
2026-01-06 zk-perp
A fully functional proof-of-concept for a perpetual futures DEX whose state transitions are verified by a zero-knowledge proof from the RISC Zero zkVM. The state machine — matching, funding rates, liquidations — runs off-chain. The proof reduces "I have to trust this exchange" to "I can verify a single SNARK."
#zk #risc-zero #perpetuals #dex #defi
2025-12-09 pqc-accelerate
A small Jupyter-notebook scratchpad for working through where the bottlenecks actually live in Kyber and Dilithium implementations — not the published asymptotics, the real-world cycle counts on the hardware that's available now.
#post-quantum #kyber #dilithium #hardware-acceleration #jupyter
2025-01-07 timeseries
A reinforcement-learning replication of the R1-Zero training recipe on a small countdown task — using the TinyZero pipeline as the substrate. The point isn't the result; it's the discipline of reproducing a published recipe from scratch on consumer hardware.
#reinforcement-learning #r1-zero #tinyzero #llm
2021-10-11 DigOceanAutomationPipe
The 2021 prototype that turned out to be the first draft of everything I've been doing with self-hosted infrastructure ever since — Terraform for the cloud, Kubernetes for the runtime, Ansible for the configuration, PKI for the trust, ACME for the cert lifecycle. Five letters, one pipe.
#infrastructure #terraform #kubernetes #ansible #pki #acme #prehistory
2019-05-19 splitter
A 5 KB Solidity exercise from B9Lab's Ethereum developer course. Not a notable artifact on its own. Worth a note because it's the first time I sat with a smart-contract language and felt the specific category of caution it demands.
#solidity #ethereum #b9lab #exercise #prehistory
2017-09-22 nvidia-AI.summerschool17-notebooks
An archive of notebooks from NVIDIA's 2017 AI Summer School. Predates the current LLM-shaped attention economy by a decade. Worth keeping for what it shows about what people thought "AI" meant when transformers were a year old and 'attention' was the new mechanism nobody was sure about yet.
#deep-learning #prehistory #cuda #summer-school
2017-09-19 saymrwulf.github.io
The default GitHub Pages profile site I set up in 2017. Modest, unmaintained, and exactly the kind of artifact that proves how long this account has been doing this kind of work. Not interesting on its own. Interesting as a date stamp.
#github-pages #prehistory