The Early Bird Registration for @dev2next 2024 ends two weeks from today.
Join others who’ve already secured their tickets at this price level:
https://t.co/z2asmFNFXh
I just spiked a PoC for a new namedArguments(...) feature for @ParameterizedTest in #JUnit Jupiter.
Is that something you'd find useful? 🤔
https://t.co/1TdOx3oVR2
What a blasting week at #JCON2024 🤯
You guys are amazing🫶
Thank you for being part of #JCON and making this conference as wonderful as it is!
Want to stay updated? Just follow us for news about #JCON2025
🔸LinkedIn: https://t.co/WZwhbfdAJ5
🔸YouTube: https://t.co/dNm6Ivfvwz
In this live coding episode (working on the online version of my TDD Game), I realize I meant to use #EventSourcing for the Game aggregate, but forgot. Bit the bullet and converted it over as a #Refactoring and encountered a Cmd-Query Separation issue.
https://t.co/E49Ns1Gfnv
@JasonSwett The "fails exactly as expected" is why I focus on Precise Prediction when I coach folks in TDD (and in my TDD Game). Saying "it'll fail" is not enough: a precise prediction of "fails with an empty list" and the list is null, means the test is broken or there's a misunderstanding.
In this video I explain why the Prediction step of Predictive Test-Driven Development is so important.
https://t.co/yGtEieB6Pw
And I think it's so important, I made a game out of the idea: https://t.co/dEiGpmRTsu
JDK Flight Recorder comes with a powerful programming API that allows you to create application specific events. This talk dives deep into the API and looks at events, settings, content types, and other metadata. https://t.co/H5KKvoLy2h
The power of Stable Values & Collections might soon be integrated into Java (first as an internal feature and then hopefully available to all developers).
We are likely to see significant performance gains and better abstractions for some coding patterns
https://t.co/4qJBJgdAvG
To reduce the overhead of using APIs, Java 23 previews module import declarations of the form `import module $moduleName, which import all packages exported by the named module. The latest Inside Java Newscast explains. https://t.co/h7DFP8fZnh
Using Bootify for a Spring Boot Prototype with Thymeleaf 🍃🚀✍️🆕
➕By the way, it's the first guest post on my blog ever. In this post, @bootify_io shows his tool for generating Spring Boot apps
https://t.co/9zNZ7qbezj
Just open-sourced https://t.co/YQbb46EoWI : Practical LLama (3) inference in a single Java file, with no dependencies.
Supports .GGUF format, Q8_0 and Q4_0 quantizations, fast matrix/vector multiplication routines implemented using Java's Vector API, all served by a small CLI with featuring a --chat mode.
🚀 The IntelliJ IDEA 2024.2 Early Access Program starts today! The first EAP build features:
📊 Performance charts in the Run tool window
🔄 Enhanced capabilities during indexing & more!
Try it out now!👇
https://t.co/4MrnBOWO7a