this post was submitted on 10 Oct 2024
10 points (100.0% liked)
Deno
62 readers
1 users here now
A community for the Deno JavaScript runtime. https://deno.com/
founded 9 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Deno is fantastic. I keep trying to get people to use it for scripting instead of Python, but nooo we have to use Python because it's already installed and installing Deno is apparently too much hassle.
1000 hours lost to pip and venv later...
Python allows non-programmers program, hence its popularity. I personally don't like Python, but I can tolerate it, and I even sometimes use it when I need a very quick solution (automation, quick data analysis, etc.). I once had to maintain a large and complex backend written in (untyped) Python, and it was a nightmare. Deno surely solves those problems. To each their own. We can't expect everyone to be competent, can we? π€·ββοΈ
Oof yeah I have at least been allowed to use static type hints in the Python at my current job. They still don't get it, but at least it's not like my previous job where they literally banned them. π€¦π»ββοΈ
That company did not survive.