Hypothetically, Hugo

2025-06-16 1 min read

Hypothetically, if I did everything correctly, this site should now be running off Hugo. I was never super happy with the way Quartz required me to maintain my own front page, since it really wants to throw your entire vault onto a website instead of just a subset of it, which required me to do wonky stuff with symlinks and directory junctions and… anyway, after I broke my own Quartz install a few days ago, I decided to just say fuck it, let’s try something else. Now I’ve got an Obsidian vault with a specific subfolder that, thanks to a community plugin, I can spit into a Hugo install whenever I like.

Continue reading

Dataview in Obsidian, and 100%ing I Was a Teenage Exocolonist

2025-01-03 1 min read

New year, new really nerdy way to apply Obsidian. Ever since I bought I Was a Teenage Exocolonist in November I’ve been really obsessed with exploring every little corner of this beautiful little narrative deckbuilding RPG. I recently decided I wanted to get 100% completion of the game, but doing that requires two things that take some extensive tracking: getting every ending at least once (there are 29), and getting every card at least once (there are…. tons). Obviously I can just make checklists in Obsidian, but then I figured out I could use Dataview to query over those files as well, and show myself a nice table of my progress.

Continue reading

Re-learning Godot, and also publishing this site

2024-12-21 2 min read

Opened Godot today and discovered it had been so long since I used it that my skills had pretty much atrophied away to nothing (in fact, I think it’s had a full version update – I’d never touched Godot 4!). Luckily, I still had one of Ben Anderson’s excellent Godot courses and it’d been updated to Godot 4, so I started over from scratch. Trying something this time that I usually don’t do for video lectures and besides coding along, I’m taking notes – besides giving me yet another reason to use Obsidian, I thought it might be a nice way to actually remember some things in a more general sense.

Continue reading

Rambling about static site technology

2024-12-16 2 min read

Ed Zitron is right on the money again in Never Forgive Them, a look at the way tech companies actively make your life worse with the growth-at-all-costs mindset that has the tech industry in a death grip.

Why wouldn’t people feel insane? Why wouldn’t the internet, where we’re mostly forced to live, drive most people crazy? How are we not discussing the fact that so much of the internet is riddled with poison? How are we not treating the current state of the tech industry like an industrial chemical accident? Is it because there are too many people at fault? Is it because fixing it would require us to truly interrogate the fabric of a capitalist death cult?

Continue reading

Obligatory first post

2024-12-11 1 min read

Slowly getting used to Obsidian. I’ve got livesyncing working across multiple machines without actually paying for it (using the obsidian-livesync community plugin and a CouchDB database on my NAS at home), and I think my next goal is to be able to publish this folder of daily notes as a blog.

Need to find out if there’s a way to use YAML front matter to add a title to these notes without changing their filename, or if I’m just leaving it as is. Maybe titles are overrated? Tags would still be nice, if I intend to publish these as a blog.

Continue reading