코드가 아니라 아이디어를 통제하라 — antirez가 말하는 AI 시대 프로그래머의 몫

articles ai coding-agent code-review design-doc
Redis 창시자 antirez(Salvatore Sanfilippo)의 에세이 'Control the ideas, not the code'(2026-07, antirez.com/news/169)를 정리·분석한다. 하루 5천 줄씩 쏟아지는 생성 코드를 함수 단위로 리뷰하는 것은 대개 무의미하며, 프로그래머의 진짜 몫은 소프트웨어의 '아이디어'(설계·성...