Implement a Java 2D internal rendering pipeline for macOS using the Apple Metal APIs as an alternative to the deprecated Apple OpenGL APIs. (more…)
Read more »
Notarization is required as of macOS 10.15 (Catalina), and it’s a bit of aminefield - doubly so for a Java application, or anything built outside Xcode. (more…)
Read more »
Know you not that a good man does nothing for appearance sake, but for the sake of having done right?Epictetus Bill Shannon passed away a few days ago after a long, valiant battle with cancer. The … (more…)
Read more »
Follow along with this guide to see how Dataweave and Java and combine to allow you transform your data with ease.
Read more »
Questions about hashCode() are asked on most interviews (from junior to senior level). In this post, you will find out what this method is, how it works for particular types, how it works for primitives, what you have to watch out for during your implemen... (more…)
Read more »