Articles tagged with: Automation

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.


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.


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.


Browser Automation via Chromium

Summary: How to set up browser automation using Google browsers, emphasizing Chromium, which has advantages over Chrome, including the ability to access previous builds. Also covers the use of ChromeDriver and automation frameworks like WebDriverIO, as well setting up the Widevine DRM library and command-line switches.