How to build OpenJDK from source
We look into how to download and build OpenJDK 13 from source. We talk about dependencies and commands for Linux and Windows.
In this video we are using fetch to do a file upload. File uploads could be hard if you haven’t done it before, fetch is a new api that can simplify the process.
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 how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.
Java 18 is released, and the new JDK will bring a lot of interesting features to java. We go through all the features in 18 and talk about the performance benefits and some important caviats to keep track on in your code.
I was looking into creating a reference editor to show an reference between my object to an SKU and I think it wasn’t obvious how to get this relationship to work. First of I wanted to use the reference editor to show my relationship. I defined it using the code below. I didn’t want the…
We create a moving 3d image from pictures using a neural network. This new machine-learning algorithm uses mannequin videos to create pictures for the network to train on and create a depth map to rotate pictures in 3d.