Monthly Archives: October 2020

Guest on “Studio Jakarta EE”

Yesterday I had the honour to be guest on the YouTube show Studio Jakarta EE, and had a nice chat with its host Ivar Grimstadt (Jakarta EE Developer Advocate at the Eclipse Foundation).

Posted in Interviews, Jakarta EE, Java, Open Source, Standards | Tagged , , , | Comments Off on Guest on “Studio Jakarta EE”

Java API Enhancements

Hey guys! How’s it going? The Java SE API is enhanced in detail with each new generation of the JRE, besides the major JEPs lineup. 09: https://cr.openjdk.java.net/~iris/se/10/latestSpec/apidiffs/overview-summary.html 10: https://cr.openjdk.java.net/~iris/se/10/latestSpec/apidiffs/overview-summary.html 11: https://cr.openjdk.java.net/~iris/se/11/latestSpec/apidiffs/overview-summary.html 12: https://cr.openjdk.java.net/~iris/se/12/latestSpec/apidiffs/overview-summary.html 13: https://cr.openjdk.java.net/~iris/se/13/latestSpec/apidiffs/overview-summary.html 14: https://cr.openjdk.java.net/~iris/se/14/latestSpec/apidiffs/overview-summary.html 15: https://cr.openjdk.java.net/~iris/se/15/latestSpec/apidiffs/overview-summary.html The … Continue reading

Posted in Java, Programming | Tagged , , , | Comments Off on Java API Enhancements

Head Crashing Comedy Special on Halloween with Live Chat

Stay tuned for our Comedy Special on Halloween Premiere at 17:00 CET! In Epsiode 20 of Head Crashing Informatics on YouTube, you can join Leo and me preparing our Horror party night… Even better, Leo and me are present in … Continue reading

Posted in Comedy | Tagged , , , | Comments Off on Head Crashing Comedy Special on Halloween with Live Chat

Coding is a DRUG! – The Two Minutes Tuesday 008

Hey guys! Do you know that euphoria when you tried and tried and nothing worked out, but then your code suddenly works? Like the best day you every had in your life? You immediately want to try out the next … Continue reading

Posted in The Two Minutes Tuesday | Tagged , , | Comments Off on Coding is a DRUG! – The Two Minutes Tuesday 008

Java Startup Performance

Hey guys! How’s it going? One of the major pain points even with the latest Java generation is its terribly slow startup time. There are things that you can do to improve it, so here is how to do them … Continue reading

Posted in Jakarta EE, Java, Programming, Standards | Tagged , , , | Comments Off on Java Startup Performance