While trying to learn about setting keyboard shortcuts via vanilla javascript, I learned that
navigator.platform
showed MacIntel
despite my device being a post 2020 Apple M2 Pro .
I was confused. I needed to know if I should be.
Turns out that I needn’t because there was this thing called Rosetta 2 that was intentionally returning MacIntel
because it supported applications compiled to run on previously intended Intel X86 chips on now Apple owned silicon stack.
What is Rosetta 2? My notes: https://tnvmadhav.me/til/rosetta-2/
~ updated at: 2025-06-22T08:42:25.411Z
T.I.L. that A.R.M. initially stood for Acorn R.I.S.C. Machine and was rebranded to A.R.M. which stands for Advanced R.I.S.C. Machines Ltd.
~ updated at: 2025-06-22T08:02:47.409Z
T.I.L. that PowerPC was an alliance between Apple, Motorola and I.B.M.
~ updated at: 2025-06-22T07:59:48.395Z
I was almost certain that @digitalocean had a way to configure event alerts using webhooks.
after a clunky search, any attempt to land on an opportunity on closing this requirement led me to a haven of expectations or just ideas dot digitalocean dot com.
like what even?
The aforementioned haven of expectations: https://ideas.digitalocean.com/core-compute-platform/p/add-webhooks-to-monitoring
~ updated at: 2025-06-22T07:07:29.289Z