Peter Palaga
@ppalaga.bsky.social
210 followers 140 following 27 posts
Software engineer working on Quarkus CXF and Camel Quarkus. Opinions are my own, not necessarily of IBM.
Posts Media Videos Starter Packs
Reposted by Peter Palaga
kotselidis.net
GPULlama3.java our first GPU-accelerated Java-native LLM inference engine with #TornadoVM has officially been integrated to LangChain4J! Congratulations to the whole team for this achievement!
Next week @devoxx.com we will showcase our demos as well as provide a deep dive on @tornadovm.org!
ppalaga.bsky.social
This is a bad day for quarkus-junit4-mock - a module with some empty JUnit4 classes to allow Testcontainers to run without needing to include JUnit4 on the class path.

... and a great day for all users of #Testcontainers 🥳🎉🎊

Kudos @eddumelendez.bsky.social

github.com/testcontaine...
Remove JUnit 4 support by eddumelendez · Pull Request #10805 · testcontainers/testcontainers-java
Fixes #970
github.com
ppalaga.bsky.social
Those Dependabot/Renovate pull requests could be fake. You should always review the changes before merging them.
Reposted by Peter Palaga
cstamas.bsky.social
Ever wondered what a dependency update brings in? Use latest Toolbox to figure out.

#maven #java #maveniverse
Reposted by Peter Palaga
quarkus.io
Joins us next week at the Swiss Dev Confederation in Zurich, Switzerland.

github.com/quarkusio/qu...

#quarkusworldtour
Joins us next week at the Swiss Dev Confederation
Reposted by Peter Palaga
maxandersen.xam.dk
I got nerd-sniped over the weekend.

Made a java-fmt tool that in addition to make it super easy to format java code, is fast and work from anywhere - it also don't mess with jbang directives.

www.jbang.dev/learn/introd...
Introducing jbang-fmt
4 minute read
www.jbang.dev
Reposted by Peter Palaga
orpiske.net
If you are into front-end technologies and open source, our team here in #Brno is hiring.

#foss #opensource #typescript #javascript #react

ibmglobal.avature.net/en_US/career...
Front-End Software Developer
ibmglobal.avature.net
ppalaga.bsky.social
Happy September 1st, my friend!
ehsavoie.bsky.social
I see a red door and I want to paint it blue
The red world is broken, I'll start with something new
I'll paint my computer blue, my software blue
I'll paint my world blue, yeah, paint it blue
I wanna see it painted, painted, painted, painted blue
Yeah, painted blue
Reposted by Peter Palaga
xstefank.bsky.social
I blogged! This is the longest article I have ever written, so I hope it can bring more eyes to the fantastic @quarkus.io project!

The role of Quarkus in the modern Java ecosystem javapro.io/2025/08/22/t... via @javapromagazin

#quarkus #java #framework #innovation
The role of Quarkus in the modern Java ecosystem - JAVAPRO International
Since its inception in 2019, Quarkus has gradually grown both in user adoption and innovation. The number of…
javapro.io
Reposted by Peter Palaga
maxschrems.bsky.social
@noybeu versucht das zu ändern - mittels strategischer juristischer Prozesse, aber das sind SEHR dicke Bretter.. 😐
Reposted by Peter Palaga
maxschrems.bsky.social
Kontext:
- Irland hat (mit Luxemburg) praktisch alle großen Zentralen von #BigTech-Unternehmen
- Das Land hat gesamt nur ca 200 Richter. Fälle kosten schnell €100.00+, in meinem Fall bis zu €10 Mio an Prozessriksio.
- Praktisch gilt EU-Recht hier nur am Papier. Real durchsetzbar ist es nicht.. 😐
Reposted by Peter Palaga
maxschrems.bsky.social
Heute wohl für @noyb.eu im #ZDFheute journal um 21:45 zur Frage wie sich #BigTech in #Irland prächtig vor EU-Gesetzen verstecken - und die Europäische Kommission zuschaut.. 😐

Details zu unseren über 800 #DSGVO - Fällen in ganz Europa auf www.noyb.eu 😊
NOYB enforces your right to privacy everyday
Noyb - European Center for Digital Rights is a non-profit organization based in Vienna, Austria.
www.noyb.eu
ppalaga.bsky.social
"Ján Kuric ze skupiny Venkov" 😂😂😂
Reposted by Peter Palaga
orpiske.net
I needed to set up Keycloak programmatically for my tests and couldn't find a clear guide, so I wrote one!
This is a quick, step-by-step tutorial showing how to take full control of Keycloak in your @quarkus.io integration tests. Hope it helps you too!
www.orpiske.net/2025/08/prog...

#Quarkus #Java
Programmatic Keycloak Configuration for Quarkus Integration Tests – Ad Astra Per Aspera
www.orpiske.net
Reposted by Peter Palaga
zinebbendhiba.com
Want to make an impact on #opensource #integration? My team is hiring a Senior Backend Developer for #ApacheCamel #Quarkus in Dublin! We build cool stuff and contribute to #opensource.
Apply now: ibmglobal.avature.net/en_US/career...
Backend Developer
ibmglobal.avature.net
Reposted by Peter Palaga
brunoborges.bsky.social
Building an #MCP Server with #Quarkus is a joy.

From Quarkus CLI to GitHub Copilot Chat saying "build me an MCP server for ".

It just works.
Reposted by Peter Palaga
farahjuma.bsky.social
🎉 Exciting news, the first release of the #A2A Java SDK is now available!

Check out our blog post to learn how to:

🤖⚡️Create an A2A server agent from a Quarkus LangChain4j AI service
☕️+🐍=🤝 Orchestrate multiple agents in different languages

quarkus.io/blog/quarkus...
Getting Started with Quarkus and the A2A Java SDK
Quarkus: Supersonic Subatomic Java
quarkus.io
Reposted by Peter Palaga
orpiske.net
The room was packed to watch @zinebbendhiba.com present Wanaku #MCP Router!
rivieradev.fr
🤖 MCP en action : Connecter les IA aux systèmes d'entreprise
Zineb Bendhiba présente Wanaku, serveur MCP open source !
🔗 Le défi : connecter efficacement les agents d'IA aux données d'entreprise
🚀 Model Context Protocol (MCP) : standard ouvert pour les intégrations
Reposted by Peter Palaga
rotnroll666.bsky.social
I have created a thing with #Java that I needed for #Maven and #GraalVM so that I can provide fat-jars (needed for tools that don't do dependency management) that don't behave different in #NativeImage than our normal distributions:

github.com/michael-simo...

Maybe this is helpful for others, too.
GitHub - michael-simons/native-image-config-transformer: Additional transformers for the Maven shade plugin dealing with GraalVM native image configuration files.
Additional transformers for the Maven shade plugin dealing with GraalVM native image configuration files. - michael-simons/native-image-config-transformer
github.com
Reposted by Peter Palaga
maxandersen.xam.dk
spend waaay too long on realizing that for the new maven central deploy the "token" you generate is not the token you use...there are *two* steps to do.

Step 1 is generate username and password
Step 2 is the *actual* token
Reposted by Peter Palaga
mostlynerdless.de
RIP Java Applets. You made Java popular and helped it grow to what it is today.

JEP 504: Remove the Applet API has been proposed to target (openjdk.org/jeps/504), so there will be no more applets with the next JDK (JDK 26).
Thombstone with "RIP Applet" written on it.