From 61b2f9da45d0d9f8179c51ae2269a79050946ed3 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Wed, 3 Apr 2024 08:43:13 +0300 Subject: [PATCH] Add note to the latest blog entry --- site/blog/cosmic-drift.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/site/blog/cosmic-drift.md b/site/blog/cosmic-drift.md index eab0350..5b2f591 100644 --- a/site/blog/cosmic-drift.md +++ b/site/blog/cosmic-drift.md @@ -53,6 +53,10 @@ Maybe the 11th bit got flipped, making it increment 1024? Aha! So the 11th bit got flipped by something. And that something was probably a cosmic ray. +EDIT: It was not a cosmic ray. As pointed out by [@BenjaminRi's comment on lobste.rs](https://lobste.rs/s/jb1o6q/cosmic_drift#c_1ztluj) +it was either a bug or storage corruption as the alarm ran late the next day. You should +still create more than one alarm just in case if you are using a phone prone to this, however. + My main takeaway from this event is to create more than one alarm, for extra redundancy. Who knew being prone to sleeping in could save you from your alarm getting shifted 12 minutes into the future :^).