Tutorials Gate Every PR With Claude Code Security Reviews
Wire Anthropic's /security-review and GitHub Action to catch SQLi, XSS and RCE before merge.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Wire Anthropic's /security-review and GitHub Action to catch SQLi, XSS and RCE before merge.
Tutorials Structure prompts so DeepSeek's disk cache hits, and pay ~50x less on repeated input tokens.
Tutorials Build a thinking-mode tool-calling agent on DeepSeek V4-Flash-0731 without the 400 error.
Tutorials Build an autonomous file-editing coding agent on DeepSeek V4-Flash's tool-calling API for pennies.
Tutorials Auto-recover from Claude safety refusals on Opus 5 with one line of code: fallbacks='default'.
Tutorials Build a token-thrifty tool-calling agent on Gemini 3.6 Flash using the new thinking_level control.
Tutorials Point the OpenAI SDK at Meta's agent model, add tools, let it self-manage a 1M-token context.
Machine Learning Run the first 27B-class model on a phone: MLX, llama.cpp, tool calls, and the memory math.
Machine Learning Build a SWE-Together-style multi-turn coding-agent eval with an LLM user simulator in Python.
Tutorials Meituan's 1.6T open MoE topped OpenRouter as 'Owl Alpha.' Call it in Python with the OpenAI SDK.
Tutorials Build a browser-control agent with Gemini 3.5 Flash's new computer_use tool and Playwright.
Tutorials Enable Claude Code's experimental Agent Teams: peer messaging and a self-claiming shared task list.