Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kaelandt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
22 ms
·
1.
▲
by
kaelandt
6mo ago
It's just really hard for them to write non-verbose code. I don't know if this is incentives from the providers to generate more tokens, but even with guidance on compact code, simple, etc, they just can't really do it right
2.
▲
by
kaelandt
6mo ago
It isn't that surprising that it works well, this problem is fairly well known and some simple heat equations would lead to the result, about which there is a lot of training data online.
3.
▲
by
kaelandt
7mo ago
Would tend do disagree. Debug is arguably the most important skill to have and nurture right now (and that allows you to keep a strong mental model), and LLMs are not yet that good at it
4.
▲
by
kaelandt
7mo ago
Misleading title, it's more like GPT-5.2 derives the generalization of a formula that physicists conjectured. Not really related to physics
5.
▲
LLMs Are Prediction Machines
(kaelandt.github.io)
1 points
by
kaelandt
7mo ago
|
0 comments
6.
▲
by
kaelandt
8mo ago
Now people are opening issues and LLMs are responding in completely nonsensical ways, nice one https://github.com/anthropics/claude-code/issues/22843
7.
▲
by
kaelandt
8mo ago
Nice to see an AI coding company allow such studies to come out, and it looks decently designed
8.
▲
Lightning AI Merges With Voltage Park In $2.5B Deal
(forbes.com)
5 points
by
kaelandt
8mo ago
|
0 comments
9.
▲
by
kaelandt
1y ago
the AI inference workloads shown in the paper are extremely far from what is implied when one says "... computer for AI inference". No discussion of issues around the memory hierarchy and how the presented architecture solves thos
10.
▲
by
kaelandt
1y ago
The API prices of $3/$15 are not right for a lot of models. see at openrouter, the gpt-oss-120b ones https://openrouter.ai/openai/gpt-oss-120b , it's more like $0.01/$0.3 (and that model actually needs h2
11.
▲
by
kaelandt
1y ago
One thing that is also truly unappreciated is most of us humans actually enjoy thinking, and people are trying to make llms strip us from a fundamental thing we enjoy doing. Look at all the people that enjoy solving problems for the sake of
12.
▲
by
kaelandt
1y ago
could be nice to add a "merged PR with a test" metric. looking at the PRs they are mostly without tests, so could be bogus for all we know