HaraldvonBlauzahn@feddit.org to Linux@lemmy.mlEnglish · 2 days ago'Rust makes coding fun again': Why Linux is moving away from C, according to Greg Kroah-Hartmanwww.zdnet.comexternal-linkmessage-square83fedilinkarrow-up1159cross-posted to: linux@programming.devprogramming@programming.devrust@programming.dev
arrow-up1159external-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 · 2 days agomessage-square83fedilinkcross-posted to: linux@programming.devprogramming@programming.devrust@programming.dev
minus-squareHaraldvonBlauzahn@feddit.orgOPlinkfedilinkarrow-up4·1 day ago if you’re writing in raw C++ you’re doing it wrong. So, C++ is the new Python?
minus-squareMangoCats@feddit.itlinkfedilinkEnglisharrow-up2·18 hours 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.