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-square89fedilinkarrow-up1349arrow-down14cross-posted to: [email protected]
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-square89fedilinkcross-posted to: [email protected]
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.