Advent of Code 2023 – Day 3
I'm trying to solve all the Advent of Code puzzles in this video series.
I will continue working on one of my projects and if you want to come hangout you are welcome.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into building images for multiple platforms and deploying them in a Kubernetes cluster. Talks about the challenges I’ve faced during the process and ways to mitigate these issues.
In this video, we’ll show you how to install Promtail and Loki, two open-source log monitoring tools, to gather and monitor your logs in Ceph. We’ll also walk you through the steps of making some minor code changes to display the Grafana Explore window, allowing you to monitor your logs directly in the Ceph dashboard….
We look at what will come in the next release of java. Java 14, this release will wrap up development for the long time support release.
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.