Improving low-level integration with ctypes to the generic ready-to-use pyo3 library.
-
Generative AI and Java – hype or urgent reality?
AI and Java what is there?, what can it do?, what do we want it to do?, Asking for your input readers. Share your thoughts at Foojay.io
-
State of the Software Supply Chain Report: Key Takeaways for Java Developers
Sonatype have just released the 9th edition of their State of the Software Supply Chain Report. I thought I’d pull out some highlights for Java Developers!
-
Evaluating Apache APISIX vs. Spring Cloud Gateway
In this article, I’d like to share my understanding of Spring Cloud Gateway and how it compares to Apache APISIX.
-
2023 Community Survey
Friends of OpenJDK Community Survey. Kickoff and instructions for a community driven data gathering exercise.
-
Rolling Binary Trees: A Guide to Common Design Patterns in Java
In this article, we introduce a linear-time algorithm for rolling binary trees and implement it in Java, by utilizing common design patterns.
-
FinOps: Tim O’Brien at Walmart
“Java and my experience with the Java community and open source are what brought me to this role, but these days my focus is entirely on Cloud cost, budget, and ideas for efficiency.”
-
Managing Data Residency: Concepts & Theory
Take a look at data residency and design a draft architecture to implement it. In the next article, we will delve into the technical details.
-
FinOps: John Stuart at Azul
“Wouldn’t it be great to use a Java Virtual Machine (JVM) to be 30% more performant? That is a win for both Engineering and Finance.”
-
FEPCOS-J (1) – Description, Impressions of Usage, Current State
FEPCOS-J implements a Java-language extension that frees a Java-developer from network programming and supports cross-system concurrency.
-
The Right Feature at the Right Place
Discussion extrapoliating from per-user rate limiting showing how one can implement it in a library and an infrastructure component.