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 ...
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.
I’m trying to solve all the Advent of Code puzzles in this video series.
We will create an image from scratch in docker and add that to a docker registry so we can reuse that image when we create new docker instances, controlling the whole flow. Working with docker and registry First of we install the docker client, server and registry on our debian machine. apt install docker docker.io…
We try to build page that drops some balls for New Years eve. This is stream content cut down for value.
What can you learn from examining code in multiple languages?
We look into how to setup an activity that changes language of your android application.