Y
Hacker News
new
|
ask
|
show
|
jobs
by
junipertea
1171 days ago
That’s a lot of opinions for so little exposure. There are a lot uses that don’t involve docker or a dozen virtual envs.
2 comments
chank
1171 days ago
Honestly, I use python everyday in the ML/AI space. If we're talking in that context they're pretty spot on about python, virtualenvs, and docker.
link
insanitybit
1171 days ago
I've used Python quite a lot and their experience sounds about right.
link
pnt12
1171 days ago
To counter these anecdotes, I used python for building web apis and only needed poetry to manage 1 virtual env, and containerizing with docker was straight forward.
link