HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zx14

no profile record

comments

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