petsoi@discuss.tchncs.de to Linux@lemmy.ml · 2 months agoMore Rust Code Is Coming For Linux 6.14 Along With Hitting Another "Major Milestone"www.phoronix.comexternal-linkmessage-square25fedilinkarrow-up1146arrow-down10cross-posted to: [email protected][email protected]
arrow-up1146arrow-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 · 2 months agomessage-square25fedilinkcross-posted to: [email protected][email protected]
minus-squaresetVeryLoud(true);linkfedilinkarrow-up1·2 months agoThat’s kinda wild tbh, even Node applications don’t need to pull in Node.
minus-squareFonzie!@ttrpg.networklinkfedilinkarrow-up1·2 months 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);linkfedilinkarrow-up1·2 months 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·2 months 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.