Summary: Hands-on account of testing GitHub Copilot Pro, Claude 4.5, and GitHub's new review tools by delegating a real Django feature implementation to the AI, with minimal manual coding.
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.
Summary: Why Go is a compelling choice for building CLI tooling, argumented with an example project.
Summary: A review of the book 'Rinsed: From Cartels to Crypto', by Geoff White.
Summary: A review of the book 'Learning Python Design Patterns', by Gennadiy Zlobin