-

Perform non-programming tasks with coding agents
12 min read -

A step-by-step guide to building, running, and monitoring a stateful customer support agent using Python,…
7 min read
Latest
-

Most coding agents treat prompt construction like retrieval: gather more files, add more context, hope…
14 min read -

A hybrid LLM application pattern that combines a predefined workflow with adaptive agent behavior
8 min read -

How a seemingly harmless move to a multi-agent architecture quietly tripled our LLM costs and…
10 min read -

When the Code Becomes the CEO: Why Your Next Manager Might Be a Decentralized Agentic Loop
Artificial IntelligenceIn five to ten years, the sharpest manager in your company might not be human,…
13 min read -

A practical tutorial for recording model tool requests, real function results, patches, checks, screenshots, and…
15 min read -

A friendly introduction to one of the most powerfull optimization techniques using the uncapacitated facility…
37 min read -

How one open-source ecosystem made state-of-the-art AI accessible
6 min read -

Optimise how you interact with your coding agents
14 min read -

What it actually takes to turn a company’s scattered knowledge into something an LLM can…
11 min read
Editor’s Picks
-

Why prediction-driven variable selection misses confounders and how Bayesian Adjustment for Confounding attempts to fix…
15 min read -

from custom integrations to a universal standard for tool access
10 min read -

Using mathematical optimization to solve a pickup-and-delivery problem with time windows.
38 min read -

The mean keeps making its usefulness felt in all sorts of situations, often in truly…
45 min read -

Tabular LLMs: An Introduction to the Foundation Models That Predict Your Spreadsheet
Large Language ModelsTabular foundation models predict the missing column of any spreadsheet zero-shot, the way an LLM…
24 min read -

Patience, Optimism, Discipline, Projects, Teams
6 min read -

If you have ever wanted to actually build an LLM inference runtime yourself — pack…
20 min read -

How Much of a Data Science Workflow Can Run on a GPU Today? Part 1: Accelerating Data Preparation
Data EngineeringExploring GPU acceleration with cuDF, cudf.pandas, and the Polars GPU Engine
13 min read -

On the value of building on existing foundations
9 min read
The Variable Newsletter
-

Sorting through the good, bad, and ambiguous aspects of vibe coding
4 min read
Deep Dives
-

Prompt engineering helps you write better prompts—but it doesn’t help you change them safely. This…
25 min read -

Los Movimientos, Part II: Solving Large Pickup-and-Delivery Problems with Adaptive Large Neighborhood Search
Operations ResearchBuilding an ALNS heuristic in Python for vehicle routing, time windows, capacity constraints, and mandatory…
28 min read -

This is the opening piece of a four-part deep dive series, on building a high-frequency…
16 min read -

How Much Does a Local LLM Actually Cost to Run? I Measured Every Watt on Apple Silicon
Large Language ModelsFive models, sustained generation, real wall-socket energy at $0.31/kWh — and the surprise the RTX-3090…
12 min read -

The idea that makes backpropagation possible.
14 min read -

In a world where human time is expensive, learn how to use it only when…
20 min read
