All posts in 'Java'

Weekly digest 2022-49

09-Dec-22

This has been a somewhat bleak and dark week and I’m not feeling overall happy, I have to say. The weekend was pretty excellent with me doing the ATG-Winterlauf for the forth time: Despite being now way too much over 40, I just got faster every time. 16km with a pace of 4:16. That is […]

Read the complete article »

Weekly digest 2022-48

02-Dec-22

It’s getting bleak outside but as you might have guessed, it does not stop me from getting outside. Last week I managed to increase my Veloviewer maximum square to 40×40 tiles. That is kinda of an online game connected to Strava. I am a big fan of both services. The goal with the squad is […]

Read the complete article »

GraalVM and proxy bindings with embedded languages.

26-Nov-21

A while ago I had the opportunity to publish a post in the GraalVMs Medium blog titled The many ways of polyglot programming with GraalVM which is still accurate. A year later, the GraalVM just got better in many dimensions: Faster, supporting JDK17 and I think its documentation is now quite stellar. Have a look […]

Read the complete article »

Testing in a modular world

19-Oct-21

I am not making a secret out of it, I am a fan of the Java Module system and I think it can provide benefit for library developers the same way it brings for the maintainers and developers of the JDK themselves. If you are interested in a great overview, have a look at this […]

Read the complete article »