HaraldvonBlauzahn@feddit.org to Linux@lemmy.mlEnglish · 9 days ago'Rust makes coding fun again': Why Linux is moving away from C, according to Greg Kroah-Hartmanwww.zdnet.comexternal-linkmessage-square98linkfedilinkarrow-up1173arrow-down17cross-posted to: linux@programming.dev
arrow-up1166arrow-down1external-link'Rust makes coding fun again': Why Linux is moving away from C, according to Greg Kroah-Hartmanwww.zdnet.comHaraldvonBlauzahn@feddit.org to Linux@lemmy.mlEnglish · 9 days agomessage-square98linkfedilinkcross-posted to: linux@programming.dev
minus-squareHaraldvonBlauzahn@feddit.orgOPlinkfedilinkarrow-up5·8 days ago if you’re writing in raw C++ you’re doing it wrong. So, C++ is the new Python?
minus-squareMangoCats@feddit.itlinkfedilinkEnglisharrow-up2·7 days agoExcept that C++ libraries often make the end result run slower, instead of the Python way where “native” Python runs at a glacial pace compared to its library calls.
So, C++ is the new Python?
Except that C++ libraries often make the end result run slower, instead of the Python way where “native” Python runs at a glacial pace compared to its library calls.