Topics
Everything on this site, indexed by subject rather than by section. Written by Paul Scarrone.
- Agent Orchestration 12 Composing, routing and supervising multiple LLM agents.
- Agentic AI 16 Treating tool-using language models as processes rather than conversations.
- AWS 1 Running agents and infrastructure on AWS, including Bedrock and credential scoping.
- Capability Security 4 Running untrusted code without granting it the machine.
- CI/CD 2 Continuous integration, delivery, and why the first matters more.
- Context Engineering 6 Deciding what an agent sees, and what it is spared.
- Creativity 3 Craft, impostor syndrome, and building things nobody asked for.
- Decentralized Web 3 Trust, self-hosting, and taking the internet back from its landlords.
- Developer Experience 11 Making the tools and environments developers work in less hostile.
- Distributed Systems 4 Building systems across processes and machines, usually by rebuilding them badly first.
- Engineering Leadership 7 Technical leadership, code ownership, and how teams actually work.
- Event Streaming 3 Append-only logs, consumer groups, and event-driven design.
- Go 8 Writing Go.
- Nix 3 Reproducible, template-able development environments with Nix.
- Ruby 2 Writing Ruby.
- Rust 1 Writing Rust.
- Shell Testing 4 Testing bash and CLI tools with BATS and the Test Anything Protocol.
- Software Architecture 5 Decoupling, encapsulation, and the cost of complexity.
- Software Ethics 3 The moral weight of the software industry and what it builds.
- Testing 5 Automated testing practice, from unit assertions to integration harnesses.
- WebAssembly 1 WASM as a sandboxed execution substrate.