Hacker News new | ask | show | jobs
by knutzui 1318 days ago
What you are describing is more akin to what GitHub Copilot already does. It is really good at taking a description and a function signature and producing a solution. Paired with a solid test suite it can definitely speed up development in my experience.