Thought Java was 'free'? Think again (and you owe us $$$ in 2017)...
Read more »
Jazelle DBX (direct bytecode execution)[1] is an extension that allows some ARM processors to execute Java bytecode in hardware as a third execution state alongside the existing ARM and Thumb modes.[2] Jazelle functionality was specified in the ARMv5TEJ a... (more…)
Read more »
Accessing the GPU from Java unleashes remarkable firepower. Here’s how the GPU works and how to access it from Java. (more…)
Read more »
I love AWS Lambda. Removing the concept of a “server” from your application is huge. I won’t go into all the benefits of Lambda, but I can say from first han...
Read more »
Bugs that are detected earlier during the development lifecycle are easier
and cheaper to fix, whereas bugs that are found during production are difficult
and expensive to address, and may have dire consequences. Type systems are
particularly effective at... (more…)
Read more »