HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aceBacker

no profile record

comments

aceBacker
·4 वर्ष पहले·discuss
A lot? I mean, it's not rust but it's not that bad.
aceBacker
·4 वर्ष पहले·discuss
Kubernetes isn't that complicated, it's distributed computing that is complicated. Kubernetes makes it as simple as it can be without oversimplifying it.
aceBacker
·4 वर्ष पहले·discuss
What do you think about secret volumes like kubernetes does? https://kubernetes.io/docs/concepts/configuration/secret/#co...
aceBacker
·4 वर्ष पहले·discuss
Heh, my corp locks down the edge updates and bundles them with the OS updates. Edge is going to be vulnerable to this one for months maybe a year longer that chrome.
aceBacker
·5 वर्ष पहले·discuss
I think the answer is the same reason the male brain is larger than the female brain on average. The part of the brain that handles fighting. It's a pretty large part of our brains.

The reptilian hindbrain that handles violence isn't needed nearly as much now that we have society and civilization. It's shrinking.
aceBacker
·5 वर्ष पहले·discuss
With nx, If you have a package that is imported into another can you have nodemon rebuild just the imported package? I have a heavy handed fix for yarn workspaces but it is hacky. I'd prefer a better solution if nx can do that.
aceBacker
·5 वर्ष पहले·discuss
I don't think it's as bad as that.

You can still create a local account and login to your PC without a callback to Microsoft.
aceBacker
·5 वर्ष पहले·discuss
Robert Martin is the dude that said the only acceptable target is 100%. Of course he also said you shouldn't plan to actually hit that target, just get as close as is possible without having to test things that don't matter like frameworks.

Kent Beck recently went through and clarified TDD and he definitely doesn't advocate 100%. https://youtube.com/playlist?list=PLlmVY7qtgT_lkbrk9iZNizp97...
aceBacker
·5 वर्ष पहले·discuss
a defense of temporary insanity seems reasonable to me. Otherwise they're going to have to establish another motive. And I bet any other motive will still have a reasonable doubt.
aceBacker
·6 वर्ष पहले·discuss
Someone that can take something confusing they've written and then refactor it into something easy to read and modify is better than most compsci skills. Because that person can usually suffer through hours of googling to find a math solution to a problem.