HackerTrans
TopNewTrendsCommentsPastAskShowJobs

destevil

no profile record

Submissions

Jetty: Navigating Thread Starvation in Threadpool-Based Servers

medium.com
2 points·by destevil·3 anni fa·0 comments

Navigating the High Seas of Web Traffic: Threadpool Servers Decoded

medium.com
1 points·by destevil·3 anni fa·0 comments

comments

destevil
·2 anni fa·discuss
no, they resell the same keys and make you jump through hoops to active the key
destevil
·3 anni fa·discuss
node has good libraries like yargs.
destevil
·3 anni fa·discuss
Yup. Use 'em every day.
destevil
·3 anni fa·discuss
This older reply is pretty exhaustive. Go leaves critical readability structuring to devs (a bad idea).

https://news.ycombinator.com/item?id=38128698
destevil
·3 anni fa·discuss
for large systems, you really can't beat the implicit infra that Java and .NET bring to the table. I am dealing with 20 year old VB code that interops with new .NET core code just fine. Try saying the same for Python.

The larger issue with Go, which Go enthusiasts will downvote me for, is that it allows for writing absolutely garbage code that is impossible to read. Readibility is king in software development, and developers spend 80% time reading it. I won't go into the details here, but Go has no constraints for how code should be structured, leading to spaghetti code. I have first hand experience, and 30 years professional experience.
destevil
·3 anni fa·discuss
Go isn't a serious language for large systems. The language allows writing shitty code and the community has largely adopted that. Go fanatics will hate this, but you simply can't compare it with the ability to write and maintain in languages like Java.
destevil
·3 anni fa·discuss
How are they guaranteeing it? is the set aside for severance part of the raise? is it diluting you further?
destevil
·3 anni fa·discuss
add more instances.
destevil
·3 anni fa·discuss
asciidoc
destevil
·3 anni fa·discuss
no