@[email protected] to Programmer [email protected] • 2 years agoI like Python deflemmy.worldimagemessage-square65fedilinkarrow-up1543
arrow-up1543imageI like Python deflemmy.world@[email protected] to Programmer [email protected] • 2 years agomessage-square65fedilink
minus-square@[email protected]linkfedilink34•2 years agoThat’s a nice argument, Senator. Care to back it up with a source?
minus-square@[email protected]linkfedilink6•2 years agoGIL is awful for parallelism, but lots of problems don’t require threads.
minus-square@[email protected]linkfedilink7•2 years agoWell, I’ll be damned. Are you sure I’m still alive? Is Hell still hot? Pigs don’t have feathers yet, right?
minus-square@[email protected]linkfedilinkEnglish14•2 years agoMuch less of a big deal for most applications. For the applications that need it in some areas, use PyO3 to write a module in Rust. Of course, Python’s not going to be the perfect tool for every job, and that’s okay.
minus-squaretryptaminev 🇵🇸 🇺🇦 🇪🇺linkfedilink8•2 years agoNooo if a proframming language is not the best choice for every job it is worthless and all the programmers using it are heathens! Except of course for the language i prefer because i am one of the few to not go insane doing application xy in it.
minus-square@[email protected]linkfedilink4•2 years agopipenv venv virtualenv pyenv poetry Spin the wheel
That’s a nice argument, Senator. Care to back it up with a source?
Source: Global Interpreter Lock
GIL is awful for parallelism, but lots of problems don’t require threads.
GIL-less is coming
Well, I’ll be damned. Are you sure I’m still alive? Is Hell still hot? Pigs don’t have feathers yet, right?
Much less of a big deal for most applications. For the applications that need it in some areas, use PyO3 to write a module in Rust. Of course, Python’s not going to be the perfect tool for every job, and that’s okay.
Nooo if a proframming language is not the best choice for every job it is worthless and all the programmers using it are heathens!
Except of course for the language i prefer because i am one of the few to not go insane doing application xy in it.
pipenv venv virtualenv pyenv poetry
Spin the wheel