I love 3Blue1Brown. I will rewatch any of those videos infinity times. I don't think I've ever learned/retained anything from one though, and I'm suspicious of people who point to it as a superior learning resource.
(Not a knock on 3B1B; truly an amazing achievement).
Welp. It’s the crypto bug of the year. Mark it down for April. Java 15-18 ECDSA doesn’t sanity check that the random x coordinate and signature proof are nonzero; a (0,0) signature validates any message. Breaks JWT, SAML, &c.
Reading the AWS postmortem, and the HN reaction to it, and: I will never stop evangelizing this, the most brain-altering piece of writing I've encountered. howcomplexsystems.fail
TIL you can run SQL queries directly against CSV files as a one-liner using the default sqlite3 command line utility
til.simonwillison.net/sqlite/one-lin…