Georgios Andrianakis
@geoand86.bsky.social
310 followers 100 following 20 posts
Principal Software @ Red Hat, working on Quarkus, Langchain4j and others
Posts Media Videos Starter Packs
Reposted by Georgios Andrianakis
martunek.bsky.social
We've just released #quarkus MCP server 1.2.0 with initial support for "streamable HTTP" transport, default values for ToolArg/PrompArg annotations, feature filters, and other bugfixes and minor improvements... ☕ github.com/quarkiverse/...
Release 1.2.0 · quarkiverse/quarkus-mcp-server
What's Changed devui: add input field for bearerToken header by @mkouba in #220 Add secure-http-server demo by @sberyozkin in #199 docs: add sberyozkin as a contributor for example by @allcontribu...
github.com
Reposted by Georgios Andrianakis
yorgos.net.gr
Let's #workTogether !

No job description yet, but, hear me out:

I've recently left #RedHat, to do something I feel is more meaningful: help build a better home for #OpenSource: radicle.xyz

We're now looking for someone with experience in the #frontend world and a #UX focus to join my team! 👇
Radicle
Sovereign code infrastructure.
radicle.xyz
geoand86.bsky.social
The best way to write MCP servers just keeps on getting better!
martunek.bsky.social
#quarkus MCP server 1.1.0 is out! With progress, roots and sampling APIs... ⚡https://github.com/quarkiverse/quarkus-mcp-server/releases/tag/1.1.0
Reposted by Georgios Andrianakis
maxandersen.xam.dk
Fastest way to get started with Java and MCP ?

jbang init -t qmcp@jbangdev hello.java

Now add `jbang hello.java` to your favourite MCP client.

I'll show this and more on Quarkus Insights at 15:00 CET
hello.java
geoand86.bsky.social
I personally find it impossible to do any work on a plane. Trains are great, planes I find terribly non-conductive to work...
Reposted by Georgios Andrianakis
Reposted by Georgios Andrianakis
martunek.bsky.social
Sooo, we've just released the @quarkus.io MCP server 1.0.0 🎉. The main branch is now 1.1 and we already have a couple of new features for this milestone: client sampling, Dev UI improvements and CLI adapter github.com/quarkiverse/.... We also started to look into the new spec version. Stay tuned!
1.1.0 Milestone · quarkiverse/quarkus-mcp-server
This extension enables developers to implement the MCP server features easily. - 1.1.0 Milestone · quarkiverse/quarkus-mcp-server
github.com
Reposted by Georgios Andrianakis
Reposted by Georgios Andrianakis
quarkus.io
Quarkus @quarkus.io · Mar 26
We released Quarkus 3.20 LTS, our new LTS stream maintained for 1 year, and Quarkus 3.21, which comes with new features such as the ability to configure the MongoDB Client with the TLS Registry. For 3.20 LTS, buff.ly/UTh9roX , for 3.21, buff.ly/xrfibVb . Pick the one that fits your needs!
Quarkus 3.20 - new LTS version
Quarkus: Supersonic Subatomic Java
quarkus.io
Reposted by Georgios Andrianakis
shipilev.bsky.social
Remember, there is an intrinsic feedback availability imbalance: we deal with bad stuff daily, and it is more visible than good stuff. For every ugly customer support ticket, there are likely hundreds of customers who never told you things were great.
Reposted by Georgios Andrianakis
kevindubois.com
Here's the 3rd episode of my #Java and #AI series with #Quarkus & #LangChain4j 💥 ! It talks about keeping memory of subsequent and parallel calls to AI Models. Want to find out what LLMs think is the best enterprise programming language and stack? You'll just have to watch 😁 youtu.be/at9vlItauKU?...
Java and AI - Episode 3: Working with Memory to Keep Track of (Parallel) Conversations
YouTube video by Kevin Dubois
youtu.be
Reposted by Georgios Andrianakis
maxandersen.xam.dk
Its been awesome to see the work Andrea and co. been doing with WASM using Chicory. Latest is enabling sqllite to run in raw jvm bytecode and native-image.

quarkus.io/blog/sqlite4...

Also works with jdbc@maxandersen: gist.github.com/maxandersen/...
Running SQLite in Pure Java with Quarkus
Quarkus: Supersonic Subatomic Java
quarkus.io
Reposted by Georgios Andrianakis
martunek.bsky.social
We've added an initial Dev UI support to #quarkus MCP server 1.0.0.Beta5 - there's no need to start a separate MCP client to test your features!
Reposted by Georgios Andrianakis
myfear.com
What's your favorite #Quarkus extension and why?
#Java #Quarkiverse
Reposted by Georgios Andrianakis
quarkus.io
Quarkus @quarkus.io · Mar 13
There is a new way to run sqllite in java with Quarkus - no native libraries, simple to run with java and still native image friendly. Read about the new sqllite4j quarkiverse extension in the blog below!
Running SQLite in Pure Java with Quarkus
Quarkus: Supersonic Subatomic Java
buff.ly
geoand86.bsky.social
Never trust a test you haven't seen fail 😉
Reposted by Georgios Andrianakis
brunobat.bsky.social
Quarkus 3.19 introduces a new landing page for #observability. It provides an overview of available extensions and best practices for their use. Check it out: quarkus.io/guides/obser... @quarkus.io
Observability in Quarkus
Quarkus: Supersonic Subatomic Java
quarkus.io
Reposted by Georgios Andrianakis
gsmet.bsky.social
Believe it or not, the next release of Quarkus will be the 365th release since Quarkus became a thing, 6 years ago. It will be one year of release days! I released the large majority of them but this will change a bit with @janmartiska.bsky.social taking the responsibility for some LTS streams!
geoand86.bsky.social
I love just how free the new AOT cache is!

For the a sample Quarkus application, normal startup time was around 400ms on my machine (JDK 24 EA).
When using the new AOT cache feature with JDK 24, the application starts in around 270ms.

And all that without a training run!

bsky.app/profile/dani...
geoand86.bsky.social
I'll post an improvement tomorrow!