Java 23 – Gathering Modularity
We look into the next long time supported version of Java, the latest revision 23 contains improvements in speed, simplicity and ...
We’re looking into a solution using log4j to consolidate our logs in an third-party system using Application server and IBM has disabled the support for log4j in the application servers logging framework. I tried to reverse this process and check what was needed to enable this feature again. First of we need the log4j framework…
We use singularity to create containers both in an interactive mode and also using definition files to build them automaticly.
2024-07-09 17:12:13 Tuesday In this video we look at how to install stable diffusion in a docker container. This entails making our GPUs available in docker containers and running stable diffusion in a listening mode. We also enable the capability to run extensions inside of the container. Nvidia docker First of we need to get…
In this video, we look into the Ultralytics Yolo framework. It enables you to run a pre-trained Yolo algorithm and retrain it for your particular use case. Using this model, you could easily create a new model to detect your favorite things in an image and create location boxes over the objects.
We talk about building a real compiler used to build a Linux system.
I look into the PiBox installation and give my first impressions of the software and features of the PiBox solution.