Topic

#rust

2 items

Posts

  • One Gateway to Rule Them All

    The sequel. Last month I shipped a Rust LLM proxy and called it a solid foundation. This month I found out what that actually means: migrating five projects through it, wiring AWS Bedrock, adding Gemini, and making a FinOps decision that cut baseline model costs by 97 percent.

  • Why Executable Binaries Deserve More Attention in Information Systems

    Executable binaries reduce operational ambiguity, shrink runtime surfaces, and deliver more predictable behavior than interpreter-based deployments. Rust has made this path newly compelling — not just for performance, but for safety, deployability, and the way it reinforces ecosystems that teams already rely on.