Building containers with Singularity
We use singularity to create containers both in an interactive mode and also using definition files to build them automaticly.
We look into the new Java version 19 and all the different features we could expect in this latest revision.
I had to setup a docker image that could handle request in an API using async jobs to do the actual workload. This means that I had to have something running in the background async while also having a docker image with web server and php.
I try to create a herddb using zookeeper and bookkeeper. I talk about the challenges I found and what the current state of the project is in my opinion.
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 look at the last release of lit-html and what have been added to the latest API.
In this video, I talk about the implementation of payment for my site, YouTool.app. We looked at what PayPal requires in their …