Articles tagged with: Python

LLMs can't count reliably - and that’s not a problem

Summary: LLMs can't reliably do math or counting on their own, but tool calling lets them delegate those tasks to external code or APIs, making them accurate without needing innate calculation skills.


Why Go is a compelling choice for building CLI tooling

Summary: Why Go is a compelling choice for building CLI tooling, argumented with an example project.


Book Review: Rinsed: From Cartels to Crypto

Summary: A review of the book 'Rinsed: From Cartels to Crypto', by Geoff White.


Book Review: Learning Python Design Patterns

Summary: A review of the book 'Learning Python Design Patterns', by Gennadiy Zlobin


My BlueSky account, and a posts eraser script

Summary: Announcement of my BlueSky account, plus a script to delete posts from that social network after X days.