In other news, I'm so fed up with python's stdlib ...
# random
m
In other news, I'm so fed up with python's stdlib I'm rewriting my scripts in kotlin. Learning Python and Go after seeing Kotlin had some serious impact on my fun with those languages.
👍 3
d
What do your scripts do? 🙂
u
know dat feel
👍 1
c
Tell me about. Unfortunately, I'm stuck with Python due to data science-related job...
m
I initially started them in python because there was a convient but outdated SDK for AppDynamic's REST API written in it. Good starting point, but I figured I could do REST much easier with OkHttp or Fuel.
a
Totally agree. I try to learn more and more about ml in python, but always end up getting fed up with the stdlib