The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

add some VODs

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso c04d9d6d a30ad1ee

+31
+11
lume/src/vods/2023/lofi-botw.md
··· 1 + --- 2 + title: Lo-Fi Breath of the Wild 3 + date: 2023-05-06 4 + vod: 5 + path: talks/vod/2023/05-06-lofi-botw 6 + tags: 7 + - botw 8 + - NintendoSwitch 9 + --- 10 + 11 + 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
··· 1 + --- 2 + title: Xesite hacking 3 + date: 2023-10-22 4 + vod: 5 + path: talks/vod/2023/10-22-xesite-hacking 6 + tags: 7 + - deno 8 + - go 9 + - lume 10 + --- 11 + 12 + In this stream I implemented a bunch of features on my website, including: 13 + 14 + - Serving all live site content from a dynamically created zipfile 15 + - Fixing a few bugs in site rebuilds resulting in the entire site 404ing 16 + - Adding the website version to the footer of every page next to the nix store path 17 + - 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 18 + - Moved a bunch of static assets to S3 to improve site build times 19 + 20 + 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.