diff options
| -rw-r--r-- | content/posts/now-2026-summer/index.md | 46 |
1 files changed, 36 insertions, 10 deletions
diff --git a/content/posts/now-2026-summer/index.md b/content/posts/now-2026-summer/index.md index 8a3a261..b54d838 100644 --- a/content/posts/now-2026-summer/index.md +++ b/content/posts/now-2026-summer/index.md @@ -7,13 +7,19 @@ extra: draft: true --- -Got married! Broke my elbow while bouldering. +Got married! Broke my elbow while bouldering. Added Gemini capsule version of this site. + +{{ fig(src="joopo_wedding.jpg", alt="Jojo looked presentable at the wedding 🎀" )}} {{ toc() }} -## Wedding +## Wedding and new surname + +I got married to my wife Marika in August after 15 years together. The day was better than I could have ever imagined. The weather was great and my bride was stunning. We both remembered our vows without a single stutter. Incredible photos with 60 of our closest friends and family members. + +There were small mishaps with the schedule and forgotten little things here and there, but they pale in comparison to everything that went right. -TODO +We chose a new surname. We are now the only two people with the name Sydänviita. It stands roughly for "heart of the thicket". ## Climbing @@ -23,6 +29,26 @@ I fell on my arm while bouldering and broke my elbow. It's going to take a coupl I think I'll let others do the bouldering in the future. I'll stick to dangling on the rope. +## Updates to the website + +I use [Syncthing](https://syncthing.net) liberally to keep my documents and non-code projects backed up and synced between my phone, laptop and home server. It works over the internet too with Wireguard VPN enabled. + +I sync my development copy of this blog to my phone too. That way I can write posts on the go. + +My [first deployment process](/posts/deploying-the-garden/) was based on a very similar setup, but this time around the syncing is not related to deployment at all. Just authoring. + +I still use Obsidian on iOS to write Markdown, since it's the best `.md` editor I've found. + +## Gemini capsule + +There's also a Gemini version of this site now, also known as a _capsule_ in Gemini parlance, available at [`gemini://jan.systems`](gemini://jan.systems). You need a Gemini browser to view it. I use [Lagrange](https://git.skyjake.fi/gemini/lagrange). See Gemini [FAQ](https://geminiprotocol.net/docs/faq.gmi). + +I jerry-rigged Zola to make a Gemtext build of the site alongside the html build. I use the [agate](https://github.com/mbrubeck/agate) server to serve the site from my home server. + +## New laptop + +I got a new 16" MacBook Pro with the M5 Pro chip and 64 gigs of RAM. It's been sweet. Really overkill for most of the stuff I do on it, but considering how heavy all desktop software is nowadays, it's good to have some headroom. I can experiment with local LLMs too. + ## Games **Finished** @@ -34,7 +60,7 @@ I think I'll let others do the bouldering in the future. I'll stick to dangling **Started** - Ball x Pit. Probably not going to continue; incremental roguelites don't really do it for me anymore. -- Denshattack! Hell yeah multi-track drifting! +- Denshattack! Feelings summarized by image below.  @@ -58,13 +84,13 @@ I've been digging this doom metal outfit called Faetooth lately. <iframe style="border: 0; width: 350px; height: 470px;" src="https://bandcamp.com/EmbeddedPlayer/album=2239340294/size=large/bgcol=ffffff/linkcol=0687f5/tracklist=false/transparent=true/" seamless><a href="https://faetooth.bandcamp.com/album/labyrinthine">Labyrinthine by Faetooth</a></iframe> -## New laptop - -I got a new 16" MacBook Pro with the M5 Pro chip and 64 gigs of RAM. It's been sweet. Really overkill for most of the stuff I do on it, but considering how heavy all desktop software is nowadays, it's good to have some headroom. I can experiment with local LLMs too. - -## This website +## Anime & movies -Obsidian + Syncthing +- Pom Poko (movie) +- Finished the 300 fansubbed Chiikawa episodes that I could find +- Started Nier Automata anime +- Started the new Ghost in the Shell anime +- Started CITY The Animation to scratch the Nichijou itch ## Previous update |
