GPUs, FPGAs, or multi-core CPUs are present in almost every computing system today. These devices help increase performance and run more efficient workloads, but most frameworks are built on C or C++ only. At QCon Plus, Juan Fumero spoke about TornadoVM, ... (more…)
Read more »
There is one correct way to install Java on macOS. If you don't follow it, everything will work... until you need to switch which version you're using. (more…)
Read more »
In this video we take a look at the Sun JavaStation - A Network Computer released by Sun Microsystems in 1996 designed purely to run Java Applets. We will t... (more…)
Read more »
As developers, we have a tendency to focus on what our code is supposed to do, the happy path. Unfortunately, the real world is rarely that simple. Our code ... (more…)
Read more »