Craken Coffee Rosters
Another potential meeting place…
Craken Coffee Rosters (via Erik's Weblog)
Another potential meeting place…
#everett #food #moblog
erik.thauvin.net/blog/p...
15.08.2025 18:19 — 👍 0 🔁 0 💬 0 📌 0
Wednesday: Season 2
Guess who’s back?
Wednesday: Season 2 (via Erik's Weblog)
Guess who’s back?
#trailer #tv #netflix
erik.thauvin.net/blog/p...
15.08.2025 05:11 — 👍 0 🔁 0 💬 0 📌 0
Announcing Dart 3.9
#dartlang
medium.com/dartlang/ann...
15.08.2025 01:11 — 👍 0 🔁 0 💬 0 📌 0
What’s new in Flutter 3.35. Hot Reload, Widget Previews, and More
#android #dartlang #flutter #ios
medium.com/flutter/what...
15.08.2025 01:09 — 👍 0 🔁 1 💬 0 📌 0
Atomic
Two civilians get caught up in a cartel's uranium smuggling across North Africa…
Atomic (via Erik's Weblog)
Two civilians get caught up in a cartel's uranium smuggling across North Africa…
#trailer #tv #skytv
erik.thauvin.net/blog/p...
14.08.2025 16:34 — 👍 0 🔁 0 💬 0 📌 0
Each time I correct an AI, and it goes something like `You're right, let me fix…`, I feel like a fool. I'm training the darn thing, on my dime.
14.08.2025 16:10 — 👍 1 🔁 0 💬 0 📌 0
airhacks.fm podcast
podcast with adam bien
"Adam && Adam == true": an airhacks.fm conversation with Adam Dudczak about Java,
standards, cultural heritage, Supercomputing Center and text search. Listen now: adambien.blog/roller/adam_... #java #podcast
13.08.2025 04:51 — 👍 8 🔁 4 💬 3 📌 0
IntelliJ IDEA 2025.2 is here!
In this episode of IntelliJ IDEA Talk, we’ll demo and discuss new feature highlights in detail, giving our opinions on how and why they’ll help you in your daily professional development work. We’ll talk about:
0:00 – Introduction
0:50 – AI updates: Junie’s MCP support and other updates.
7:09 – Java 25: Support for the latest Java features.
14:31 – Virtual threads: Improved debugging support.
22:33 – JSpecify: Support for the new nullability standard.
28:09 – Spring Debugger: The most exciting feature for Spring Boot devs!
36:10 – Spring Modulith: Support for clean architectures.
41:01 – Spring + Kotlin: Improvements and ongoing collaboration.
44:16 – Kotlin Notebook: Enhanced REPL for seamless interactive coding.
54:14 – Maven 4: Support for the upcoming major release.
1:03:28 – Universal entry point: No need for keyboard shortcuts.
1:12:17 – Single unified distribution: No more Ultimate and Community editions.
Download IntelliJ IDEA 2025.2 to try out the new features right away 👉 https://www.jetbrains.com/idea/download/
For even more details about the 2025.2 update, check out our redesigned What’s New page 👉 https://www.jetbrains.com/idea/whatsnew/.
Then join the livestream for some hands-on demos and a live Q&A in the chat!
See you soon!
Join us:
Website: https://jb.gg/website
Blog: https://jb.gg/blog
X: https://x.com/intellijidea
Bluesky: https://bsky.app/profile/intellijidea.com
LinkedIn: https://www.linkedin.com/showcase/intellijidea
Facebook: https://www.facebook.com/IntelliJIDEA/
What’s New in IntelliJ IDEA 2025.2 | IntelliJ IDEA Talk
IntelliJ IDEA Talk: What’s New in IntelliJ IDEA 2025.2
#ide #intellij #intellijidea #java #jetbrains #kotlin
www.youtube.com/watch?v...
13.08.2025 15:15 — 👍 2 🔁 2 💬 0 📌 0
Announcing Graal Dev Kit for Micronaut 4.9.1
#graal #java #micronaut #oracle
blogs.oracle.com/java/p...
12.08.2025 16:59 — 👍 2 🔁 1 💬 0 📌 0
Developers have often heard the advice to "prefer immutability". Immutability confers many advantages, since an immutable object can be only in one state and therefore can be shared freely with untrusted code and across multiple threads. Java’s main tool for managing immutability is `final` fields. Unfortunately, using `final` fields comes with limitations which restrict their use in many real-world applications.
While the compiler, and the `putfield` bytecode protect against errant writes to `final` fields, there are some gaps. For instance, `final` fields can be reassigned more than once, either inside the constructor, or even _outside_ (e.g. using `setAccessible`). Because of this, `final` fields can't be trusted not to change (or to change only once), which undermines the integrity of Java applications, and precludes some important performance optimizations (such as constant-folding).
Moreover, initializaton of `final` fields is rather inflexible: they must be set eagerly, either during construction (for instance fields) or during class initialization (for static fields) - and in the exact order in which they have been declared. Because of this, initialization of `final` fields cannot be shifted in time, so as to reduce the overall burden on application startup.
In this talk we will look at some of the steps we're taking to address these limitations, and enable Java to take better advantage of immutable data.
Presented by Maurizio Cimadamore - Compiler Architect (Java Platform Group - Oracle) during the 2025 JVM Language Summit (CA, August 2025).
• Stable Values (Preview) ➤ https://openjdk.org/jeps/502
• JEP draft: Prepare to Make Final Mean Final ➤ https://openjdk.org/jeps/8349536
• JVMLS 2024 - A New Model for Java Object Initialization ➤ https://youtu.be/ThtrTwooKDc
• https://www.youtube.com/playlist?list=PLX8CzqL3ArzUOgZpIX6GsoRhPbnij-sco playlist
• JVMLS ➤ http://jvmlanguagesummit.com/
Tags: #Java #OpenJDK
From Final to Immutable: The not-so-final word on `final` #JVMLS
From Final to Immutable: The not-so-final word on `final`
#conference #java #jvm
youtube.com/watch?v=FLX...
12.08.2025 13:15 — 👍 3 🔁 1 💬 0 📌 0
Nutty's Junkyard Grill
Tiktok recommendations don't always pan out…
Nutty's Junkyard Grill (via Erik's Weblog)
Tiktok recommendations don't always pan out…
#restaurant #food #moblog
erik.thauvin.net/blog/p...
10.08.2025 02:15 — 👍 0 🔁 0 💬 0 📌 0
Coastal Vie
Checking it out for a potential meeting location…
Coastal Vie (via Erik's Weblog)
Checking it out for a potential meeting location…
#moblog
erik.thauvin.net/blog/p...
09.08.2025 22:53 — 👍 0 🔁 0 💬 0 📌 0
The Thursday Murder Club
Four irrepressible retirees spend their time solving cold case murders for fun…
The Thursday Murder Club (via Erik's Weblog)
Four irrepressible retirees spend their time solving cold case murders for fun…
#trailer #tv #netflix
erik.thauvin.net/blog/p...
07.08.2025 19:14 — 👍 1 🔁 0 💬 0 📌 0
Cold Storage
Two young employees of a self-storage company built on the site of an old US military base, have their wildest night…
Cold Storage (via Erik's Weblog)
Two young employees of a self-storage company built on the site of an old US military base, have their wildest night…
#movies #trailer #teaser
erik.thauvin.net/blog/p...
07.08.2025 19:08 — 👍 0 🔁 0 💬 0 📌 0
Infusion
On the way…
Infusion (via Erik's Weblog)
On the way…
#cancer #moblog
erik.thauvin.net/blog/p...
07.08.2025 18:45 — 👍 1 🔁 0 💬 1 📌 0
Bad Man
The small town of Colt Lake, Tennessee has a big meth problem.
Bad Man (via Erik's Weblog)
The small town of Colt Lake, Tennessee has a big meth problem.
#movies #trailer
erik.thauvin.net/blog/p...
06.08.2025 15:43 — 👍 0 🔁 0 💬 0 📌 0
Join a bleeding-heart liberal, compulsive speculator rambling about saving the world with win-win games at nonzerosum.games!
Coding, styling, testing, documenting, alleviating. Likes puns, pizza, pepsi and programming. InfoSec wannabe. Admirer of hedgehogs 🦔
#golang #ai #fullsnackdeveloper
She/her 🌈
Java Core Library Team @Oracle (all opinions are my own alone).
Developer Advocate at JetBrains @GoLandIDE II Python 🐍, Go 🚀, Kubernetes ☸️ – Let’s build something awesome! 💻✨
Designer/Artist/Writer/Dumbass. Dan Slott and Christopher Cantwell fall into an active volcano challenge. #NAFO expansion is nonnegotiable. I was born a Notre Dame football fan why the fuck would I choose this.
Crafting AI-powered music videos & short films 🎬 | DM for projects 💬
https://taplink.cc/alexmoonai
Software engineer 🧑💻, conference speaker 🎙️, wildlife lover 🦏, BeJUG co-organiser 🇧🇪
SE IBM (ex-Red Hat) working on Apache Camel. Sharing my own thoughts in 🇺🇸 and 🇧🇷 about technology, programming and life.
https://github.com/orpiske/
Complex beings as us humans can not be summarised in a few lines but I am here for #AI #climate #EUtech #EU_politics. Lecturer in AI & IT. Some posts in Dutch. 🇪🇺
proud to be a 🇵🇷 geek! comics, video games, anime, etc. he/him
Ally to All, just don't be an A-hole🙂
No A.I., minors DNI, no dms unless we cool like that.
Bringing you up-to-date tech news and helping the community showcase their work!
No no, not a tough guy. I just like Wolfenstein
He/Him & in my 40s or something
50% #SouthDakota / 50% #Minnesota
current #Nerd tags I like
#ModernArt #Horror
#IndustrialMusic #GothMusic
#Tech #Linux #RaspberryPi
#Chaos #Occult
#Neurodivergent #Psychosis
Digital Artist | Fantasy & Chibi Vibe ✨
DevRel @ Oracle 🥑
https://linktr.ee/juarezjunior
Tech Lead @ SCIAM
Java enthusiast - 8 bit nostalgic