> I tried to order some fabric from a major, national purveyor of fabric early in the pandemic to make some baby quilts. The experience was not seamless. Pun intended?
Family court will be worse the longer you wait. Stick it out might mean there’s never an end in sight.
the real question is what colour it should be
TOML/YAML: You could read a truncated TOML file and not realize it.
This is another good post on the topic: https://stripe.com/blog/rate-limiters
Here is one success story: https://cloudplatform.googleblog.com/2017/02/guest-post-mult...
please don't.. provision once and snapshot, and deploy the snapshot
sure makes me glad all that (and so much more) happens in the first negative 10 minutes on any server I deploy. If you are doing this after your server has launched you are doing it wrong.
that makes sense since my voice is my passport. [verify me]
Spinnaker is pretty focussed on deployments and as such has those operations as first class citizens (deploy, resize, manage traffic, destroy, etc) Jenkins is also a first class stage type - it is the way we run the…
I recently (just over a year ago) relocated myself and my family to the SF Bay Area. I couldn't ever explain (other than the OMG Bay Area salary/big name company aspect) why it mattered so much to me, but reading that…
It is kind of a dumb test to do 'new HashMap' with the default initialCapacity then cram stuff into it in a tight loop. It is basically testing constant rehashes which is obviously going to generate a ton of garbage I…
> I tried to order some fabric from a major, national purveyor of fabric early in the pandemic to make some baby quilts. The experience was not seamless. Pun intended?
Family court will be worse the longer you wait. Stick it out might mean there’s never an end in sight.
the real question is what colour it should be
TOML/YAML: You could read a truncated TOML file and not realize it.
This is another good post on the topic: https://stripe.com/blog/rate-limiters
Here is one success story: https://cloudplatform.googleblog.com/2017/02/guest-post-mult...
please don't.. provision once and snapshot, and deploy the snapshot
sure makes me glad all that (and so much more) happens in the first negative 10 minutes on any server I deploy. If you are doing this after your server has launched you are doing it wrong.
that makes sense since my voice is my passport. [verify me]
Spinnaker is pretty focussed on deployments and as such has those operations as first class citizens (deploy, resize, manage traffic, destroy, etc) Jenkins is also a first class stage type - it is the way we run the…
I recently (just over a year ago) relocated myself and my family to the SF Bay Area. I couldn't ever explain (other than the OMG Bay Area salary/big name company aspect) why it mattered so much to me, but reading that…
It is kind of a dumb test to do 'new HashMap' with the default initialCapacity then cram stuff into it in a tight loop. It is basically testing constant rehashes which is obviously going to generate a ton of garbage I…