HN user

nmussy

32 karma
Posts1
Comments12
View on HN

It is up to the developers, and most of them play ball from what I've seen. What I can tell you from a user perspective is that if they don't categorize their notifications properly, I will at the very least block all their notifications, or uninstall and look for an alternative app if possible. Maybe a developer can weigh in on the incentives this behavior creates, in terms of lost engagement or userbase

Hey @jgrahamc, just a heads-up, the output of the curl request in the "Using curl" section is not up to date:

  alt-svc: h3-22=":443"; ma=86400
I was surprise you didn't deploy draft-23 despite quiche supporting it, so I checked:
  $ curl -vs https://blog.cloudflare.com/ 2>&1 | grep alt-svc
  < alt-svc: h3-23=":443"; ma=86400
Could you pass it along?

I haven't had a chance to try it out myself yet, but the Aurora FAQ[0] seems confirm your wish:

Aurora database engine is designed to be wire-compatible with PostgreSQL 9.6 and 10, and supports the same set of PostgreSQL extensions that are supported with RDS for PostgreSQL 9.6 and 10

For reference, full list of PostgeSQL RDS extensions in the documentation[1]

[0] https://aws.amazon.com/rds/aurora/faqs/ [1] https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_...

I know this isn't the main purpose of the software, but has there been experiments with a bvckup being restored on a different piece of hardware? I'm not talking completely, changed the CPU and architecture, but more like different drive sizes and such.