August 2024

The movie starts slow, but I think it is worth it. At times it reminded me of a vampire film minus the (sparkling) vampires.

Adopted together after a tough childhood in an orphanage, Nica and Rigel realize that unexpected but irresistible feelings pull them together.

The Tearsmith.

Our toilets got a makeover this week. The whole mechanism for the water release from the tank was exchanged, and the water path was descaled by removing the bowl from the wall. We should have let this be done earlier. It is so nice to have toilets again that actually flush. And after more than 20 years of no maintenance, it was high time for it.

Another Fail with coding with ChatGTP

Here is another example of using ChatGTP for a simple problem, and it returns compiling code that is totally wrong. I needed to get all the neighbors in a spiral pattern from a given starting point. I initially forgot to specify that it needed to be a spiral and that I wanted the code in Swift (the first time it generated Python, which I have omitted1). I have a grid with a given amount of columns and rows.

Read 15 remaining paragraphs...

But you don’t need to wait long for another bad episode. Every time they get an external helping person they are the ones who did it in the end.

The investigation of a famous dead astronaut found in Battery Park has hit a dead end, causing Stabler to ask for assistance from his old mentor, Dick Finley, a former colleague of the victim and an astronaut himself.

Law & Order: Special Victims Unit Season 10 Episode 4 (Lunacy).

Ok, I needed to watch many episodes of this series but every now and then they managed to make a good episode. I liked the story and the acting of the daughter and grandmother.

Stabler is shocked when his daughter, Kathleen, becomes the suspect in an investigation to catch a trespasser. He seeks his estranged mother's help in dealing with his daughter's case.

Law And Order Special Victims Season 10 Episode 3 (Swing).

I a closeup of a small disc sander with a circle-making jig clamped in front of it. On top is a raw circle which is int the process of getting sanded round.

I did the reasonable and spent some time in my shop today. I built a jig to create round discs with my disk sander.

Sitting in a tent on my parent’s lawn somehow brings me back to my childhood. I hope the tent is still watertight as its raining right now.

A screenshot of a custom image picker. The images are shown in a 4x3 grid below a segmented control with which you can select between three different smart albums. The first is all, the second is favourites (denoted with an heart symbol) and the last is  the recent album (denoted by a clock symbol). Most of the image thumbnails are redacted with a light grey box.

I’ve added a better image picker to my blogging app, now I can select the images from the favourite and recent albums.