Library

Technical libraries

Practical articles on software engineering, AI, and security — written by the DARE community.

DARE Method Advanced

Why the discipline around delivery — and not just around the agent — decides whether AI ships real software.

Wanderson Leandro de Oliveira 20 min
Applied AI Beginner

"Train the model on my docs" is the wrong mental model. RAG never touches the model's weights — it finds the relevant...

Wanderson Leandro de Oliveira 5 min
DARE Method Intermediate

Vague spec in, empty function out. AI agents don't guess intent — they hedge with stubs, `return null`, and `throw 'n...

Wanderson Leandro de Oliveira 5 min