Hacker News new | ask | show | jobs
by The_Colonel 694 days ago
That's pretty much what any (decent) programmer does today as well. You first search your code base to see if the application already does something like it, if not, whether there is a published library. Where this starts to fail is the idea that connecting those already written peaces together is easy.
1 comments

..And then ask an LLM for code