compositional.mle: SICP-Inspired Optimization
An R package where solvers are first-class functions that compose through chaining, racing, and restarts.
compositional.mle: SICP-Inspired Optimization
An R package where solvers are first-class functions that compose through chaining, racing, and restarts.
Self-Publishing Into the Void
On releasing two novels into an ocean of content, without the gatekeeping that might have made them better—or stopped them entirely.
https://metafunctor.com/post/2025-12-19-self-publishing-into-the-void/
Science as Verifiable Search
Science is search through hypothesis space. Intelligence prunes; testing provides signal. Synthetic worlds could accelerate the loop.
https://metafunctor.com/post/2025-01-05-science-as-verifiable-search/
#AI #machinelearning #science #reinforcementlearning #epistemology
Notes from the Transition
A message in a bottle to whatever comes next—on suffering, consciousness, and what mattered to one primate watching intelligence leave the body.
https://metafunctor.com/post/2026-01-04-notes-from-the-transition/
The Long Echo Toolkit
Three CLI tools for preserving your digital life:
📚 EBK - ebooks with semantic search 🔖 BTK - bookmarks, videos, podcasts 💬 CTK - AI conversations
SQLite storage, reading queues, LLM integration, multi-format export.
Your data should outlive the cloud.
Crier: Cross-Post Your Content Everywhere
Crier is a CLI tool for cross-posting content to dev.to, Ghost, WordPress, Bluesky, Mastodon, and more. Now available on PyPI.
CTK: Manage All Your AI Conversations in One Place
A plugin-based system for managing AI conversations from ChatGPT, Claude, Copilot, and more. Import, search, and export in a unified tree format.
hypothesize: My R Package for Hypothesis Testing is Now on CRAN
A consistent API for hypothesis testing in R, including Likelihood Ratio and Wald tests.
symlik: Symbolic Likelihood Models in Python
Define statistical models symbolically and automatically derive score functions, Hessians, and Fisher information.
Rerum: A Pattern Matching and Term Rewriting Library for Python
A Python library for symbolic computation with a readable DSL, powerful pattern matching, and security-conscious architecture.
repoindex: Give Claude Code Awareness of Your Entire Repository Collection
A metadata index that lets LLM tools like Claude Code query across all your git repositories.