Interview on Machine Learning and Disruptive Data Science
I spoke with Fabiane recently about Tail Target, its objectives, the theory behind it, and the underlying technology. Read on!
Every article on foojay.io, newest first: OpenJDK, the JVM, Java tooling and the ecosystem around them, written by the Java community.

Kevin Farnham
3,740 viewsI spoke with Fabiane recently about Tail Target, its objectives, the theory behind it, and the underlying technology. Read on!

Marko Topolnik
5,462 viewsOn a scientific paper on Hazelcast Jet, its architecture based on symmetric, data-local, non-blocking distributed event processing.

Kat Cosgrove
3,894 viewsDevOps has a ton of jargon in it, though. It’s like running into a brick wall. Here, I'll explain package managers!

Ashish Choudhary
3,472 viewsLet's discuss Records, an official feature in Java 16, and apply this knowledge in conjunction with a Spring Boot application!

Nicolas Frankel
2,794 viewsDespite all the "magic" of Spring Boot, Spring Native handles most of GraalVM's required configuration out-of-the-box!
Brian Vermeer
3,435 viewsCode reviews are hard to do well. Particularly when you’re not entirely sure about the errors you should be looking for!

Kat Cosgrove
3,042 viewsI’m covering tools and terminology common to DevOps, plus the occasional newbie-friendly tutorial for emerging or established technologies.
Geertjan Wielenga
4,601 viewsThe JDK Enhancement Proposal (or JEP) is a community process for proposals for enhancements to the OpenJDK. Which ones made it into Java 16?

Yaojin Yang
10,451 viewsTo run Java tests on VS Code, we recommend using the Java Test Runner extension or the Java Extension Pack, which includes the extension.

Gerrit Grunwald
5,656 viewsI have created an application that makes use of JavaFX custom controls. Here I'll go through the custom controls that I've created for it.