HackerTrans
トップ新着トレンドコメント過去質問紹介求人

zx14

no profile record

コメント

zx14
·3 年前·議論
The maintainers can be compromised though. Is every single version of every single "vetted" package / maintainer also vetted?
zx14
·3 年前·議論
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 年前·議論
There isn't much of a culture around code quality in ML / AI / DS.
zx14
·3 年前·議論
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 年前·議論
What is your problem? 8 years is a disappointingly long time.
zx14
·3 年前·議論
Serious question, why not Typescript? Are you not aware of it or do you have other reasons?
zx14
·3 年前·議論
He is the one trying to test his stuff though, hence the question.
zx14
·4 年前·議論
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 年前·議論
The mypy experience is awful with numpy and pandas.
zx14
·4 年前·議論
Python is nowhere near as "batteries included" as .NET for example.
zx14
·4 年前·議論
I'm typing my code very often for static analysers.