summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2026-01-02 21:34:54 +0200
committerJan Tuomi <jan@jantuomi.fi>2026-01-02 21:34:54 +0200
commit09664404e4fd59e3ec79b56907ac7c5178ec6656 (patch)
tree7bc959f7f795978b62a2b812e0ac9cf286dfaf06
parent7aff1f399ebfe289ed9ec8f38342f5d25eb60677 (diff)
Content fixes
-rw-r--r--content/posts/atk16-my-homegrown-computer.md2
-rw-r--r--content/posts/cookbook.md2
-rw-r--r--content/posts/now-2023-winter.md5
-rw-r--r--content/posts/now-2024-fall.md3
-rw-r--r--content/posts/now-2024-spring.md10
-rw-r--r--content/posts/now-2024-summer.md2
-rw-r--r--content/posts/now-2025-fall.md3
-rw-r--r--content/posts/now-2025-summer.md4
-rw-r--r--content/posts/now-2025-winter.md15
9 files changed, 36 insertions, 10 deletions
diff --git a/content/posts/atk16-my-homegrown-computer.md b/content/posts/atk16-my-homegrown-computer.md
index afad92f..6b9f583 100644
--- a/content/posts/atk16-my-homegrown-computer.md
+++ b/content/posts/atk16-my-homegrown-computer.md
@@ -9,7 +9,7 @@ extra:
**ATK16** is a learning project I've been working on for some time. It started off as a 16-bit, reduced instruction set computer (RISC) CPU design but evolved into an entire computer with peripherals and software.
-Instead of repeating myself, I'm going to direct you to the [ATK16 project page](../projects/ATK16). It's not complete by any means, but I've written a bunch about the project and my motivations already! [¹](#footnote)
+Instead of repeating myself, I'm going to direct you to the [ATK16 project page](/projects/atk16). It's not complete by any means, but I've written a bunch about the project and my motivations already! [¹](#footnote)
---
diff --git a/content/posts/cookbook.md b/content/posts/cookbook.md
index fc2a04a..43a3776 100644
--- a/content/posts/cookbook.md
+++ b/content/posts/cookbook.md
@@ -5,6 +5,6 @@ extra:
kind: project
---
-> This note relates to the project [Cookbook](../projects/cookbook).
+> This note relates to the project [Cookbook](/projects/cookbook).
I have started a terse cookbook project for myself. Our household struggles with coming up with simple meals to prepare when doing the week's shopping. This should act as inspiration.
diff --git a/content/posts/now-2023-winter.md b/content/posts/now-2023-winter.md
index bdae73a..de60590 100644
--- a/content/posts/now-2023-winter.md
+++ b/content/posts/now-2023-winter.md
@@ -1,10 +1,13 @@
---
title: ❄️ Now, winter 2023
date: 2023-01-30
+description: Working on this site. Doing small renovations and fixes to the house. Learning Chicken Scheme. Reading Category Theory for Programmers by Bartosz Milewski.
extra:
kind: now
---
+{{ toc() }}
+
## Currently
- Working on this site
@@ -22,7 +25,7 @@ extra:
### 2024
-- _A Retargetable C Compiler: Design And Implementation_ by David Hanson, Christopher Fraser. The book defines the `lcc` ANSI C compiler, which I have considered writing a custom backend for in the [ATK16](/projects#ATK16) project.
+- _A Retargetable C Compiler: Design And Implementation_ by David Hanson, Christopher Fraser. The book defines the `lcc` ANSI C compiler, which I have considered writing a custom backend for in the [ATK16](/projects/atk16) project.
- [Beej's Guide to Networking Concepts](https://beej.us/guide/bgnet0/)
- _How to Win Friends and Influence People in the Digital Age_ by Dale Carnegie, a 2012 adaptation of the classic
- _Gödel, Escher, Bach: An Eternal Golden Braid_ by Douglas Hofstaedter
diff --git a/content/posts/now-2024-fall.md b/content/posts/now-2024-fall.md
index 386174e..b71de95 100644
--- a/content/posts/now-2024-fall.md
+++ b/content/posts/now-2024-fall.md
@@ -1,10 +1,13 @@
---
title: 🍁 Now, fall 2024
date: 2024-12-10
+description: Dog dug up the yard and the new grass. Painted some rooms. Built a little bathroom shelf, a little nightstand and a sound diffuser.
extra:
kind: now
---
+{{ toc() }}
+
## Home
- Dog dug up the yard and the new grass. Multiple times even. Planted some clovers to hide the bald spot. Fixed up a vine that fell down from the wall.
diff --git a/content/posts/now-2024-spring.md b/content/posts/now-2024-spring.md
index 9dd2e3a..aa1fe1f 100644
--- a/content/posts/now-2024-spring.md
+++ b/content/posts/now-2024-spring.md
@@ -1,6 +1,7 @@
---
title: 🌱 Now, spring 2024
date: 2024-04-22
+description: Inches of snow are falling on the yard, covering any new green growths. The dog likes it, I don't.
extra:
kind: now
---
@@ -12,6 +13,8 @@ Inches of snow are falling on the yard, covering any new green growths. The dog
Your browser does not support the video tag.
</video>
+{{ toc() }}
+
## Travel
- Attended the [QCon London 2024](/posts/qcon-london-2024-takeaways) in London
@@ -19,7 +22,7 @@ Your browser does not support the video tag.
## Music
-[BLEK](../projects#blek) was live for 3 hours on student radio Radiodiodi with a dungeon synth genre deepdive program. According to metrics, 20 people (!) were listening to our show, which was also our grand EP premiere. Big leagues.
+[BLEK](/projects#blek) was live for 3 hours on student radio Radiodiodi with a dungeon synth genre deepdive program. According to metrics, 20 people (!) were listening to our show, which was also our grand EP premiere. Big leagues.
I bought a [cassette player](/posts/cassettes) and a bunch of metal and dungeon synth tapes, as well some empty ones from the Bezos shop. I'm planning to record BLEK's music on some of them.
@@ -53,7 +56,7 @@ I went to see Dune 2. It was as ok as the first part.
### ATK16
-Picked up [ATK16](../projects#atk16) again, adding some major stuff:
+Picked up [ATK16](/projects/atk16) again, adding some major stuff:
- A calling convention for functions: arguments in registers `RA`–`RG`, return value in register `RG`
- An emulator & step debugger in Python + Pygame for easier debugging
@@ -75,7 +78,8 @@ Now, the flow starts by traversing the entire content directory and indexing it
Things I still want to add:
-- A bookmarking system, maybe somehow connected to the [liked](../liked) page?
+- A bookmarking system, maybe somehow connected to the ~[liked](/liked) page~?
+ - _Update from the future_: the liked page was migrated to the [linklog](/linklog).
- A project page structure (just a content thing, no code required)
## Previous update
diff --git a/content/posts/now-2024-summer.md b/content/posts/now-2024-summer.md
index 6b5783e..cc7bb74 100644
--- a/content/posts/now-2024-summer.md
+++ b/content/posts/now-2024-summer.md
@@ -5,6 +5,8 @@ extra:
kind: now
---
+{{ toc() }}
+
## Home
- Yard work: some small landscaping, changed the topsoil to something less dry, and planted grass and flowers.
diff --git a/content/posts/now-2025-fall.md b/content/posts/now-2025-fall.md
index 33c368f..fe0d1f2 100644
--- a/content/posts/now-2025-fall.md
+++ b/content/posts/now-2025-fall.md
@@ -1,6 +1,7 @@
---
title: 🍁 Now, fall 2025
date: 2025-10-05
+description: Late summer and early autumn have been a time of ups and downs.
extra:
kind: now
---
@@ -13,6 +14,8 @@ Sorting out things after the death has taken a lot of time and effort, but thing
We've also been planning the wedding that's taking place in 2026. In many ways I feel out of my element, but things are moving forward.
+{{ toc() }}
+
## Home
A lot of renovations this summer. One of the biggest ones was the translucent roofing installation:
diff --git a/content/posts/now-2025-summer.md b/content/posts/now-2025-summer.md
index 0d687c3..81293ca 100644
--- a/content/posts/now-2025-summer.md
+++ b/content/posts/now-2025-summer.md
@@ -9,6 +9,10 @@ extra:
{{ fig(src="/files/kenrokuen.jpg", alt="A torii gate in the Kenroku-en garden") }}
+Here's three seasons of updates in one package.
+
+{{ toc() }}
+
## AutereDB project
I was reading [Designing Data-intensive Applications](https://www.oreilly.com/library/view/designing-data-intensive-applications/9781491903063/) and I came across a chapter where the author goes over log-structured database architecture. I knew about B-tree based systems, but this seemingly simpler approach was new to me. I was intrigued, but I also felt like I didn't fully grok how every cog in the theoretical database machine worked together.
diff --git a/content/posts/now-2025-winter.md b/content/posts/now-2025-winter.md
index d59abb3..7ae01ac 100644
--- a/content/posts/now-2025-winter.md
+++ b/content/posts/now-2025-winter.md
@@ -2,14 +2,21 @@
title: ❄️ Now, winter 2025
date: 2025-12-16
description: |
- <p>Fall has gone by, fast. Mostly rain and darkness.</p>
- <p>Managing the estate of my late father has taken up a lot of time I would've otherwise spent on hobbies.</p>
- <p>Some decor and reno at home, some game programming, a lot of games. Game design has been on my mind a lot lately.</p>
- <p>I also attended my first ever Finnish defence forces reserves repetition exercise. I had a good time!</p>
+ Fall has gone by, fast. Mostly rain and darkness. Managing the estate of my late father has taken up a lot of time I would've otherwise spent on hobbies.
extra:
kind: now
---
+Fall has gone by, fast. Mostly rain and darkness.
+
+Managing the estate of my late father has taken up a lot of time I would've otherwise spent on hobbies.
+
+Some decor and reno at home, some game programming, a lot of games. Game design has been on my mind a lot lately.
+
+I also attended my first ever Finnish defence forces reserves repetition exercise. I had a good time!
+
+{{ toc() }}
+
## Metroidvania game dev
🚨 Original game idea alert 🚨