···11+---
22+title: Lo-Fi Breath of the Wild
33+date: 2023-05-06
44+vod:
55+ path: talks/vod/2023/05-06-lofi-botw
66+tags:
77+ - botw
88+ - NintendoSwitch
99+---
1010+1111+For this stream I talked about the game [The Legend of Zelda: Breath of the Wild](https://zelda.nintendo.com/breath-of-the-wild/) and how it has impacted me over the last 7 years of my life. This stream was released in the lead-up to [The Legend of Zelda: Tears of the Kingdom](https://zelda.nintendo.com/tears-of-the-kingdom/), so a lot of it will be talking about what I think will happen in that game.
+20
lume/src/vods/2023/xesite-hacking.md
···11+---
22+title: Xesite hacking
33+date: 2023-10-22
44+vod:
55+ path: talks/vod/2023/10-22-xesite-hacking
66+tags:
77+ - deno
88+ - go
99+ - lume
1010+---
1111+1212+In this stream I implemented a bunch of features on my website, including:
1313+1414+- Serving all live site content from a dynamically created zipfile
1515+- Fixing a few bugs in site rebuilds resulting in the entire site 404ing
1616+- Adding the website version to the footer of every page next to the nix store path
1717+- An attempt to upgrade to Lume 0.19.2, which had to be backed out in favor of the current version due to issues with the new version
1818+- Moved a bunch of static assets to S3 to improve site build times
1919+2020+This VOD was recorded in 1080p as an experiment. I'm not sure if I'll continue to do this, but I wanted to try it out.