Changing the Origin of your Branch Today I learned that you can change the origin of your branch in Git.
Redis Stream Activity Feed I created a new Concept Project utilizing Redis Streams to create an Activity Feed
GitHub Action - Passing a Slack Message ID between Jobs How to pass a Slack Message ID (or any primitive value) between multiple GitHub Action Jobs.
Docker Run Internal Container Command How to run a command in a Docker container that is not the main running command of the container.
Get a Bash Scripts Absolute Path How to find a bash script absolute path without the use of realpath.
Image Generator Module an Exploration on using JavaScript and its Canvas to generate a dataurl image.