Hacker News new | ask | show | jobs
by cdelsolar 356 days ago
cool; nowadays LLMs are better
2 comments

Today I used chatgpt for winapi stuff - it made up structs and enums regarding display config. So not too convinced it'll be any good with 6502 asm.
It's funny because some time ago (months? years?) people would say that you just didn't prompt the LLM well enough. But now LLMs are better and prompting isn't as arcane as before, so the next frontier is giving them the proper context. See this HN thread currently in the front page

https://news.ycombinator.com/item?id=44427757

You also have to be using the exact right model to get reasonable results, which is always the one you have to pay for, not the free one, and also not the one you were using
cool; but not better enough