This here. Black box machine code, created by a black box, sounds terrifying.
Comment on Why don't these code-writing AIs just output straight up machine code?
HubertManne@piefed.social 1 year ago
I would not not want to have any non human reviewed code going out from an AI system.
f43r05@lemmy.ca [bot] 1 year ago
HubertManne@piefed.social 1 year ago
I mean we know the code does not always work and can often be not the cleanest when it does. I mean if code from ai was perfect in a six sigma way, 99.999% of the time, then I could see the black box thing and just sussing out in the lowers. Even then, any time it does not work you would need to have it give it out in human readable so we could find the bug but if it was that good it should happen like once a year or something.
Lumiluz@slrpnk.net 1 year ago
Could be useful for reverse engineering and decompilation though no?
HubertManne@piefed.social 1 year ago
I would think but I don't have much experience with that.