Y
Hacker News
new
|
ask
|
show
|
jobs
by
xigoi
41 days ago
The main difference is that the input to an LLM is in an ambiguous language.
2 comments
brabel
41 days ago
A programming language is allowed to be ambiguous, I don’t know of a definition that excludes that!
link
xigoi
41 days ago
All programming languages I know of provide at least some guarantees about the program’s behavior.
link
skydhash
41 days ago
The language specs may be, but an implementation is never ambiguous. When you encounter and undefined behavior in the specs, that’s when you look at your compiler/interpreter docs.
link
a_shiine
34 days ago
The kinda thoughts you form when you ever only vibe-coded
link
newswasboring
41 days ago
So is JavaScript haha.
link