Nobody Reviews Compiler Output
31–36 of 36 posts
Re: Nobody Reviews Compiler Output
#32i.e. can useful deterministic complier-like behavior ever be found with a non-deterministic LLM approach?
In my view the answer is yes (for most people). I don't think the technology has to formally perfect to create a significant shift in how we write (most) software.
There will still be some who review AI code. Probably in the domains where people review complier code. But not everything actually needs that level of formal verification.
Re: Nobody Reviews Compiler Output
#33Re: Nobody Reviews Compiler Output
#34Nobody goes to space.
Nobody is the head of state of a country.
Nobody knows the airspeed velocity of an unladen swallow.
Just because few specialist people do something doesn't mean "nobody" does it.
The thesis of this article is false.
Re: Nobody Reviews Compiler Output
#35""" we need to build: Formal specification layers that agents execute against, not just prompts """ It is probably easier to just write that program.
Talked with someone this morning who is using "formal methods" to validate their AI generated code. They are using the same AI to generate the proofs.
Re: Nobody Reviews Compiler Output
#36The argument in the comments about lack of determinism is just weird because humans are not deterministic machines and they're arguing about keeping one non-deterministic thing in the loop but scoffing at another.
And the pedantry about reviewing compiler output is just as silly. Yes it happens but in the broad world of software engineering unless you're working on the tools themselves, or chasing a really tricky bug, no one looks at the byte code.