Y
Hacker News
new
|
ask
|
show
|
jobs
by
mvzvm
1871 days ago
It's a problem the moment it has to interact with the outside world, especially DBs/serialization/... really any kind of I/O.
1 comments
globular-toast
1871 days ago
So Python can't do IO? Django doesn't exist? What are you talking about exactly?
link
mvzvm
1870 days ago
I'm talking about type safety. Types matter, a lot, and python is a PITA to use without a system like pyre.
link