Hacker News new | ask | show | jobs
by steve_adams_86 1147 days ago
I've had this experience as well. I find the trick is the provide as much information as possible and keep the expected solution's scope to a minimum. That flux is including context about the project a user's working on will probably help more and more as the project is built out, which is cool. The second part though, keeping query scopes narrow, is up to the user I guess.

It would be interesting if circuit simulation could be used to vet out suggestions, but you'd need a vast database of components and their pinouts, GPT or something else would need to know how to arrange the circuit in order to simulate them properly, and so on. That's the only way I can think to validate outputs at the moment, though.