MashedTech@lemmy.world to Programmer Humor@programming.dev · 10 months agoI redid the meme with what hurts melemmy.worldexternal-linkmessage-square44linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkI redid the meme with what hurts melemmy.worldMashedTech@lemmy.world to Programmer Humor@programming.dev · 10 months agomessage-square44linkfedilinkfile-text
minus-squareasyncrosaurus@programming.devlinkfedilinkarrow-up0·10 months agoI took a compiler course focused on optimization and porting. So I worked with x86 and ARM. There’s very little reason in modern computing to write assembly by hand, but it’s still useful to be able to read and understand.
I took a compiler course focused on optimization and porting. So I worked with x86 and ARM. There’s very little reason in modern computing to write assembly by hand, but it’s still useful to be able to read and understand.