Sunday, April 5, 2020

Rick Branson on PostgreSQL


Rick rants about the ten things hie hates most about PostgreSQL while admitting it is the best storage system you can use by default.  It's a great in-depth look at the issues you will face if you push this database past its limits as Rick has done.

How Slack deploys changes 12 times per day


("Atomic Deployment" aka flip a symbolic link as we did in the 1990s)

Slack has written an overview of  how they deploy the slack service we all use at least 12 times each day.  It's surprising more teams do not have a few dozen versions of service software on their production servers and symbolic links to the current running version as we had in 1994.

Nebula Award Finalists


Check out the finalists list.  If you are looking for good science fiction to read during the lock-down consider the stories on that list.  Also, the conference will be webcast but only to registered attendees.  Lois Bujold will be the grand master.

Saturday, April 4, 2020

Message for the Dead (Galaxy's Edge 8) by Jason Anspach & Nick Cole


Interesting turn of events in the politics, continued descent into the dumb star wars "force" magic, sigh.  Still fun, 4/5 stars.

Bluu Mera von Nadine Most


Sehr schlecht! 1/5 Sterne. Ganz blöd.

Friday, April 3, 2020

take advantage of deserted roads

Take advantage of deserted roadsSend out teams of two to four workers - trained in hygiene and safety - to fix potholes, repair empty schools. Get furloughed people to work. Fix infrastructure; stimulate the economy.

Remote Worker Data


This Zapier survey report on remote work has some counter-intuitive data that explain phenomena the tech companies are experiencing during the political lock-downs around the world.

Should I wear an N95 mask?

ArsTech updates us with new data about masks.  Good read.

Tuesday, March 31, 2020

Retinopathy causing, Heart Disease inducing, irreversible liver, kidney damaging medication approved for emergency use


FDA approves emergency use of chloroquine. The fools!  Even the paper recommending consideration has repeated, emphatic warnings about the "ethical implications" of killing patients with the treatment.  Why not Remdesivir?

Sunday, March 29, 2020

Another crutch for the insanely complex YAML in Kubernetes


If you are starting to use Helm Charts to create your complex, long kubernetes configurations and you stumbled across Helmfile to accelerate your adoption, these added training wheels for helmfile are helpful.