Reminds me of the time when AI image generation was new, and someone generated a bunch of screwed up road intersections with stuff like circular crosswalks and whatnot. Everyone was like “humans can’t fix the traffic, but don’t worry, computers can’t fix it either.” …I think about it a lot.
Or, rather, most compiled languages are just syntactic sugar on top of assembly, and that’s especially true with C. (Oh, you can use curly brances and stuff for blocks? That’s sure easier to read than the label mess you get with assembly.)