Java recap for week 13/2025
https://discu.eu/weekly/java/2025/13/
#java #jvm #kotlin #programming
Get RSS feeds and support this bot with the premium plan: https://discu.eu/premium
Java recap for week 13/2025
https://discu.eu/weekly/java/2025/13/
#java #jvm #kotlin #programming
Get RSS feeds and support this bot with the premium plan: https://discu.eu/premium
I am excited to welcome Haoyi Li as the speaker for our upcoming #Scala #Meetup in #SanFrancisco!
He’ll be presenting:
Solving Scala's Build Problem with the Mill Build Tool
An MIT grad and creator of the widely-used “com-lihaoyi” Scala projects (10K+ GitHub stars, 20M+ downloads/month), Li Haoyi has built core infrastructure at companies like Dropbox and Databricks. He's also the author of Hands-on Scala Programming and brings deep expertise in the JVM, Scala Programming Language, Build tools and beyond. Don’t miss this chance to learn from one of the best!
Talking Kotlin #136 – Creator of Spring: No desire to write Java
Discussions: https://discu.eu/q/https://youtu.be/Rx3XZoqbi78
#scala got into hacker news and actually has a bunch of comments and people talking, that's surprising
Cmon, let's convince the industry to create some more jobs, at least I know I need one
Java Is Becoming a Monster (And I Love It)
I used to think Java was done. Stale. Verbose. A relic.
But now? It mutated. It spawns 5000 virtual threads like it’s nothing.
I just built a REST service: Runs on virtual threads
Functional pipelines
Only a few MB RAM
No thread-pools
No leaks
Pure JVM
This isn't Java 8 anymore.
No Groovy. No Kotlin. No detours.
Java is now useful and gets Beautiful.
And then there’s GraalVM:
If you skip reflection and runtime init, you get: Native executables
Instant startup
Tiny memory
No runtime surprises
Game. Changed.
But OSS frameworks?
Still look frozen in 2015.
Heavy, reflective, runtime-hacked monsters.
So I built my own tools:
TypeMap
→ Zero-reflection json/xlm reader & type converter
→ GraalVM native
→ Fast. Simple. Functional.
https://github.com/YunaBraska/type-map
Nano
→ Anti-framework
→ Static main, no DI magic
→ Pure, clean design
https://github.com/NanoNative/nano
Nano example app
One single static main file
https://github.com/YunaBraska/nano-graalvm-example
API-Doc-Crafter
Native CLI doc tool
https://github.com/YunaBraska/api-doc-crafter
My Java Functional Guidelines
https://devabyss.hashnode.dev/java-functional-guidelines
Java isn't just catching up.
It’s setting the pace now.
The only question is:
Can frameworks and libraries keep up?
Java recap for week 12/2025
https://discu.eu/weekly/java/2025/12/
#java #jvm #kotlin #programming
Get RSS feeds and support this bot with the premium plan: https://discu.eu/premium
Actually... Do people hating on LLMs understand how much overhead was caused by #JVM?
Hey there #fediverse, I’m looking to hire a senior engineer to work with some awesome folks on #Netflix’s build tools & test infrastructure. If you are interested please apply online! (see link in Toot)
My DMs are open if you have any questions about the role or if you want to let me know that you applied.
https://explore.jobs.netflix.net/careers/job/790301668836?utm_source=LinkedIn&domain=netflix.com
Java recap for week 11/2025
https://discu.eu/weekly/java/2025/11/
#java #jvm #kotlin #programming
Get RSS feeds and support this bot with the premium plan: https://discu.eu/premium
Z kim widzimy się na meetupie w Łodzi, a z kim w Lublinie?
Łódź https://meetup.com/java-user-group-lodz/events/306681852/?eventOrigin=group_upcoming_events
Lublin https://meetup.com/lublin-java-user-group/events/306677712/?eventOrigin=group_events_list
The #JVM is fast ... except on startup. But this is changing! Michał Zyga made a summary of the current efforts, how much code has to be changed, and how much gain they bring.
https://softwaremill.com/how-to-improve-jvm-based-application-startup-time/
In our latest article, Michał Zyga compares different approaches to speeding up #JVM startup time:
https://softwaremill.com/how-to-improve-jvm-based-application-startup-time/
Z kim widzimy się 18 marca we Wrocławiu?
Dołączcie do wydarzenia, które organizujemy razem z JUG Wrocław i posłuchajcie naszych ekspertów Rafała Maciaka & Sebastiana Rabieja!
Link do wydarzenia: https://www.meetup.com/pl-PL/wroclawjug/events/306572418/?isFirstPublish=true
Heyo! Are you a company in Chicago looking for an opportunity for increased visibility to our JVM community? We're looking for folks to host Chicago Kotlin User Group/Java User Group events for 2025 What better way to get senior engineers in your office space?
Jacobin JVM after 3½ years of Development
"Jacobin, the #JVM written entirely in go. "
https://binstock.blogspot.com/2025/03/jacobin-jvm-after-3-of-development-on.html?m=1
Java recap for week 9/2025
https://discu.eu/weekly/java/2025/9/
#java #jvm #kotlin #programming
Get RSS feeds and support this bot with the premium plan: https://discu.eu/premium
Chicory: A JVM native WebAssembly runtime
Discussions: https://discu.eu/q/https://chicory.dev/
In-browser JVM that I'm writing in C
https://github.com/anematode/b-jvm
Discussions: https://discu.eu/q/https://github.com/anematode/b-jvm