Posts
All the articles I've posted.
Scaling LiteLLM on AWS
Updated:A reference architecture and operating guide for running LiteLLM as an enterprise LLM gateway on AWS with Amazon Bedrock, plus the FinOps, governance and security work that scales with it, and a managed alternative on AgentCore Gateway.
Replicating RouteLLM on Amazon Bedrock
Prompt-only LLM routers post strong in-distribution scores that are almost entirely recognition of which group a prompt came from. A reproduction of RouteLLM on Amazon Bedrock and AgentCore Gateway, a diagnostic suite that exposes it, and a zero-cost deferral rule that works where prompt-only routing does not.
A telnet daemon for MorphOS, or: how to attach a shell to a socket with no pty
MorphOS never shipped a telnet daemon. Building one meant confronting the fact that the Amiga lineage has no pseudo-terminals — and that the answer is stranger and more interesting than a port. A short tour of the design, the war stories, and why it is really groundwork for an sshd.