petsoi@discuss.tchncs.de to Linux@lemmy.ml · 17 days agoMore Rust Code Is Coming For Linux 6.14 Along With Hitting Another "Major Milestone"www.phoronix.comexternal-linkmessage-square16fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkMore Rust Code Is Coming For Linux 6.14 Along With Hitting Another "Major Milestone"www.phoronix.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 17 days agomessage-square16fedilink
minus-squaresetVeryLoud(true);@lemmy.calinkfedilinkarrow-up0·15 days agoThat’s kinda wild tbh, even Node applications don’t need to pull in Node.
minus-squareFonzie!@ttrpg.networklinkfedilinkarrow-up1·21 hours agoBut then, Python is an interpreted language so you need the interpreter installed. You do need JavaScript’s interpreter for Node applications IIRC
minus-squaresetVeryLoud(true);@lemmy.calinkfedilinkarrow-up1·20 hours agoMost of the time it’s bundled in the application, unless it’s a server app or a dev toolkit.
minus-squareFonzie!@ttrpg.networklinkfedilinkarrow-up1·6 hours agoHah. Tell that to Mint and it’s bundled software! Although, Mint’s not alone in this. In general, if Python came pre-installed on your Linux system, uninstalling it tends to break a whole bunch of pre-installed software.
That’s kinda wild tbh, even Node applications don’t need to pull in Node.
But then, Python is an interpreted language so you need the interpreter installed. You do need JavaScript’s interpreter for Node applications IIRC
Most of the time it’s bundled in the application, unless it’s a server app or a dev toolkit.
Hah. Tell that to Mint and it’s bundled software!
Although, Mint’s not alone in this. In general, if Python came pre-installed on your Linux system, uninstalling it tends to break a whole bunch of pre-installed software.