summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2026-01-17 17:35:35 +0200
committerJan Tuomi <jan@jantuomi.fi>2026-01-17 17:35:35 +0200
commit426d48bc0425cb89d8ba389b405ccc35fa755d63 (patch)
tree745c3cb76a9adbbfc559c0160a81c192f62ea442 /content
parent8eac06c3e840c5bb190e9f9889f01aa507ef381f (diff)
Wip
Diffstat (limited to 'content')
-rwxr-xr-x[-rw-r--r--]content/now.md0
-rw-r--r--content/posts/now-2026-spring/index.md13
2 files changed, 12 insertions, 1 deletions
diff --git a/content/now.md b/content/now.md
index d0892f3..d0892f3 100644..100755
--- a/content/now.md
+++ b/content/now.md
diff --git a/content/posts/now-2026-spring/index.md b/content/posts/now-2026-spring/index.md
index 2d82018..e6a0811 100644
--- a/content/posts/now-2026-spring/index.md
+++ b/content/posts/now-2026-spring/index.md
@@ -8,7 +8,7 @@ draft: true
Planning the wedding, figuring out my style.
-{{ fig(src="17670809516920.jpg", alt="Dogs playing in a park") }}
+{{ fig(src="17670809516920.jpg", alt="Dogs playing in the dog park.") }}
{{ toc() }}
@@ -35,10 +35,21 @@ Planning the wedding, figuring out my style.
- Stopped using Spotify. I already pay for Youtube Premium + Music so I already have a streaming service that I can use. I also try to be more mindful of my music consumption and focus on supporting independent artists and creators. Mostly by buying digital albums or tapes from Bandcamp or distributors.
- Saw [Merzbow](https://merzbow.net/show/) live.
+I listen to a bunch of black metal and adjacent genres. There's a lot of white supremacists and fascists in those communities, especially in the Finnish scene (sadly). I figured I should use a couple of hours to go through some of the artists that I have listened to and see if they're sketchy or not.
+
+I'm happy to find that most of the stuff I listen to is a-ok, and a great deal of artists are vocally against hate, or at least apolitical (whatever that means). However, some artists had slipped through the cracks.
+
+**Mgła** collaborates with Nazis and the frontman has an earlier project with clearly anti-semitic titles and lyrics.
+**Drudkh** is Ukrainian ultra-nationalist. They have an album dedicated to a fascist figure who was a Nazi collaborator, and they have used Nazi imagery during their live shows.
+
+I really enjoyed their music in 2025, but I won't be supporting them anymore.
+
### Top tunes
<iframe style="border: 0; width: 400px; height: 472px;" src="https://bandcamp.com/EmbeddedPlayer/album=2777761805/size=large/bgcol=ffffff/linkcol=0687f5/artwork=small/transparent=true/" seamless><a href="https://agriculturemusic.bandcamp.com/album/the-spiritual-sound">The Spiritual Sound by Agriculture</a></iframe>
+(**Agriculture** is radically left-wing, by the way)
+
## This website
The new Zola-based implementation has been working well. There was a bunch of figuring-out to do at first, like how to structure the templates to get the [/now](/now) page working, or how to get the previous/next post links appended to each post, but it's been worth it. Zola compilation is way faster than my earlier custom Scheme-based SSG.