0x0@lemmy.zip to Programmer Humor@programming.dev · 2 days agorace conditionslemmy.zipimagemessage-square76fedilinkarrow-up1805arrow-down121
arrow-up1784arrow-down1imagerace conditionslemmy.zip0x0@lemmy.zip to Programmer Humor@programming.dev · 2 days agomessage-square76fedilink
minus-squareRose@piefed.sociallinkfedilinkEnglisharrow-up5·22 hours agoOr, 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.)
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up1·14 hours agoAssembly is a little too high level for me. I prefer to directly write machine code.
minus-squareLv_InSaNe_vL@lemmy.worldlinkfedilinkarrow-up1·12 hours agoYou may as well be a script kiddie. I leverage my very steady hand and highly magnetized needle to write my code
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.)
Assembly is a little too high level for me. I prefer to directly write machine code.
You may as well be a script kiddie. I leverage my very steady hand and highly magnetized needle to write my code