Practical guides on the tools developers use every day — JSON, regex, JWT, cron, and more.
5 posts matching
Breaks down the mechanics of tool use in AI agents, from how the model chooses a tool to how the result gets back into its context window.
Surveys concrete categories of work AI agents are actually being used for today, from code review to data reconciliation to on-call triage.
Lays out the decisions you should make before building an AI agent, including task scope, tool boundaries, and how you'll know it's working.
Compares chatbots and AI agents by what they can actually do, then gives a practical rule for picking the right one for a given task.
Explains what separates an AI agent from a chat interface: a decision loop, tool access, and the ability to take real actions on your behalf.