- 0 Posts
- 4 Comments
Joined 8 months ago
Cake day: October 11th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Thunderbolt and lightning
No wait that’s not it
four@lemmy.zipto No Stupid Questions@lemmy.world•Why don't these code-writing AIs just output straight up machine code?English191·18 days agoAlso, not everything runs on x86. For example, you couldn’t write a website in raw binary, because the browser wouldn’t run it. Or maybe you already have a Python library and you just need to interact with. Or maybe you want code that can run on x86 and ARM, without having to generate it twice.
As long as the output code has to interact with other code, raw binary won’t be useful.I also expect that it might be easier for an LLM to generate typical code and have a solid and tested compiler turn it into binary
I would do it, but you can’t make circles in GIMP ;/