
AI agents: what they are and how they work
AI agents plan and execute tasks with tools, not just answer. See the architecture, the real limits and where to apply them without getting burned.
~/codecrush — the tech workspace
Daily articles, free browser tools, a radar of what changes in AI and career paths for tech — one ecosystem, no sign-up.
// last updated:

AI agents plan and execute tasks with tools, not just answer. See the architecture, the real limits and where to apply them without getting burned.
~/codecrush/ferramentas
38 utilities that run 100% on your machine: format JSON, decode JWTs, find out which AI to use, generate test CPFs and calculate your net salary — no sign-up, no uploads.
$ json --format
Open the full tool →// Result
Paste some JSON above and pick an action.
Runs in your browser — nothing is sent to the server.
Dev and API (8)Work and money (10)Test data (5)Text and files (11)Math and conversion (4)
~/codecrush/radar — today's data
Two radars updated every day: company-by-company AI news and the fastest-growing skills, plugins and MCPs of the Claude Code ecosystem.
// snapshot from
Career paths with the essentials marked — each topic linked to the glossary, the tools and the open jobs for that front.
Opportunities for people who code, analyze data or lead products.
9 articles shown
Rust delivers C-level performance with memory safety guaranteed at compile time. Understand ownership, the borrow checker and the real learning curve.
MCP standardizes how AI models reach tools and data. Understand the client-server architecture, when to use it and how to write your own server.
n8n connects APIs, databases and AI models in visual flows with code when needed. See how it works, the real cost and when it beats Zapier and Make.
Next.js solves routing, rendering and caching for React. See the App Router, Server Components, rendering strategies and when it is not worth it.
RAG retrieves relevant passages from your documents and injects them into the prompt before the model answers. See the architecture and how to evaluate it.
Terraform describes infrastructure in versioned files and applies changes predictably. See the workflow, the state, common mistakes and OpenTofu.
Edge Computing processes data near the source, cutting latency and optimizing real-time applications — essential for IoT, AI and autonomous vehicles.
Design Patterns are reusable solutions to recurring software design problems. See categories, practical examples, and when to apply each one.
AI for customer service uses chatbots, voicebots, and data analytics to automate and personalize support. See types, advantages, and how to implement.