Java 16 – Open with Power
We look into what's new in java 16.
We solve the day 8 challenges for the Advent of Code.
We look into how to create a simple chat using the OpenAI Chatgpt API. We talk about context and how to use it to improve our …
I’m trying to solve all the Advent of Code puzzles in this video series.
Unlock the full potential of Ceph debug flags in this insightful video! Join us as we explore two crucial debug flags: file writing and memory persistence. Learn how to set and leverage these flags to enhance your Ceph system’s performance and ensure data resilience in case of a crash.
I started to use a lot of the paint functions in Java at work and I wanted to create an example that could teach me about the different shaders available in Java. The paint interface is not something you come across if you don’t draw things in Java but having an understanding of the possibilities…
Today I tried to look into the new functionality for B2B users. The first thing I realized after some testing was that I used the wrong store. I published the AuroraStoreFrontAssetStore from ExtendedSites section that we usually use. And none of the functionality was present. Seemed strange and I couldn’t see any other sars in…