Alchemy Run pitches a self-hosted software factory built like a bootstrapped language
samgoodwin89 · x · 2026-07-21
The post argues that building a self-improving software factory may look a lot like bootstrapping a programming language.
- First, define a textual representation of the factory: Effect plus Alchemy Resources and Bindings, used to express composable cloud resources such as task queues, merge queues, review flows, agents, REST APIs and background jobs.
- Next, build a compiler that turns that representation into a deployable service, described as the company's IaC engine, Alchemy Deploy.
- Finally, use Effect as the runtime, with typed errors, composable functions/layers and production necessities like OpenTelemetry instrumentation.
The overall goal is a self-hosted toolchain where the factory can represent itself and build itself.
More from coding & agent
- Soft Clamp cuts tool-call overuse in multi-teacher distillation, from 13.7% to 9.0% — antgroup · 2026-07-21
- Agent harness memory loss and compaction are still a major usability problem — adityaag · 2026-07-21
- SpecJudge runs locally on Ollama to pick the right-sized AI model for your project — jokiruiz · 2026-07-21
- A developer maps out six design rules for CLIs that humans and AI agents can both use — yujiezha · 2026-07-21
- A coding-agent skill that forces ADHD-friendly, answer-first output — ayghri · 2026-07-21
- A set of agent skills for CAD, robotics, and hardware design — earthtojake · 2026-07-21