Java 19 – Agonizing Anticipation
We look into the new Java version 19 and all the different features we could expect in this latest revision.
We write a simple example in java to run a validation using Schematron. The framework Schematron is a way to do easy validation of XML documents and create output that is easily readable by someone working with these documents.
What can you learn from examining code in multiple languages?
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.
We look into how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.
In today’s adventure, I chatted with a PDF document using five simple steps and PrivateGPT, transforming how we interact with digital documents. By running workloads on my machine, I’ve entered a fascinating dialogue with texts, asking questions and diving deeper into their content. From movie trivia about "Top Gun" to PDF specifications, this journey showcases…
We look into the next long time supported version of Java, the latest revision 23 contains improvements in speed, simplicity and …