Conway in BashI’ve added a new version to my venerable Polyglot Conway project, this time as a good old Bash script, a version bootstrapped with the help of ChatGPT.
Cute Battery on your tmuxJust like last week, let’s add some more information to our tmux status bar: this time, the current battery level.
Weather on your tmuxPeople have asked me how to display the weather on the status bar of my tmux session, as shown in a previous post of this blog.
OpenShift Local CRC From Another MachineDuring the preparation of my “Learning OpenShift” course for LinkedIn Learning, I used OpenShift Local (formerly known as “CodeReady Containers” or CRC) to demonstrate the various features of the platform from a developer’s point of view.
How to Use Demo MagicMy colleague Tobru recently pointed me to demo-magic, and I now seriously wonder how could I ever do a live demo without this.
Polyglot ConwayMy personal project during the pandemic was Conway, a project providing implementations of Conway’s Game of Life in as many programming languages as possible.