[object Object]

@tinkerbell
1 Followers
188 Following
131 Posts
undefined is not a function
GitHubhttps://github.com/lucaswiman/
Twitterhttps://twitter.com/lucaswiman
LocationOakland, CA
Date of birth1970-01-01
Dentist: So, do you floss?
Me: Do you use a unique password for every account?
@catzilla @[email protected] it does mean he's much smarter than most cryptobros, but yeah...

@jofr @faraaz I think a huge amount of effort got put into numpy by a few individuals, and that hasn't been replicated elsewhere in a dynamic language intended for general purpose use. That led to many libraries which use numpy, and so on.

Then "the rich get richer". Perl was popular for NLP and bioinformatics for a while, but stagnated and people moved to the best available scientific computing stack. That was Python at the time.

Apparently, Humansville was founded by a guy called James Human, which is a very normal human name for a normal human person. Totally not suspicious.
This is a perfectly normal human town full of normal humans doing normal human things. Please move along, there is nothing to see here.
@mvexel I like that it resolves dependencies and freezes them in a lockfile. Is there no way to copy just the lockfile into the docker image and install that? (I've only used it for a personal project that doesn't use docker.)
@samuelcolvin this part is amazing. Pydantic is a data serialization and validation library, with a major use case of processing untrusted data from http requests. It's a totally ludicrous argument that the security tradeoff isn't worth it compared to C/C++.