Java / NLJUG

443 Videos

J-Spring 2019: Bert jan Schrijver – NLJUG Update

What is the status of the NLJUG and where are we going? Bio Bert Jan Bert Jan is CTO at OpenValue and focuses on Java, Continuous Delivery and DevOps. Bert Jan is a Java Champion, JavaOne Rock Star speaker, Duke’s Choice Award winner and leads NLJUG, the Dutch Java User Group. He loves to share […]

J-Fall 2019: Erik Hooijmeijer – Decompiling Kotlin

While my colleagues revelled in Kotlin’s new features, I was curious how exactly these features are achieved on the JVM. So I spent some time reading byte code and decompiling Kotlin into Java with sometimes hilarious results 🙂 In this presentation a take some example code in Kotlin, compile it and then decompile it with […]

J-Fall 2019: Roel Spilker & Reinier Zwitserloot – The mistakes we made in a open source project

Full title: J-Fall 2019: Roel Spilker & Reinier Zwitserloot – The 7 biggest mistakes we made in 10 years of running a major open source project Roel and Reinier of Project Lombok (the Java boilerplate busting tool) explain their top 7 mistakes made over the past 10 years of creating and maintaining an open source […]

J-Fall Virtual 2020: Brian Vermeer – Securing Containers by Breaking in

There’s no better way to understand container security than seeing some live hacking! This session introduces the state of docker security by reviewing vulnerabilities in Docker images and their impact on applications and demonstrates via hands-on live hacking. This session further provides the audience with security best practices when building docker container images, and each […]

J-Fall 2016 Ignite-sessies – 5 minute sessions – Multiple speakers

The mantra of Ignite talks is “Enlighten us, but make it quick”. Ignite is the name for a particular type of event that is held throughout the world (organized by volunteers) at which participants speak about their ideas and personal or professional passions according to a specific format. The presentations are meant to “ignite” the […]

J-Fall 2017 Aftermovie

On Thursday November 2, 2017 the NLJUG (Dutch Java User Group) organized the biggest Java conference of the Netherlands in the Cinemec at Ede. With over 1,500 Java developers, more than 50 technical sessions and 76 speakers, J-Fall 2017 was truly awesome! See you next year at J-Fall 2018

J-Fall 2017 Speaker Brian Benz – Top ways to deliver your code to the cloud

In this session, I’ll highlight the easiest ways for full stack developers to deliver their code to the cloud and the best ways to reliably make updates and maintain production cloud code. The focus will be on real-world examples with working demos using Linux command line tools, VMs, Docker, Kubernetes, serverless functions, open source tools […]