Your Daily Report Is Counting the Wrong Day
A naive date filter and a timezone-aware one disagreed on twelve of twenty-one days, once reporting six items on a day t...
Guides & How-tos · Worked examples · Real numbers
Step-by-step how-tos, head-to-head comparisons and honest roundups — every guide worked through with current figures, then backed by a RECATOOLS calculator or AI-directory entry so you can act on it.
A naive date filter and a timezone-aware one disagreed on twelve of twenty-one days, once reporting six items on a day t...
Five clients, one job, one throttle. Hammering issued 553 requests to fetch 40 things and finished behind the client tha...
A route limited to 30 a minute and one limited to 60 turned out to share a single counter, because the framework keys it...
With the database stopped the homepage still returned 200, at a fifth of its normal text with none of its articles. Find...
Four dependencies stopped one at a time on a running stack. Two of the outages left the health check, the status code an...
The media on one real system is larger than the dump that is supposed to protect it — 66 MB across 2,765 files against a...
A real 156-table database dumped, loaded into a throwaway server and compared. The backup was fine. The check reported 6...
A vector search scoped three ways, and measured each time. Unfiltered, four in five results belonged to another team; fi...
Twenty questions with known answers, run over 205 real documents. Prefixing titles to chunks raised hit@1 from 14 to 17...
Seventy-eight lines with no dependencies join a local embedding model, a vector store and MCP. The interesting part is n...
MCP is JSON-RPC over a pipe. Sixty-two lines of dependency-free code, driven directly with the protocol — the handshake,...
A 46 MB model, running on your laptop, turns text into positions in space. The demonstration: a query whose only content...