Viewing profile — qidydl
qidydl
HN member- Joined
- Mon, Dec 02, 2019, 10:26 PM UTC
- HN karma
- 9
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About qidydl
No profile information was provided.
Recent public activity
-
comment
Comment #23055391
I'm surprised that something like routing software is/was being distributed via snap instead of as a Docker container; snap seems much more targeted towards end-user workstations t…
-
comment
Comment #22370431
Python's datetime appears to have one constructor with several optional parameters, whereas .NET's System.DateTime has several separate constructors each taking a different set of …
-
comment
Comment #22259970
It's scary this comment appears to be getting downvoted. Having more than two driven wheels does not change the contact patch on the road, does not add braking capacity, and does n…
-
comment
Comment #22240081
They addressed this in the article: > These latency spikes definitely smelled like garbage collection performance impact, but we had written the Go code very efficiently and had ve…
-
comment
Comment #21846994
I knew Cliff first as my dad's old college buddy, so it's always a little wild when articles about him show up. He's an actual human being and a good person, so I hope the scrutiny…
-
comment
Comment #21687784
I have experience deploying to Fargate from ECR and we didn't need to configure any sort of S3 access to do it, certainly for the ExecutionRoleArn. ecr:BatchCheckLayerAvailability,…