Advent of Code 2023 – Day 5
I'm trying to solve all the Advent of Code puzzles in this video series.
We are in our new linux environment and create automake and autoconf used to generate configuration scripts for building more packages in your system.
We look into how to use Zenity showing by some examples. Zenity is a graphical tool for your scripting to show dialog boxes on the GUI and return the result from Zenity back to your script.
We solve the day 15 challenge for the Advent of Code.
We solve the day 11 challenges for the Advent of Code.
Trying to implement a SQRL login for Websphere Commerce I ran in to the issue of changing the logged in user from another session. To accomplish this I used the persistent sessions in commerce fetching an activity and changing what user ran in that session. If you want to enable this behavior you need to…
We look at creating a WordPress Plugin and what is required for it showing up on wordpress.org and getting through the review process. I made it and found some things to look out for and things that can make the process smoother.