Hacker News new | ask | show | jobs
by danenania 42 days ago
> thinking, abstracting, deciding how to apply your knowledge and experience, searching for information

None of this requires coding by hand. I can do those things better and faster with agents helping me. That incudes unfamiliar areas where I am effectively a junior.

1 comments

Do you describe what to write to llm, line by line, in excruciating details? Sounds like a painful way to develop.
Line by line is no longer what I need to think about. I think about types/schemas, architectural division, contracts between services and components, how to test thoroughly, scaling properties, security properties, and these kinds of things.