>man, this thing I'm trying to do in python is too performance intensive, maybe I should consider switching to a compiled programming language
>oh wait, nevermind, there is a library specifically for this situation that will make my code 80% as fast as rewriting it in a compiled language while letting me keep the rest of my code
lol, lmao even
>>107060829
My philosophy is more along the lines of "no language is good at everything, use something that won't suck at your use case that you will enjoy using". Languages are tools, and in my experience all-you-have-is-a-hammer is a very real thing in programming