Working with AI feels more like leadership than coding(allen.bargi.org)
323 points by allenb 6 days ago | 200 comments
tl;dr: Working with AI resembles leading a team more than writing deterministic code: the same input can yield different outputs, so treating it like a compiler leads to frustration. The author argues that leadership habits—sharing context, explaining intent, setting boundaries, and iterating on feedback—produce better results than crafting isolated prompts. The core skill shift is moving from telling machines exactly what to do to clearly expressing why the work matters and what "good" looks like.
HN Discussion:
  • Wrong terminology; author conflates management with leadership and misses that LLM-management is a new skill
  • Managers without technical depth blindly trusting LLMs leads to disasters, undermining the leadership framing
  • The management analogy holds up well and explains why experienced leaders excel with AI agents
  • Working with AI still feels like coding, requiring deep technical thinking about architecture and domain
  • ~This isn't leadership, just communication/soft skills that good SWEs already practiced