Advent of Code 2022 – Day 6
I'm trying to solve all the Advent of Code puzzles in this video series.
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…
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
We solve the day 15 challenge for the Advent of Code.
Looking at the basics of web assembly.
We try to build page that drops some balls for New Years eve. This is stream content cut down for value.
We go through how to create a twitch overlay in javascript so we can play a game and show updates in the overlay if the javascript code detects new followers. We also integrate it with a real-time clock counting down for stream end.