Communicate decisions, not wishes: the prompt pattern that makes AI code better
_jaydeepkarale · x · 2026-09-06
The author argues that getting good results from AI coding tools means communicating engineering decisions, not vague wishes. Instead of "build me a scalable API," specify: use FastAPI, PostgreSQL, Kubernetes and Redis; keep the API stateless; target p95 latency under 200ms; make it horizontally scalable. The more explicit your decisions, the better the AI executes.
More from coding & agent
- User says GPT-6-Astra built 33 analytics insights and 3 dashboards in 30 minutes — Scobleizer · 2026-09-06
- 学生开源 MCP 网关,向量索引工具目录省 50% token — randomdick_18 · 2026-09-06
- 不会编程的用户用 Open WebUI 加终端容器搞定 500 页法典检索 — Blindax · 2026-09-06
- Juggling ChatGPT, Claude and agents, users hunt for a unified AI memory setup — utkuaytac · 2026-09-06
- A 3-person team can't make multi-agent coding work: three context-sharing attempts failed — Practical_Sink401 · 2026-09-06
- Villager sim game built locally on 16GB VRAM with Qwen3.8-27B Q3 quant at 75 tok/s — Fancy-Snow7 · 2026-09-06