Journal #15

Konnichiwa,

so, what have I been up to, development-wise, in the last couple of months, since the last DevLog?
Not nothing, but also not nearly as much as I wished and hoped for.

Life

I still don’t dwell in my usual surroundings, because I’m still taking care of my elderly and ill father.
One big pain point with this is that he is him: a person to which I (or anyone, for that matter) never had a noteworthy relationship, even in good times. But I’m also not so far removed from him (by a matter of habit) that I could really feel detached from the whole thing (in addition, I don’t have any siblings, so there is no one nearby to share this burden).

Not having the temporal, physical, or psychological space that I’m used to. And, as trivial as it may sound in comparison, lacking most of my equipment here and the environment also doesn’t help with being productive on a lot of my projects. Unfortunately, I can’t forsee if or when that will change again, and am also kind of frozen on what steps to take next; so I’m currently trapped in a mental limbo *sigh*

Nevertheless, I could at least do some (minor) things over the last weeks:

Website

The big change was that I spent several days (and I am still fine-tuning it) to learn about and then apply a “responsive web design” approach. That makes this site much more pleasent to view on smartphones and tablets (‘mobile-friendly’).

I also updated my Hugo installation from version 0.89.4 to 0.116.1, but I don’t think that made any difference in my usecase.

Some notable changes to the content (only a few highlights, look at the homepage for more):

Powershell module saoe

Details: Show-saoeCalendarMonth

I made the new Powershell function Show-saoeCalendarMonth, that shows a compact view of a calendar month, like this:

2023-08 (AUGUST)
═══╤═════════════════════
CW │ Mo Tu We Th Fr Sa Su
───┼─────────────────────
31 │     1  2  3  4  5  6
32 │  7  8  9 10 11 12 13
33 │ 14 15 16 17 18 19 20
34 │ 21 22 23 24 25 26 27
35 │ 28 29 30 31

Why? Just because I saw something similar on a screenshot on some random site, when I was looking for something completely different, and thought: Well, how would one create that?
Not that I really have an immediate need for it, but I do have a few ideas where it could come handy…

Miscellaneous

I created another Powershell module in a private repository, just for myself: