Summary: A review of the book 'The New Rules - Developer's Guide to AI Era'.
Summary: An overview of using pnpm catalogs to centralize dependency versions in a monorepo, with a practical example and a brief note on handling Bazel-specific integration issues.
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: Mention of an updated webpage that contains miscellaneous online tools, adding new features and a minimalistic responsive design.
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.