Y
Hacker News
new
|
ask
|
show
|
jobs
by
wffurr
365 days ago
You can make the same claim about compiled code vs hand written assembly, and yet the vast majority of software is compiled or interpreted.
2 comments
dgfitz
365 days ago
A compiler is written by very smart humans to a spec written by humans, also probably smart but I don’t know enough to claim that bit.
An LLM is just displaying the next statistical token.
Completely different.
link
bitwize
365 days ago
Or, as I like to put it, pulling out the next refrigerator poetry tile from a stochastic bag of holding.
link
DowsingSpoon
365 days ago
In the past, hand-crafted assembly code was common because it was easy to beat the compiler. This is still true today in some niches.
link
An LLM is just displaying the next statistical token.
Completely different.