Articles from antirez.com
5 kept
- Control the ideas, not the code - <antirez>
Programmers should steer AI by defining ideas and designs, not by reviewing generated code, to focus on higher‑level decisions and quality.
- A new era for software testing - <antirez>
LLM agents can perform manual QA testing via markdown instructions, catching regressions and psychological issues, raising software quality beyond traditional automated tests.
- Redis array type: short story of a long development - <antirez>
Antirez spent four months building a new Redis Array data type, using AI to achieve a complexity he would have otherwise skipped.
- Don't fall into the anti-AI hype - <antirez>
Antirez argues that AI is fundamentally reshaping programming, citing his own experience using Claude Code to complete tasks in hours that would have taken weeks, and urges developers to embrace the change.
- Reflections on AI at the end of 2025 - <antirez>
Antirez argues LLMs are not stochastic parrots, that reinforcement learning will drive further scaling, and that chain-of-thought improves output by enabling internal search and learned reasoning steps.