🚨 Active npm supply chain attack: keyv@6.0.0 and 13 other packages have been compromised. keyv alone gets 154M weekly downloads. The worm steals cloud and CI credentials, then uses stolen npm tokens to publish trojanized versions of more packages.
Loïc Mathieu
@loicmathieu.fr
Lead Developer @kestra.io, Java & JVM passionate, performance, OSS contributor (mainly Quarkus), Book Author (Quarkus edition ENI), GCP Google Dev Expert. Like to learn stuff and share what I learned. https://www.loicmathieu.fr
New corner of the internet, zero idea who to follow? Tell Attie a topic and it will build you a page of accounts worth following attie.ai/@brittanyell... Want your own? The waitlist is open at attie.ai!
Bluesky Big Topics: 60 Accounts to Follow
A page by @brittanyellich.com
attie.ai
"Connecting" tracing span to a profile with the new Async Profiler Span API krzysztofslusarski.github.io/2026/07/27/s... For what's its worth the @datadoghq.com continous profiler already had for quite some time docs.datadoghq.com/profiler/#co... #async-profiler #opentelemetry #profiling #tracing
[Java][Profiling] Async-profiler + OpenTelemetry spans
[Java][Profiling] Async-profiler + OpenTelemetry spans
krzysztofslusarski.github.io
We released Quarkus 3.38.0, with support for weight-based eviction for the Hibernate Caffeine-based 2nd level cache and a new Platform member, Quarkus HTTP Problem, which implements RFC 9457 - Problem Details for HTTP APIs. quarkus.io/blog/quarkus...
Quarkus 3.38 - Weight-based eviction for Hibernate second level Caffeine cache, and more
Quarkus: Supersonic Subatomic Java
quarkus.io
🚀The new Model Context Protocol (MCP) 2026-07-28 spec is here! Key highlights: ⚡️ A new stateless core 🧩 Standardized extensions 🔒 Hardened Auth Details here 👉 claude.com/blog/bringin... #MCP #AI #Developers #MachineLearning #TechNews
MCP 2026-07-28 spec: stateless core, coming to Claude | Claude by Anthropic
The MCP 2026-07-28 spec is live, moving the Model Context Protocol to a stateless core with standardized extensions and hardened auth. Support is rolling out across Claude products soon. See what's ne...
claude.com
I found the original dark and light themes used on websites; it was the Egyptians who invented them. ^^
GraalVM 25.2 is here!🎉 It brings sandboxed application plugins, reduced memory usage, G1 in Native Image across all platforms, and more — see what's new: medium.com/graalvm/graa... Download: www.graalvm.org/downloads/
GraalVM 25.2 is here! 🎉
Today, we’re pleased to announce the release of GraalVM 25.2!
medium.com
🎓 JEP 542 moved to candidate Title: PEM Encodings of Cryptographic Objects Type: feature Component: security / security See openjdk.org/jeps/542
🎓 JEP 541 moved to candidate Title: Deprecate the macOS/x64 Port for Removal Type: feature See openjdk.org/jeps/541
Open World for Native Image 🌎 Your Native Image application can now load new classes at runtime, while keeping all benefits of AOT optimizations 🚀 Best of both worlds! To use it: build with @graalvm.org 25.1+ and `-H:+RuntimeClassLoading`.
#AI coding agents waste a lot of time and tokens repeating the exact same trial-and-error mistakes across sessions. To fix this, I created the 𝗢𝗽𝗲𝗻 𝗥𝗲𝗮𝘀𝗼𝗻𝗶𝗻𝗴 𝗙𝗼𝗿𝗺𝗮𝘁 (ORF) (a file-based specification that lets AI agents learn from past runs)
🏖️💻 Avec @codeka.io on a travaillé notre Dev Body en discutant de notre veille ! On en a aussi profité pour partager les derniers articles qui nous ont marqué. Si vs voulez venir passer un bon moment avec nous, on vs attend à la table de l' @estamitech.bsky.social ! estamitech.fr/episode/c541...
Je travaille mon Dev Body 🏖️💻 — L'EstamiTech
C’est l’été! On se retrouve tranquillement pour parler d'actu tech, locale et nationale, et des articles qui nous ont plu ces dernières semaines. Vous avez u...
estamitech.fr
Grouping frequently called C2 nmethods in CodeCache github.com/openjdk/jdk/... included in jdk 27
8326205: Grouping frequently called C2 nmethods in CodeCache by chadrako · Pull Request #27858 · openjdk/jdk
Summary This PR implements JDK-8326205, introducing experimental support for grouping hot code within the CodeCache. Problem Modern CPUs use the branch target buffer (BTB), part of the branch predi...
github.com
Episode 342 - Bun en Rust, TypeScript en Go #Bun #Rust #TypeScript #ClaudeCode #Java #COBOL #BDD #JakartaEE #BigDecimal sur https://youtube.com/watch?v=XZAffYHgdkg et en podcast https://lescastcodeurs.com/2026/07/21/lcc-342-bun-en-rust-typescript-en-go/
I use a lot sysout debugging because it's simple, quick and flexible. The new IntelliJ will brings logpoints which are exactly that, but not in code so you would never forgot to remove one before committing your changes! Neat!
From AI agents and Java for AI to LangChain4j vs JetBrains Koog and live AI coding battles – #IntelliJIDEAConf 2026 explores how AI is changing JVM development. Register now: jb.gg/t06fej
Finally, it's official, the first JEP of the Valhalla project moved to candidate targetting Java 28 🎉
🎓 JEP 401 moved to candidate Title: Value Objects (Preview) Type: feature Component: spec See openjdk.org/jeps/401
Today is the first time an article I wrote by hand was flagged as "clearly AI-generated" by someone... and it hurt. It took me several hours to write an article such as "What's new in Java 27" (6-8h approx). 🧵1/2
Setting references to null for garbage collection? You're probably wasting your time. Here's why that old habit doesn't actually help modern JVMs and what you should focus on instead. By Kirk Pepperdine. foojay.io/today/nullin... #Java #GarbageCollection #JVM
Nulling Out References Won't Help Your Garbage Collector
Learn how intricate and amazing the JVM is and how much cognitive load that it takes on so you rarely have to think about things that steal your focus away from application logic.
foojay.io
What's new in Java 27 for us, developers? (Both in English and French) #java #java27 www.loicmathieu.fr/wordpress/in...
Java 27: What’s new? | Loic's Blog
Now that Java 27 is features complete (Rampdown Phase One at the day of writing), it’s time to walk through all the functionalities that bring to us, developers, this new version. This article is part...
loicmathieu.fr
What's new in Java 27 for us, developers? (Both in English and French) #java #java27 www.loicmathieu.fr/wordpress/in...
Java 27: What’s new? | Loic's Blog
Now that Java 27 is features complete (Rampdown Phase One at the day of writing), it’s time to walk through all the functionalities that bring to us, developers, this new version. This article is…
loicmathieu.fr
New post from Tom Cools on moving Timefold Java worker pods from AMD to ARM64. Learn about the performance gains and cost savings they achieved with this migration. foojay.io/today/why-we... #Java #ARM64 #CloudComputing
Why We Moved Our Timefold Java Worker Pods from AMD to ARM64 - foojay
AMD hyperthreading caused solver performance variance in our Java based cloud pods. Switching to ARM instances doubled throughput per dollar.
foojay.io
🎯 JEP 535 proposed to target JDK 28 Title: Shenandoah GC: Generational Mode by Default Type: feature Component: hotspot / gc Release: 28 See openjdk.org/jeps/535
The new edition of Java Annotated Monthly is live! 😎 This month, we are featuring content from @tomcools.be, plus a fresh roundup of the best reads across Java, Kotlin, AI, and other tech news👇 jb.gg/sf2lou
Java Annotated Monthly – July 2026 - The JetBrains Blog
Welcome back to another edition of Java Annotated Monthly! As always, we've rounded up the best reads from across the ecosystem so you don't have to go hunting yourself. This month's lineup spans t
jb.gg
⏳ Plus que 12 jours ! L'appel à participation du #CapitoleDuLibre 2026 ferme le 20 juillet. Primo-speakers bienvenus, mentorat possible, tous les sujets autour du libre. Conf, lightning talks, ateliers — proposer prend 10 min. 👉 cfp.capitoledulibre.org/cdl-2026/ Venez, ça va être bien ! 🧡
We have announced plans to backport Post-Quantum Hybrid Key Exchange for TLS 1.3 to Oracle's JDK 25, 21, 17, 11, and 8 update releases. See www.java.com/en/jre-jdk-c... for more details and several other planned actions. #jdk #java #security #pqc #crypto
Oracle JRE and JDK Cryptographic Roadmap
java.com
Vous pouvez me retrouver dans l'excellent podcast @ifthisthendev.bsky.social où je parle de "Kestra". Allez l'écouter et continuons la discussion ici, qu'en pensez vous ? www.ifttd.io/episodes/kes... #dev #podcast
IFTTD #363 - Kestra : Comment orchestrer sans usiner à gaz ? avec Loïc Mathieu
"On va essayer d'être présent un peu partout, tu vois, comme on est universel." Dans l'épisode 363 j'ai reçu Loïc Mathieu pour parler de "Kestra"
ifttd.io
@kestra.io just published a @clever.cloud plugin! @codeka.io now you know what to do ;) github.com/kestra-io/pl...
GitHub - kestra-io/plugin-clevercloud: Clevercloud plugin for Kestra
Clevercloud plugin for Kestra. Contribute to kestra-io/plugin-clevercloud development by creating an account on GitHub.
github.com
GraalVM 25.1 is here!🎉 It's our first innovation release based on a new release train. Learn more: medium.com/graalvm/graa... Download: www.graalvm.org/downloads/
GraalVM 25.1 is here! 🎉
First innovation release 🚀
medium.com
🎓 JEP 539 moved to candidate Title: Strict Field Initialization in the JVM (Preview) Type: feature Component: spec / vm See openjdk.org/jeps/539