Machine Learning
Run Local LLM with OpenClaw on Your Mac Mini
3 weeks ago
Run Local LLM with OpenClaw on Your Mac Mini
Bought a Mac Mini for Openclaw. It's complete. Of late, Anthropic has pushed OpenClaw users to its token payment API1turning…
LLM Fallbacks Break Agent Pipelines — I Built the Missing Recovery Layer
3 weeks ago
LLM Fallbacks Break Agent Pipelines — I Built the Missing Recovery Layer
TL;DR don’t just pause your agents. They ruin your data structure if you swap models without changing the payload. A…
RAG Questions Need Parsing Too: Turn the User’s String Into Briefs for Retrieval and Generation
3 weeks ago
RAG Questions Need Parsing Too: Turn the User’s String Into Briefs for Retrieval and Generation
Tquestion-parsing brick of Enterprise Document Intelligence, a series that builds an enterprise RAG system from four bricks: parsing, question parsing,…
How to Successfully Integrate with Claude's code
3 weeks ago
How to Successfully Integrate with Claude's code
in making a quick start. However, now that coding has become a commodity, one of the main problems I see…
How to Successfully Integrate with Claude's code
3 weeks ago
How to Successfully Integrate with Claude's code
in making a quick start. However, now that coding has become a commodity, one of the main problems I see…
Google expands Alabama data center campus, funds community efforts
3 weeks ago
Google expands Alabama data center campus, funds community efforts
Google announced a $1.5 billion investment in 2026 and 2027 to expand its data center campus in Jackson County, Alabama.…
Protocol Cleansing Our Agent Architecture
3 weeks ago
Protocol Cleansing Our Agent Architecture
A few weeks ago someone from the data team asked if we could update the database schema that was being…
I Built 11 Models to Predict the 2026 World Cup. They Crown Four Different Champions.
3 weeks ago
I Built 11 Models to Predict the 2026 World Cup. They Crown Four Different Champions.
World Cup, 104 matches, and roughly as many confident predictions as there are fans. Building a model that announces “Team…
The System Always Knows: Why Local Efficiency and System Performance Are Not the Same Problem
3 weeks ago
The System Always Knows: Why Local Efficiency and System Performance Are Not the Same Problem
Dietrich Braess described a result that still feels wrong the first time you hear it: adding a road to a…
4 Lines You Should Include in Your Claude Skill
3 weeks ago
4 Lines You Should Include in Your Claude Skill
I was asked to do something new at work: Given the data dump of unstructured text data, we have provided…