Viewing profile — buchanmilne
buchanmilne
HN member- Joined
- Thu, Jan 04, 2018, 3:31 PM UTC
- HN karma
- 4
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About buchanmilne
No profile information was provided.
Recent public activity
-
comment
Comment #32551786
You don't need to use a separate provider to address the problem here, where using a separate provider may not address the problem at all: > "We're fully redundant across AZs, regi…
-
comment
Comment #32550166
> Amazon is AWS's biggest customer, but I've never been told to compress things with zstd while working at AWS. You may have switched transparently to using it (e.g. for your appli…
-
comment
Comment #30022228
> At Shopify, we had some serious issues at the time (~2014) with either LMDB or the Go driver that we couldn't resolve after several months Is there an issue/bug for this somewher…
-
comment
Comment #29660295
The article says: > Why? All the crash test dummies are male. Even the “female” dummies the government requires in tests are just smaller versions of male dummies. Wait, so are the…
-
comment
Comment #29660210
You said: > it's all very well to say "expect to lose an AZ" but during this outage it's not been physically possible to remove the broken AZ instances from multi-AZ services becau…
-
comment
Comment #27931039
> Is there another level of patches below point releases for backported security patches No, because its unecessary (in my experience) > or are your options to upgrade to something…
-
comment
Comment #27930980
MySQL GA dates: 5.5 3 December 2010 5.6 5 February 2013 5.7 21 October 2015 8.0 19 April 2018 The average seems to be about 2.5 years between minor releases, so this doesn't seem u…
-
comment
Comment #27930906
> Nobody expects defaults to change between patch/minor versions. Can you provide an example of an application-side (IOW, not a DB-infrastructure-type variable) that has changed it…
-
comment
Comment #27930836
> replication options like multi-source MySQL 5.7 supports multi-source replication: https://dev.mysql.com/doc/refman/5.7/en/replication-channels... > spider for sharding and galer…