uduni
No user record in our sample, but uduni has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but uduni has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
It's crazy how much better you can make LLM output just by asking "is this the most elegant solution?" In a loop (Not fine tuning, but interesting none the less. If a model can so easily find a more elegant solution,…
Written language is deep tech itself. There's evidence it changed our brain morphology even. So ya it deeply affected kids abilities, for example memorizing long poems or whatever. Digital tech is here to stay...
It's a skill set just like coding. You can embrace an elevated workflow where you can forget about the specific syntax and focus on the architecture and integration. It takes time to intuit what exactly the models are…
I guess they are assuming LLMs will just get better and better until youn don't look at code at all. Ignoring the fact that software will just keep getting more and more complex and interconnected... There will always…
Sure... A good harness can be built in 1 day tho. A good model is 1000x more sophisticated
I've been running a custom harness in production for months (code gen on cloud boxes), it's quite simple (<500 LOC). The model can use sed or other nice bash tricks to efficiently read. U really don't need any tool…
And? I just joined HN and I like coding with AI. Is it a problem to have a different opinion from you?
" The real value in the AI ecosystem isn’t the model or the harness — it’s the integration of both working seamlessly together. " Wut? The value in the ecosystem is the model. Harnesses are simple. Great models work…
So true... I get more mileage from just watching an agent work than building sophisticated LLM-as-judge workflows
[flagged]
Slop becomes impossible to maintain, and eventually product velocity slows down. Maybe it's ok for an ultra simple todo app, but for most apps code quality absolutely matters... Users expect snappy UX and all the new…
How is this different from previous layers of abstraction? React/JS dev don't have to think about memory management or a million other things that C++ application devs did. Instead that cognitive load is unbundled onto…
There's too much value in familiar UX. "Don't make the user think" is the golden rule these days. People used to have mental bandwidth for learning new interfaces... But now people expect uniformity