Java 24 – Experimental Escalation
We look into the latest version of Java 24. In this version, there are a lot of new experiments and great features that we will see in ...
We look at exporting our model into saved_model and use that in java in order to run inference on images the model never is seen before.
We look into how to setup a project that will install WordPress and test your plugin or theme on Travis CI.
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….
I’m trying to solve all the Advent of Code puzzles in this video series.
I show you how I test parsing functions in java using file testing; this is where I could add more files for each test case that I want to run. Testing this way makes your workflow quick and easy. Just add a file and then start to solve issues.
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.