Ask HN: What is your #1 practical lesson or "aha" moment from coding with AI?
As a developer, my own workflow has shifted completely over the last few months, but I feel like I'm still uncovering the best patterns. I'm curious about the specific inflection points where things clicked for others. Was it a shift in how you prompt, a change in your tech stack, or learning when not to trust the output?
11 comments
[ 2.6 ms ] story [ 29.0 ms ] threadIt came to me gradually that I was slowly replacing each part of my skills with scripts that took defined inputs, validated them, triggered agent sessions with defined prompts and spit out validated outputs in defined formats.
Now I do it proactively, if it looks like a function or a loop, or workflow encode it as such. My outcomes are better, I can use cheaper models and it’s easier to test.
<https://news.ycombinator.com/item?id=48406174>
Unless HN mods want to add this as (another) regular recurring feature, it might be considered a dupe.
Ask HN: What was your "oh shit" moment with GenAI?
https://news.ycombinator.com/item?id=48406174