HaraldvonBlauzahn@feddit.org to Linux@lemmy.mlEnglish · 4 days ago'Rust makes coding fun again': Why Linux is moving away from C, according to Greg Kroah-Hartmanwww.zdnet.comexternal-linkmessage-square87linkfedilinkarrow-up1168arrow-down15cross-posted to: linux@programming.devprogramming@programming.devrust@programming.dev
arrow-up1163arrow-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 · 4 days agomessage-square87linkfedilinkcross-posted to: linux@programming.devprogramming@programming.devrust@programming.dev
minus-squareHaraldvonBlauzahn@feddit.orgOPlinkfedilinkarrow-up5·3 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·3 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.