LLM-primer – pre-warmed Claude Code session pool, zero startup wait
Session pooling for AI CLIs — why didn't this exist before?

Pre-warmed Julia workers kill the 2-minute compile wait for PySR.
Data scientists and researchers using symbolic regression
PySR · SINDy · Eureqa
So I stood up Occam (occam.fit) — a hosted MCP server exposing two tools: run_sindy for sparse identification of dynamics from time series (seconds), and run_pysr for evolutionary symbolic regression returning a Pareto front of expressions by complexity vs. accuracy (10–60s).
The core design decision is a pool of pre-warmed Julia workers running SymbolicRegression.jl v2. Julia processes stay alive between requests so the 2-minute compilation hit is paid once at server startup, not per call.
Free tier, no signup. Happy to answer questions about the architecture or symbolic regression generally, and curious whether anyone has use cases that don't fit the current limits.
Session pooling for AI CLIs — why didn't this exist before?
Pre-themed shadcn registries install via CLI, but manual CSS variables work just as well.
Meta MCP server for discovering MCP servers — clever but registry aggregation is expected.
Yet another Python installer, but pyenv and Docker already do this better.
Identity-based memory vs similarity—clean separation of deterministic truth from probabilistic reasoning.
TUI automation for MCP config across AI coding tools, but adoption depends on ecosystem.