Mar 16, 2026 | 4 minute read
This is what I read about and tried this week. AI Find out how Anthropic models are being used across geographical regions. Broken down by use cases - link [report] - ( Added: 2026-03-15 14:49:37 ) A look at a new tool to sandbox AI agents on MacOS, which the zooms out and looks at some of the broader questions you need to ask yourself - link [tool] - ( Added: 2026-03-15 14:37:21 )
Mar 9, 2026 | 4 minute read
This is what I read about and tried this week. AI A graph-based tool routing library for LLM agents. Instead of asking your LLM “what tool should I use next?” at every step, Self-Healing Router models your tools as a weighted directed graph and uses Dijkstra’s algorithm for deterministic routing. When a tool fails, edge weights update to infinity and the path recomputes automatically. The LLM is only called as a last resort — when no feasible path exists.
Mar 1, 2026 | 7 minute read
Currently reading ( 1st March) These are the current online posts that I enjoyed reading and made me think. AI AWS responsible use of AI guide (pdf) - link [best-practice] - ( Added: 2026-03-01 15:16:45 ) Agentic AI is an amplifier, for both good and bad organisational behaviours. This post looks at some of the things you might observe for those who have not yet got their house in order - link [opinion] - ( Added: 2026-03-01 13:12:29 )
Feb 19, 2026 | 3 minute read
Currently reading ( 23rd Feb) These are the current online posts that I enjoyed reading and made me think. CODING A tool that provides observability across your Claude Code sessions - when running multi agent swarms this provides some nice info on what they are all up to - link [tool] - ( Added: 2026-02-23 17:47:05 ) Brooks proved in 1975 that adding more programmers to a late project makes it later because communication overhead grows faster than output.
Feb 17, 2026 | 3 minute read
What I am currently reading ( 17th Feb) These are the current online posts that I enjoyed reading and made me think. AI A new CNCF inspired look at the agentic AI space - link [tool] - ( Added: 2026-02-22 23:48:00 ) A detailed 100 page guide from Jeremy Daley on how to build production grade multi tenant systems - link [best-practice] - ( Added: 2026-02-22 21:03:48 )