Running work on GPU (Cuda) (how-to)
We use JCuda to run some workloads on the GPU and see the difference in speed.
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
I’m trying to solve all the Advent of Code puzzles in this video series.
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.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We look into how to screenshot in different devices, take coverage metrics and check loading performance.
Learn how to install and configure Sonatype for efficient package management in your Java projects. In this tutorial, we’ll guide you through the setup process and show you how to deploy and release custom modules using this powerful repository solution. Ideal for teams that need to share assets and manage package versions, Sonatype makes it…