How I force LLMs to generate correct code
Original Article: https://claudio.uk/posts/unvibe.html In my daily work as software consultant I'm often dealing with large pre-existing code bases. I use GitHub Copilot a lot. It's now basically indispensable, but I use it mostly for generating boilerplate code, or figuring out how to use a third-party library. As the code gets...
Mar 21, 202591