JavaFX 26 is available! Featuring the new macOS Metal pipeline and a Headless platform prototype.
Read all about it here: https://gluonhq.com/javafx-26-is-now-available/
| Aussom Lang | https://github.com/rsv-code/aussom.base |
| Hoagn EIP | https://hogan.rosevillecode.com/ |
JavaFX 26 is available! Featuring the new macOS Metal pipeline and a Headless platform prototype.
Read all about it here: https://gluonhq.com/javafx-26-is-now-available/

A number of things have happened since it was announced that JavaFX will be offered as a component separate from the core JDK. Most importantly, a mirror of the OpenJFX repository has been created on GitHub, and a number of new developers have arrived to increase development efforts. These new contributors arrived because GitHub made […]
When we started Gluon nearly a decade ago, one of our key goals was to make Java a first-class citizen on mobile. We built a toolchain that allowed developers to run Java and JavaFX applications on iOS and Android devices. That solution still exists today, and developers can continue to use it. However, over time […]
JavaFX now has a first-class, top-level Headless glass platform. Read more about it on our website: https://gluonhq.com/introducing-the-headless-platform-for-javafx/
You can already try it in the 26-ea+2 build we just released.
We’re excited to announce a new addition to the JavaFX ecosystem: the Headless Platform, a lightweight, platform-independent backend that enables running JavaFX applications without a graphical user interface. Why a Headless Platform? JavaFX has long relied on platform-specific glass implementations (like mac, win, and gtk) for rendering user interfaces. While that works great for traditional […]
A new report from the American Statistical Association reveals that federal statistical agencies—the government offices that collect and publish official data about everything from unemployment rates to immigration patterns—are in serious trouble.
https://www.amstat.org/docs/default-source/amstat-documents/nations-data-at-crossroads.pdf
Not much ML happens in Java... so I built my own framework (at 16)
https://github.com/xEcho1337/brain4j
Discussions: https://discu.eu/q/https://github.com/xEcho1337/brain4j
AI coding mandates are driving developers to the brink
https://leaddev.com/culture/ai-coding-mandates-are-driving-developers-to-the-brink
Discussions: https://discu.eu/q/https://leaddev.com/culture/ai-coding-mandates-are-driving-developers-to-the-brink
Beta version of browser Javascript alternative Aussom-Script is now available to try. It’s an interpreted OOP language that is used to program in the browser. #aussom #aussomscript #programming #programminglanguages