Earlier quoted context omitted.
Please tell me which one of the headings is not about increased usage o LLMs and derived tools and is about some improvement in the axes of reliability or or any kind of usefulness. Here is the changelog for OpenBSD 7.8: https://www.openbsd.org/78.html There's nothing here that says: We make it easier to use it more of it. It's about using it better and fixing underlying problems.
The coding agent heading. Claude Code and tools like it represent a huge improvement in what you can usefully get done with LLMs. Mistakes and hallucinations matter a whole lot less if a reasoning LLM can try the code, see that it doesn't work and fix the problem.
2025: The Year in LLMs
41–50 of 643 posts
Re: 2025: The Year in LLMs
#42Earlier quoted context omitted.
Please tell me which one of the headings is not about increased usage o LLMs and derived tools and is about some improvement in the axes of reliability or or any kind of usefulness. Here is the changelog for OpenBSD 7.8: https://www.openbsd.org/78.html There's nothing here that says: We make it easier to use it more of it. It's about using it better and fixing underlying problems.
The coding agent heading. Claude Code and tools like it represent a huge improvement in what you can usefully get done with LLMs. Mistakes and hallucinations matter a whole lot less if a reasoning LLM can try the code, see that it doesn't work and fix the problem.
Does it? It's all prompt manipulation. Shell script are powerful yes, but not really huge improvement over having a shell (REPL interface) to the system. And even then a lot of programs just use syscalls or wrapper libraries.
> can try the code, see that it doesn't work and fix the problem.
Can you really say that does happens reliably?
Re: 2025: The Year in LLMs
#43Earlier quoted context omitted.
Sure -- but that's fair game in engineering. I work on cars. If we kill people with safety faults I expect it to make more headlines than all the fun roadtrips. What I find interesting with chat bots is that they're "web apps" so to speak, but with safety engineering aspects that type of developer is typically not exposed to or familiar with.
One of the tough problems here is privacy. AI labs really don't want to be in the habit of actively monitoring people's conversations with their bots, but they also need to prevent bad situations from arising and getting worse.
Re: 2025: The Year in LLMs
#44Earlier quoted context omitted.
[flagged]
Why do people assume negative critique is ignorance?
Invariably they've never used AI, or at most very rarely. (If they used AI beyond that, this would be admission that it was useful at some level).
Therefore it's reasonable to assume that you are in that boat. Now that might not be true in your case, who knows, but it's definitely true on average.
Re: 2025: The Year in LLMs
#45Earlier quoted context omitted.
People denied that bicycles could possibly balance even as others happily pedaled by. This is the same thing.
Please tell me which one of the headings is not about increased usage o LLMs and derived tools and is about some improvement in the axes of reliability or or any kind of usefulness. Here is the changelog for OpenBSD 7.8: https://www.openbsd.org/78.html There's nothing here that says: We make it easier to use it more of it. It's about using it better and fixing underlying problems.
Its very difficult to argue the point that claude code:
1) was a paradigm shift in terms of functionality, despite, to be fair, at best, incremental improvements in the underlying models.
2) The results are an order of magnitude, I estimate, better in terms of output.
I think its very fair to distill “AI progress 2025” to: you can get better results (up to a point; better than raw output anyway; scaling to multiple agents has not worked) without better models with clever tools and loops. (…and video/image slop infests everything :p).
Re: 2025: The Year in LLMs
#46Earlier quoted context omitted.
> they voted to add some syntactic sugar to Java... I remember when we just wanted to rewrite everything in Rust. Those were the simpler times, when crypto bros seemed like the worst venture capitalism could conjure.
Crypto bros in hindsight were so much less dangerous than AI bros. At least they weren't trying to construct data centers in rural America or prop up artificial stocks like $NVDA.
Re: 2025: The Year in LLMs
#47[flagged]
Different strokes, but I’m getting so much more done and mostly enjoying it. Can’t wait to see what 2026 holds!
Re: 2025: The Year in LLMs
#48Earlier quoted context omitted.
The coding agent heading. Claude Code and tools like it represent a huge improvement in what you can usefully get done with LLMs. Mistakes and hallucinations matter a whole lot less if a reasoning LLM can try the code, see that it doesn't work and fix the problem.
> The coding agent heading. Claude Code and tools like it represent a huge improvement in what you can usefully get done with LLMs. Does it? It's all prompt manipulation. Shell script are powerful yes, but not really huge improvement over having a shell (REPL interface) to the system. And even then a lot of programs just use syscalls or wrapper libraries. > can try the code, see that it doesn't work and fix the probl…
If you mean 100% correct all of the time then no.
If you mean correct often enough that you can expect it to be a productive assistant that helps solve all sorts of problems faster than you could solve them without it, and which makes mistakes infrequently enough that you waste less time fixing them than you would doing everything by yourself then yes, it's plenty reliable enough now.
Re: 2025: The Year in LLMs
#49> The (only?) year of MCP I like to believe, but MCP is quickly turning into an enterprise thing so I think it will stick around for good.
I think it will stick around, but I don't think it will have another year where it's the hot thing it was back in January through May.
Re: 2025: The Year in LLMs
#50[flagged]
2024 was a lot of talk, a lot of "AI could hypothetically do this and that". 2025 was the year where it genuinely started to enter people's workflows. Not everything we've been told would happen has happened (I still make my own presentations and write my own emails) but coding agents certainly have!