Merge branch 'main' into tairu

This commit is contained in:
liquidex 2024-02-17 22:30:37 +01:00
commit 565b6a0520
4 changed files with 39 additions and 1 deletions

View file

@ -6,6 +6,31 @@
% id = "01HPECQ3Z1EZEQS2J0CY4A0CMA" % id = "01HPECQ3Z1EZEQS2J0CY4A0CMA"
- I'm aware they know *very well* what they're doing. just, y'know, *fuck them.* - I'm aware they know *very well* what they're doing. just, y'know, *fuck them.*
% id = "01HPWEESFV7TPXA6H5BCZVZKD6"
+ exhibit 2: ODDTAXI soundtrack
% id = "01HPWEESFVY5WGP5NY94QXFQ2A"
- I watched this anime recently and I really liked the soundtrack, so I thought to myself "cool, gotta buy it and enjoy it in glorious FLAC while I'm driving my ~~taxi~~ car"
% id = "01HPWEESFV1W7Y0713F5P74EPQ"
- naturally I was absolutely unprepared for the shitshow that is purchasing music from Japan
% id = "01HPWEESFVC3ZX091BN3ZFT4YB"
- for some reason some business pinheads thought it would be an *incredible and wise idea* to introduce *region locks* to music!
% id = "01HPWEESFV2AF3V1GMFZYKECHF"
- fuck the fact that you can legitimately buy this album as a pack of FLAC files in Japan, if you're anywhere else - eat shit!
% id = "01HPWEESFVSRH7H5NSQKQ849FK"
- I understand that dealing with taxes and all that bullshit is annoying and expensive. but there already exists a solution to that.
% id = "01HPWEESFVFAYKQAT39Y2ESNFX"
- it's called Bandcamp. people already use it. it works. and it's good.
% id = "01HPWEESFVAB5NWZFXR2G75XEA"
- and I know it's owned by Epic Games right now, but as a consumer I literally Could Not Care Less.
They handle my payments. the money goes to the artists. and all the parties involved are happy!
% id = "01HPECQ3Z1SG5J6Y12TD2E4Q1B" % id = "01HPECQ3Z1SG5J6Y12TD2E4Q1B"
+ exhibit 1: The Flashbulb's music is gone from Spotify + exhibit 1: The Flashbulb's music is gone from Spotify

View file

@ -31,5 +31,17 @@
% id = "01HPSX8W0WMX4YXY9WMAM40QKH" % id = "01HPSX8W0WMX4YXY9WMAM40QKH"
- she says every part of this sentence apart from "*my girlfriend*" is untrue. I think I know better, so deal with it! - she says every part of this sentence apart from "*my girlfriend*" is untrue. I think I know better, so deal with it!
% id = "01HPW0KZ90S1SV6ZPSDYM42DG8"
- special thanks to...
% id = "01HPSX8W0WF11C5VXT0DH69Y2Z" % id = "01HPSX8W0WF11C5VXT0DH69Y2Z"
- [ezioleq][def:person/ezioleq], for being an avid reader and pointing out lots of little things that could be improved - [ezioleq][def:person/ezioleq], for being an avid reader and pointing out lots of little things that could be improved
% id = "01HPW0KZ90Q2WT2QV6Q9NS68HH"
- [firstbober][def:person/firstbober], for being cool with my stupid questions about web technologies
% id = "01HPW0KZ90CGB5CJESK5JR3YVC"
- [areox][def:person/areox], for staying inspired :sparkles:
% id = "01HPW0NE76BTP1RP0Y12WTGRSV"
- you, my dear explorer!

View file

@ -279,7 +279,6 @@ pub fn generate(paths: &Paths<'_>) -> anyhow::Result<Treehouse> {
config.site = std::env::var("TREEHOUSE_SITE").unwrap_or(config.site); config.site = std::env::var("TREEHOUSE_SITE").unwrap_or(config.site);
config.autopopulate_emoji(&paths.static_dir.join("emoji"))?; config.autopopulate_emoji(&paths.static_dir.join("emoji"))?;
config.autopopulate_pics(&paths.static_dir.join("pic"))?; config.autopopulate_pics(&paths.static_dir.join("pic"))?;
dbg!(&config.pics);
info!("cleaning target directory"); info!("cleaning target directory");
let _ = std::fs::remove_dir_all(paths.target_dir); let _ = std::fs::remove_dir_all(paths.target_dir);

View file

@ -25,7 +25,9 @@ description = "a place on the Internet I like to call home"
"word/iff" = "https://en.wiktionary.org/wiki/iff" "word/iff" = "https://en.wiktionary.org/wiki/iff"
# People # People
"person/areox" = "https://areox.boo"
"person/ezioleq" = "https://ezioleq.com" "person/ezioleq" = "https://ezioleq.com"
"person/firstbober" = "https://firstbober.com"
"person/vixenka" = "https://github.com/Vixenka" "person/vixenka" = "https://github.com/Vixenka"
[emoji] [emoji]