-
Recent Posts
- Coding Microservice From Scratch (Part 8) | JAX-RS Done Right! | Head Crashing Informatics 73
- Speed it up by throwing it away | Maven Contribution | Java Coding | Head Crashing Informatics 72
- Speed up your I/O with Java 11 | Maven Contribution | Java Coding | Head Crashing Informatics 71
- Speed up your I/O with Java 7 | Maven Contribution | Java Coding | Head Crashing Informatics 70
- Double Performance! | OpenJDK Contrib | Java Coding | Head Crashing Informatics 69
Recent Comments
Archives
- March 2023
- February 2023
- January 2023
- December 2022
- November 2022
- October 2022
- September 2022
- August 2022
- July 2022
- June 2022
- May 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- September 2021
- August 2021
- July 2021
- June 2021
- May 2021
- April 2021
- March 2021
- February 2021
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- July 2020
- June 2020
- May 2020
- April 2020
- February 2020
- October 2019
- September 2019
- August 2019
- July 2019
- June 2019
- May 2019
- December 2018
- November 2018
- October 2018
- September 2018
- July 2018
- May 2018
- April 2018
- March 2018
- October 2017
- September 2017
- August 2017
- July 2017
- June 2017
- May 2017
- April 2017
- January 2017
- September 2016
- July 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- January 2015
- December 2014
- November 2014
- October 2014
- August 2014
- July 2014
- March 2014
- February 2014
- February 2011
- January 2011
- July 2010
- April 2010
- January 2010
Categories
Meta
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 ivar grimstad, Jakarta EE 9, Java, studio jakarta ee
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 API, Head Crashing, Java, Tutorial
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 Comedy, Entertainment, Halloween, Halloween Mood
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 Coding, Philosophy, Two Minutes
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 Head Crashing, Java, performance, Tutorial
Comments Off on Java Startup Performance