RIL resources i love

#tools

3 items

Resources

blog

Simon Willison's Weblog

Simon Willison's blog covering AI, Python, web tools, and data. Prolific writer with a strong point of view — his LLM and tooling posts are essential reading.

His TIL series inspired this site, but his posts run long. The link roundups are gold.

Links

post

Your LLM can't math (and that's ok)

Hadley Wickham refines the agent definition by clarifying that tools run in the harness, not the model — and uses math as the concrete example. LLMs are confidently wrong at arithmetic, but harnesses can supply a calculator tool. Also covers how web chat harnesses quietly provide web search, page fetch, memory, and image generation.