HN user

pmh

1,071 karma
Posts13
Comments145
View on HN
Is it a pint? 4 months ago

not only are the glasses typically much smaller (this is fine) but they also leave massive gaps at the top

I'm wondering if this is due to the prevalence of cask ales vs bottle/keg conditioning. The former is relatively uncommon in Belgium and you want the head from the latter.

That said, oversized glassware (e.g. Duvel's tulip for aromatics) and/or fill lines are also used to accommodate the head while still not cheating the customer out of volume.

Security.txt 5 years ago

It's likely some kind of caching issue. tools.ietf.org at 4.31.198.62 responds with the draft, but 64.170.98.42 404s

In the post, but easy to miss:

I do a lot of data processing in SQL Server which can be really memory intensive (no, the cloud is not always the solution to this, I've got a draft blog post on that)

Add to that: video/photo editing, live-streaming, development, and general purpose usage, and it's not an unreasonable setup.

Yes you can buy thicker re-usable bags (sometimes made out of textiles or a mixture of textiles and plastic) but by far many people bring their own bags

This has been my experience shopping in Austin, but it may vary based on neighborhood. The vast majority bring their own reusable bags. Those that forget to bring bags buy the plastic reusable bags (unless the store also offers free paper bags).

FWIW, the "Learn" link on terraform.io goes to the same codelabs in the blog and there's some existing guidance in the docs. I don't mind separate domains for these kinds of things, but I agree that they should at least add links in the docs.

Do you have a list of videos/channels you've found useful for these projects? I would find it useful and I'm sure others would appreciate it as well.

Password rotation in this context is for the infrastructure, not normal user accounts.

There are other options for securing/managing infrastructure access (e.g. PKI, Hashicorp Vault), but if you're using passwords, it's a good idea to rotate them if only to encourage good practices around automation.