Posts
πΏ Stray Kids: The dominATE Experience (2026) Featuring the global K-Pop sensation Stray Kids and a live performance from their record-breaking world tour, alongside exclusive behind-the-scenes footage and intimate interviews with the band, Stray Kids: The dominATE Experience is an epic concert film that gives fans both a spectacular front-row seat and unique access to their favourite band. β€ TMDB. In the cinema with my wife :-)
Posts
Did not hope for much. But after having watched three episodes I quite like it. It has different air compared to other medical shows.

πΏ Breathless (2024)
A passionate medical team is devoted to saving lives in a bustling public hospital where tensions β and romance β keep their pulses racing.
β€ TMDB.
Posts
π The Laptop
Iβm still thinking about the password for the laptop β what secrets are you hiding? Why did my friend die today because of you?
Posts
Civil War 2024 And the blunting about war imagery
After watching the movie Civil War (2024), I wanted to write about what I thought of the film. But I was unable to find the right words. I only was able to write this:
I watched this movie the other night and it is still with me. It is a long time since I had such a visceral reaction to a movie. And I can’t decide whether I liked it or not.
Posts
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.
Posts
CrowdStrike and the risk of using homogeneous infrastructure
With the whole CrowdStrike debacle12 yesterday3, I wonder how this could happen and why so many companies are using the same solution β automatically updated without any tests on the customer’s site. Why do you set up your infrastructure so it can deploy updates to your productive system without any (manual) tests beforehand? Or at least delay the deployment until a short grace period so you can see whether there is a big issue with it.