How to use Java to manage users, applications and more with FusionAuth... (more…)
Read more »
The proliferation of heterogeneous hardware in recent years has driven us to consider that every system we program, most likely includes a mix of computing elements; each of which with different hardware characteristics enabling programmers to improve per... (more…)
Read more »
This talk gives an overview on profiling in Java using open source tools. It came out of my own efforts to find good material to show to profiling novices at... (more…)
Read more »
Our previous two posts have focused on the deployment infrastructure and continuous integration building blocks that we need to both enable our Kubernetes cluster and provide the foundation of our containerised deployments – continuously integrated builds... (more…)
Read more »
An overview of how you can use custom QL queries to highlight uses of Java's HashSet and prompt the developer to use LinkedHashSet instead. (more…)
Read more »