It's still crazy to me that Django doesn't have type hints.
this post was submitted on 17 Sep 2024
1 points (100.0% liked)
Programmer Humor
24772 readers
1018 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
Kubernetes as well...
I hate kubernetes so much
One more reason to add to my hate list for kubernetes
They've explained why
Will you share the source?
I love shitting on Python, but I feel like all those problems are present in libraries for other languages as well. There's a tonne of that crap for JS/TS.
Similarly, I find a fair number of Rust crates (that I want to use) have virtually no doc or inline examples, and use weird metaprogramming that I can't wrap my head around.