2022-10-11

Published: Nov 01, 2022Last modified: Apr 05, 2023
Word count: 243

more strangeloop talks uploaded

5 more strangeloop 2022 talks have been uploaded since friday (the full playlist is here: https://www.youtube.com/playlist?list=PLcGKfGEEONaDO2dvGEdodnqG5cSnZ96W1).

3 I haven't seen yet (including symbolic programming in julia and some elm

code-gen), but the other two were some of my faves to see in person:

A fun history of regex: https://www.youtube.com/watch?v=S1pseKYYd4c&list=PLcGKfGEEONaDO2dvGEdodnqG5cSnZ96W1&index=15 I wish this speaker had twice as much time, this was a really enjoyable one.

stop writing dead languages (strangeloop talk): A push towards interactive programming - normal to folks with clojure experience, and a fun talk all around with some cool examples. https://www.youtube.com/watch?v=8Ab3ArE8W3s&list=PLcGKfGEEONaDO2dvGEdodnqG5cSnZ96W1&index=17 This is one is close in topic to some of the Bret Victor talks from years ago.

refs this talk as well: (we really don't know how to compute) https://www.youtube.com/watch?v=HB5TrK7A4pI

not sure where this comes from

emacs message buffer

invalidating cloudfront after s3 deploys

now that i'm using cloudfront in front of s3, i need to manually invalidate things - that also required expanding the permissions on my deploybot group (in aws's iam panel).

i also updated to v2 of the aws cli... which seems the same? not too bad.