Lee Duna@lemmy.nz to Tech@programming.devEnglish · 8 days agoLinus Torvalds calls RISC-V code from Google engineer 'garbage' and that it 'makes the world actively a worse place to live' — Linux honcho puts dev on notice for late submissions, toowww.tomshardware.comexternal-linkmessage-square89linkfedilinkarrow-up1349arrow-down14
arrow-up1345arrow-down1external-linkLinus Torvalds calls RISC-V code from Google engineer 'garbage' and that it 'makes the world actively a worse place to live' — Linux honcho puts dev on notice for late submissions, toowww.tomshardware.comLee Duna@lemmy.nz to Tech@programming.devEnglish · 8 days agomessage-square89linkfedilink
minus-squareThirdConsul@lemmy.mllinkfedilinkarrow-up3·7 days ago Sorta like copying the same import statements in Python, whether you’re using numpy The other way around. Headers are export code, so messing it up could result in having one import fit two modules.
The other way around. Headers are
export
code, so messing it up could result in having one import fit two modules.