HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zx14

no profile record

comments

zx14
·3 tahun yang lalu·discuss
The maintainers can be compromised though. Is every single version of every single "vetted" package / maintainer also vetted?
zx14
·3 tahun yang lalu·discuss
I would still pick Java any day over the vast majority of languages. Gigantic ecosystem, gigantic community, gigantic knowledge base, solid IDEs, and the list goes on.
zx14
·3 tahun yang lalu·discuss
There isn't much of a culture around code quality in ML / AI / DS.
zx14
·3 tahun yang lalu·discuss
Well, a lot of those requirements are highly bespoke to your task and to your team.

My C# pipelines and C# apps are far easier to package and deploy than my Python apps for example. And, as you said, the pipeline is normally a one time cost.
zx14
·3 tahun yang lalu·discuss
What is your problem? 8 years is a disappointingly long time.
zx14
·3 tahun yang lalu·discuss
Serious question, why not Typescript? Are you not aware of it or do you have other reasons?
zx14
·3 tahun yang lalu·discuss
He is the one trying to test his stuff though, hence the question.
zx14
·4 tahun yang lalu·discuss
You're at the whim of the crap dependencies that you choose to use in your projects. If they don't document their code or if they force you to upgrade your tooling, it's not the fault of the TS team.

I try avoid 3rd party libraries very aggressively and I don't have half the issues people talk about in front end dev. My normal set up is angular and go.
zx14
·4 tahun yang lalu·discuss
The mypy experience is awful with numpy and pandas.
zx14
·4 tahun yang lalu·discuss
Python is nowhere near as "batteries included" as .NET for example.
zx14
·4 tahun yang lalu·discuss
I'm typing my code very often for static analysers.
zx14
·4 tahun yang lalu·discuss
What a legend. Thank you very much.
zx14
·4 tahun yang lalu·discuss
Can you please explain why not use them or what's the use case?
zx14
·4 tahun yang lalu·discuss
"Just use X" is not what I want to hear. Python packaging is a pile of garbage. I don't want to have to use a 3rd party tool! Just fix the damn core tools and make them consistent and intuitive!

Sorry, rant over.
zx14
·4 tahun yang lalu·discuss
What a ridiculous argument.
zx14
·4 tahun yang lalu·discuss
Instead of being insecure about criticisms to the Python ecosystem and calling my disappointment "hatred" I'd rather we focused on solutions.

Just because this mess happens in some other languages doesn't mean it's the right thing. Having a very fragmented community is not a good thing for a beginner. Also, npm is far more of a de facto choice than poetry, which is still better than the state python finds itself in.
zx14
·4 tahun yang lalu·discuss
Sigh I don't see why I need to use a 3rd party tool for what should be a very straightforward process in Python out of the box. In fact, I think these days it actually is straightforward, of course once you work out what you need to do...

Python is a mess.
zx14
·4 tahun yang lalu·discuss
Yep. Glad to see Python evolve, become more expressive and permit stronger static analysis.