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: Additional Windows 11 and hardware (BIOS) optimizations that can be applied if the main usage of a PC is for gaming. Some of them are intel-specific, others apply in general.
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.
Summary: Why Go is a compelling choice for building CLI tooling, argumented with an example project.