Y
Hacker News
new
|
ask
|
show
|
jobs
by
blks
43 days ago
Do you describe what to write to llm, line by line, in excruciating details? Sounds like a painful way to develop.
1 comments
danenania
43 days ago
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.
link