7 ms·
> thinking, abstracting, deciding how to apply your knowledge and experience, searching for information None of this requires coding by hand. I can do those th
by danenania 5mo 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.
- blks 4mo agoDo you describe what to write to llm, line by line, in excruciating details? Sounds like a painful way to develop.
- danenania 4mo agoLine 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.