soypunk

@Soypunk
7 Followers
28 Following
39 Posts
social network groupie
websitehttps://shawn.medero.net
@kellan I spent the day educating myself on https://legacy.python.org/dev/peps/pep-0441/ in case you need another rabbit-hole to go down
PEP 441 -- Improving Python ZIP Application Support

PEP 441 -- Improving Python ZIP Application Support

@kellan oooh, this is helpful as I'm having to write more JS myself these days and I somewhat skipped over this period of JS while I was managing teams. danke!
@lmorchard or help people get places on foot, scooter, or cycle (or wheelchair/etc.) A lot of trips in the US are less than two miles. (But also, yes, more rail.)
@lmorchard my eight year old is super fascinated with HTML and CSS and I'm thinking I should get them a glitch account.
@lmorchard i left the respect origin on but I updated my CodeBuild script to copy everything to s3 with a 3600 max-age and then it runs a command that sets the no-cache header incantation on index.*. This seems more or less reasonable for now. I think.
@lmorchard poking around the cli tool I just figured out how to set the cache-control headers for certain s3 files so I'll probably just set the homepage and feed to no-cache and let the rest of it expire every hour. ¯\_(ツ)_/¯
@lmorchard sweet, thanks. Looks the same as to what I was noodling with on the cli tool invalidation.
@lmorchard yeah, I've been thinking about that ... I think... if I've parsed the docs correctly... you get a 1000 free invalidations but those could easily be a 1000 /* directives? Oi.
@lmorchard it defaults to 24 hours which seems absurd.
@lmorchard (referring to your new "typing" blog btw...)