Looking at Gitea as a Git host solution
We talk about Gitea and see if it's a good replacement for gitlab or a good local choice for organization that want to use github locally.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look at how to use a Biometric fingerprint to decrypt some encrypted data.
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 what will come in the next release of java. Java 13, this release will boost your development and help you get up and running.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
I’m trying to solve all the Advent of Code puzzles in this video series.