162
We're cooked y'all 🤣
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Yeah I find LLMs most useful to basically read the docs for me and provide it's own sample/pseudocode. If it goes off the rails, I have to guide it back myself using natural language. Even then though it's still just a tool that gets me going in the right direction, or helps me consider alternative solutions buried in the docs that I might have skimmed over. Rarely does it produce code that I can actually use in my project.