eugene-kim

↗ HN profile [ 118 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Agentic coding loops work well when the LLM can run tests to verify its work. For backend code, this is straightforward - write a test, run it, iterate. For front-end work, I haven't found a good workflow. I've tried…