(interzone)

Now

What am I doing?

This is my Now page in the HTML Journal format.

2026-05-26

A funny thing about writing documentation: design flaws and bad assumptions surface quickly.

If instructions are getting too complicated, it’s probably better to refactor the whole thing.

This happened many times while I was writing the yaob overview. I rewrote things I thought were fine, but were actually messed up. Both code and documentation improved, albeit this isn’t a straightforward process.

2026-05-16

Trying to figure out how to define templates per types of pages. I’m already able to compose the blog pages as a series of constructs depending on the input file name. Now, I need to fine-tune this on the content itself. For example, the “headline” generator should treat this particular page differently in order to produce it in a valid journal format.

2026-01-30

Trying to finish this blog configuration.