Thank you for all the years, cuddles and lovely memories
Today our cat took her last breaths. She was almost 18 years old, so it was her time. But it still brings me great sadness, and I feel a real emptiness.
This simple tutorial will show you how to parse JSON in java using JSON-simple from Google. JSON-simple is a bit old now but very stable and tested by large and small companies. I use this framework every day, so making a tutorial was a no-brainer.
We look into creating a game in love2d
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.
We will walk through the process of manually installing a Ceph cluster. This gives you a better overview of how Ceph works, and we will discuss different concepts used when running a cluster. Fetching software. First of I want to check that I have all the latest packages in my debian system. apt update apt…
We look into the different ways that your Java code can be executed and how this impacts performance.
We look into a Travis CI configuration file in order to test Android projects.