Joined December 2010
417 Photos and videos
Nushell Niceties: Checking If Value Is In List Or String Or Key In Record A blog by mrhaki Nushell has the in operator to check if a value is an element of list. With the same in operator you can check if a string... #dev #softwaredevelopment #Nushell jdriven.com/blog/2026/03/Nus…
37
Flyway the Right Way A blog by @kqosh1 Sometimes when you upgrade your application the new version does not work correctly, and you need to downgrade. When you are... #dev #softwaredevelopment #SoftwareDevelopment #DatabaseManagement #Flyway #Rollback jdriven.com/blog/2026/03/Fly…

1
34
Kotlin protip: indexed access operator overloading with multiple indices A blog by Riccardo Operator overloading is one of Kotlin’s most beloved features. It lets you give familiar syntax to custom types, and you’re... #dev #softwaredevelopment #kotlin jdriven.com/blog/2026/02/Kot…
27
Digital Sovereignty, A Dutch company's dilemma in the age of US hyperscalers A blog by Erik If you run into a wall, don’t turn around and give up. Figure out how to climb it, go through it, or work around it." —... #dev #softwaredevelopment #Teachradar jdriven.com/blog/2026/02/Dig…
16
Running COBOL in IntelliJ A blog by Jacob Within the JVM community, once in a while somebody jokes about getting old and therefore needing to start learning COBOL. Usually, someone responds that there are... #dev #softwaredevelopment #intellijidea #ide jdriven.com/blog/2026/02/Run…
39
From Java to Kotlin – Part X: Virtual Threads and Coroutines A blog by Justus Considering a move to Kotlin? Coming from a Java background? In this short series of blog posts, I’ll take a look at... #dev #softwaredevelopment #java #kotlin #concurrency jdriven.com/blog/2026/02/Jav…
28
From Java to Kotlin – Part IX: Statics and Companion Objects A blog by Justus Considering a move to Kotlin? Coming from a Java background? In this short series of blog posts, I’ll take a look at familiar,... #dev #softwaredevelopment #java #kotlin jdriven.com/blog/2026/02/Jav…
26
From Java to Kotlin – Part VIII: The Ternary operator vs the Elvis Operator A blog by Justus Considering a move to Kotlin? Coming from a Java background? In this short series of blog posts, I’ll take a look at... #dev #softwaredevelopment #java #kotlin jdriven.com/blog/2026/02/Jav…
23
From Java to Kotlin – Part VII: Null Safety A blog by Justus Considering a move to Kotlin? Coming from a Java background? In this short series of blog posts, I’ll take a look at familiar, straightforward Java... #dev #softwaredevelopment #java #kotlin jdriven.com/blog/2026/02/Jav…
1
20
From Java to Kotlin – Part VI: Higher-Order Functions Without Fear A blog by Justus Considering a move to Kotlin? Coming from a Java background? In this short series of blog posts, I’ll take a look at familiar,... #dev #softwaredevelopment #java #kotlin jdriven.com/blog/2026/02/Jav…

15
From Java to Kotlin – Part V: Switch vs When A blog by Justus Considering a move to Kotlin? Coming from a Java background? In this short series of blog posts, I’ll take a look at familiar, straightforward Java... #dev #softwaredevelopment #java #kotlin jdriven.com/blog/2026/02/Jav…

31
From Java to Kotlin – Part IV: Copying objects A blog by Justus Considering a move to Kotlin? Coming from a Java background? In this short series of blog posts, I’ll take a look at familiar, straightforward... #dev #softwaredevelopment #java #kotlin jdriven.com/blog/2026/02/Jav…
18
From Java to Kotlin – Part III: Default Values and Named Arguments A blog by Justus Considering a move to Kotlin? Coming from a Java background? In this short series of blog posts, I’ll take a look at familiar,... #dev #softwaredevelopment #java #kotlin jdriven.com/blog/2026/02/Jav…
15
From Java to Kotlin – Part II: Boring Data Classes A blog by Justus Considering a move to Kotlin? Coming from a Java background? In this short series of blog posts, I’ll take a look at familiar, straightforward... #dev #softwaredevelopment #java #kotlin jdriven.com/blog/2026/02/Jav…
2
27