Articles tagged with: Development

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.


Your choice of agentic IDE or tool matters

Summary: A content blocking scenario that turned into a small comparison of three agentic IDEs and CLIs.


LLMs are great at deoptimizing code for readability - Example with Lua

Summary: An example of how to instruct an LLM to deoptimize code into a more readable form.


Does Cursor support a Kanban flow?

Summary: Experiment with the Cursor IDE to make it follow the Kanban methodology via either markdown files or GitHub issues.