Reasonable Life Advice for Twentysomethings
I could probably give solid life advice to twenty-year-olds, right?
I could probably give solid life advice to twenty-year-olds, right?
A visual and interactive guide to understanding Bayes’ Theorem, a fundamental tool for updating probabilities with new evidence.
Should you build your own reverse proxy to replace Nginx?
Exploring the new Kubernetes Gateway API and comparing it with the existing Kubernetes Ingress API for handling external traffic.
Access to publicly funded scientific research should be ubiquitous. But the current plan to achieve this is far from ideal.
A comprehensive comparison of API gateways, Kubernetes gateways, and service meshes with actionable insights.
An alternate proposal for Code Mode that replaces MCP servers and hosted execution with SKILL.md files and OpenAPI specifications.
Exploring different airplane boarding strategies with interactive animations and mathematics. Airlines hate this trick.
Clawdbot gives LLMs arms and legs and unleashes their full potential.
LLMs haven’t killed programmers, and they aren’t useless either. Arguments at these extremes mostly miss the point. What matters is whether they can build things that work.
A ladybug walks randomly around a clock. What’s the probability that 6 is the last number she visits?
RLMs are a novel way to keep the context of the main agent loop small, eliminating context rot for long-context tasks while reducing costs.
How did I migrate from Hugo v0.118.2 to v0.152.2? More importantly, why would I even attempt such an endeavor?
Notes from a weekend with hackers, maintainers, and wonks.
I like both niche and umbrella conferences: one for depth, the other for breadth.
ForecastBench continuously evaluates the performance of LLMs against an automatically generated, continuously updated set of forecasting questions.
Practical guidelines on context engineering, like having an append-only context, using response prefill to remove/force tools, setting up restorable compression strategies, and more.
It was much cheaper and easier than convincing my family to use ad blockers. And it turns out, a quarter of all DNS queries were ads.
A Model Context Protocol (MCP) server that lets LLMs run code safely in isolated Docker containers.
Notes on using OpenAI Agents SDK’s MCP support to integrate DiceDB MCP.