Viewing profile — TheWizardofOdds
TheWizardofOdds
HN member- Joined
- Mon, Mar 25, 2019, 4:08 PM UTC
- HN karma
- 8
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About TheWizardofOdds
No profile information was provided.
Recent public activity
-
comment
Comment #21607573
> Now ask the users, and the number one complaint I hear most often is "why is this thing so damned slow?" Good point. My viewpoint is rather focused on numerical linear algebra, s…
-
comment
Comment #21604497
Theoretically you are correct, but taking the skills of the user into account, I think the very opposite is true. In practice, hardly anyone has the skills to actually implement an…
-
comment
Comment #21390550
Would you mind sharing how you want to monetize this?
-
comment
Comment #21362194
(From my very limited understanding) making commits requires you to find a specific hash, thus making new commits exponentially harder over time. At some point it would cost signif…
-
comment
Comment #21170509
A Problem with accelerator physics particularly is that there is a large scientific industry around the actual experiments that depend on these experiments continuing. The engineer…
-
comment
Comment #20975708
From https://www.learnaws.org/2019/09/14/deep-dive-aws-fargate/ > Fargate and Lambda are both serverless technologies from AWS.
-
comment
Comment #20949010
And i didn't either, I called it a tool for serverless architecture. In fact some tools for serverless architecture like AWS Fargate require you to use Docker.
-
comment
Comment #20948236
The long startup time is somehow what keeps me from really liking Docker. In the end (if I understood correctly), it is supposed to be the go-to tool for serverless architecture. I…
-
comment
Comment #20288045
Why dont you use docker? It sounds like it would make your life easier.