I agree. Though I will say that IAP and gsuite groups backed IAM is nice.
My favorite mysterious light sources is a triplet off the coast of Newfoundland: https://www.lightpollutionmap.info/#zoom=6&lat=5798060&lon=-... I assume it's some sort of offshore rig.
In my truck I can lock all of my windows to keep kids from rolling them down. If I'm driving alone I can roll down the passenger window without leaning over the bench. My windows have a behavior where the window will…
We use Jenkins to invoke Tekton pipelines (https://github.com/tektoncd/pipeline) with a wrapper we wrote. The pipeline runs, outputs junit to a bucket and we pull it back and give it to jenkins. Was a bit of a lift to…
We use preemptibles for our CI fleet and it's great. We can run a hundred instances at full tilt boogie for 8 hours a day and the nodepool downscales to zero while we sleep. It's a no brainer if your controller (and use…
For citation here are two sources: 50% of population: https://ourworldindata.org/urbanization#how-urban-is-the-wor... 70% of emissions: https://www.c40.org/why_cities This is based on the concept of a "consumption…
> Further, the definition of "city" can include a lot of sprawl in places like Houston, Phoenix, and even Beijing and Tokyo. Is it the case that you get to cherry pick which urban center is a real city based on how…
I used to go to NYU medical, which uses Epic. As janky as their interface is, it was nice enough to use and see all my charts, etc, as well as communicate with doctors over email. So when I moved to another city I…
Here's the reddit thread in question: https://www.reddit.com/r/rust/comments/epoloy/ive_smoketeste... I have no doubt it led to some github issue brigading, but it's not really that big of a deal. Ostracizing /r/rust in…
For CI (testing) we use tekton [1] to run tests and pass around artifacts inside k8s. You can kick off and monitor tekton builds with their CLI tool, but we ended up building our own create/monitor/download-artifacts…
I agree. Though I will say that IAP and gsuite groups backed IAM is nice.
My favorite mysterious light sources is a triplet off the coast of Newfoundland: https://www.lightpollutionmap.info/#zoom=6&lat=5798060&lon=-... I assume it's some sort of offshore rig.
In my truck I can lock all of my windows to keep kids from rolling them down. If I'm driving alone I can roll down the passenger window without leaning over the bench. My windows have a behavior where the window will…
We use Jenkins to invoke Tekton pipelines (https://github.com/tektoncd/pipeline) with a wrapper we wrote. The pipeline runs, outputs junit to a bucket and we pull it back and give it to jenkins. Was a bit of a lift to…
We use preemptibles for our CI fleet and it's great. We can run a hundred instances at full tilt boogie for 8 hours a day and the nodepool downscales to zero while we sleep. It's a no brainer if your controller (and use…
For citation here are two sources: 50% of population: https://ourworldindata.org/urbanization#how-urban-is-the-wor... 70% of emissions: https://www.c40.org/why_cities This is based on the concept of a "consumption…
> Further, the definition of "city" can include a lot of sprawl in places like Houston, Phoenix, and even Beijing and Tokyo. Is it the case that you get to cherry pick which urban center is a real city based on how…
I used to go to NYU medical, which uses Epic. As janky as their interface is, it was nice enough to use and see all my charts, etc, as well as communicate with doctors over email. So when I moved to another city I…
Here's the reddit thread in question: https://www.reddit.com/r/rust/comments/epoloy/ive_smoketeste... I have no doubt it led to some github issue brigading, but it's not really that big of a deal. Ostracizing /r/rust in…
For CI (testing) we use tekton [1] to run tests and pass around artifacts inside k8s. You can kick off and monitor tekton builds with their CLI tool, but we ended up building our own create/monitor/download-artifacts…