508
I like Python def (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] AVincentInSpace@pawb.social 32 points 1 year ago

That's a nice argument, Senator. Care to back it up with a source?

[-] pivot_root@lemmy.world 13 points 1 year ago

Source: Global Interpreter Lock

[-] pingveno@lemmy.ml 15 points 1 year ago

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.

[-] tryptaminev@feddit.de 11 points 1 year ago

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.

[-] Theharpyeagle@lemmy.world 7 points 1 year ago
[-] pivot_root@lemmy.world 8 points 1 year ago

Well, I'll be damned. Are you sure I'm still alive? Is Hell still hot? Pigs don't have feathers yet, right?

[-] vext01@lemmy.sdf.org 7 points 1 year ago

GIL is awful for parallelism, but lots of problems don't require threads.

[-] rothaine@lemm.ee 4 points 1 year ago

pipenv venv virtualenv pyenv poetry

Spin the wheel

this post was submitted on 24 Sep 2023
508 points (92.9% liked)

Programmer Humor

32503 readers
454 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS