Max Rydahl Andersen
@maxandersen.xam.dk
📤 1287
📥 261
📝 16412
Quarkus co-lead - Distinguished Engineer, Red Hat. Creator of
https://jbang.dev
After decades of wanting to set one up. I finally got a rack mounted home network setup. Wanted a video of blinking lights but instead I got eery audio that wasn't present when recording. Oh well :)
loading . . .
4 days ago
0
5
0
7 days ago
0
1
0
www.youtube.com/watch?v=sOA0...
I have a problem...
loading . . .
jbang-fmt UI experiment
YouTube video by Max Rydahl Andersen
https://www.youtube.com/watch?v=sOA0hRqrIjg
9 days ago
0
0
0
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...
loading . . .
Introducing jbang-fmt
4 minute read
https://www.jbang.dev/learn/introducing-jbang-fmt/
10 days ago
2
5
3
11 days ago
1
3
0
Waking up: For once September 11th / my birthday won't be political... a few seconds later: ffs...
14 days ago
5
9
0
JBang release to make fish shell users happy. I'm one of those now.
add a skeleton here at some point
15 days ago
0
5
1
Mise + Jitpack is quite powerful. Add a jitpack.yml and you can try out your maven artifacts from maven, gradle and of course jbang. jbang init -t setup-jitpack@maxandersen for getting the template, commit it and you can now share your maven artifacts easily without maven central.
20 days ago
0
0
0
I wanna know whoever implemented search on LinkedIn figured that a post about eggs and bacon is the top first result to show when searching for "mandelbrot javafx" ? And no, the results after also isn't related to javafx nor mandelbrot.
21 days ago
3
5
0
Pretty sure same was said about use of calculators, computers, typewriters, CAD, automobiles etc. All of these allowed less fortunate to participate in skillfull activities and those fortunate hated it. We shouldn't be alienating usage of AI; but educate on how to use it responsibly.
add a skeleton here at some point
about 2 months ago
1
4
1
reposted by
Max Rydahl Andersen
JBang
about 2 months ago
Manifest Tool by JBang
www.jbang.dev/learn/manife...
loading . . .
Manifest Tool
4 minute read
http://www.jbang.dev/learn/manifest-tool/
0
3
2
reposted by
Max Rydahl Andersen
JReleaser
about 2 months ago
Next release will come out with a bang! Better yet, a
@jbang.dev
! 🚀🧨
0
6
2
reposted by
Max Rydahl Andersen
Yassine Benabbas
3 months ago
jbang init --java 25 now uses simple main by default!
add a skeleton here at some point
1
10
2
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
3 months ago
0
2
1
Starting soon :)
add a skeleton here at some point
3 months ago
0
0
0
Had a fun conversation with Mark Sailes about my career in professional opensource - maybe you find some of it interesting too. And go subscribe give a like on Marks new channel!
youtu.be/ePb9O9VDsVA
loading . . .
Your browser is up to date
You can use YouTube's latest features!
https://youtu.be/ePb9O9VDsVA
3 months ago
0
0
1
Exiting the Red Hat shell and going into the Big Blue. Tomorrow, most of Red Hat Middleware moves to IBM - hundreds of us with the same job, mission, and passion, just with a different badge.
3 months ago
1
18
0
Have some real-world anonymized clean data from JBang’s version checks (
jbang.dev/usage
). Looking for anyone who loves data viz, charts, or microsites and wants to contribute to open source! DM me or comment if you’d like a dataset to play with.
loading . . .
JBang Usage
jbang is a tool that makes it easy to get started with java and enable experimentation and exploration without the traditional overhead and ceromony with traditional java tools
https://jbang.dev/usage
3 months ago
1
2
1
100% correct - it's a very slippery slope but it's no different than how does a C suite admin get access to your calendar/email and expenses? I expect on the fly limited virtual credit card be a thing. Time limited access keys Finer grained rbac Etc
add a skeleton here at some point
3 months ago
2
3
1
Singapore - who told you about JBang in the last 24 hours? :)
3 months ago
0
1
0
Other big feature is the update to Hibernate 7 which provides a bunch of new features
docs.jboss.org/hibernate/or...
AND is available on Apache License now! It does has some removal of old session apis so check out
github.com/quarkusio/qu...
add a skeleton here at some point
3 months ago
0
2
1
Quarkus 3.24 is out, introducing Dev Assistant. It allows extensions to provide AI/LLM assisted features in devmode - it is only enabled if you add the Quarkus Chappie extension. See the video at
quarkus.io/blog/quarkus...
loading . . .
Quarkus 3.24 - Dev UI Assistant, Hibernate ORM 7, Hibernate Validator 9...
Quarkus: Supersonic Subatomic Java
https://quarkus.io/blog/quarkus-3-24-released/
3 months ago
0
1
2
Starting in 10 min - something different this time - Quarkus on JavaFX
add a skeleton here at some point
3 months ago
0
3
0
Just listened to this gem. Packed with gold nugget advice from Sanne from his professional open-source career. Can’t believe it hasn’t gone viral yet. Listen, learn, and share if it resonates:
www.youtube.com/watch?v=Z1nB...
loading . . .
#220 - From Hibernate to Quarkus: Modernizing Java for Cloud-Native - Sanne Grinovero
In this special in-person episode, Sanne Grinovero shares the story of Java’s evolution from his unique perspective as a long-time open-source contributor. H...
https://www.youtube.com/watch?v=Z1nBbFAjn9A
3 months ago
0
1
1
Pop quiz - when you look at
mail.openjdk.org/mailman/list...
which list would you post for discussing jshell issues ?
loading . . .
https://mail.openjdk.org/mailman/listinfo
3 months ago
1
0
0
reposted by
Max Rydahl Andersen
Barcelona Developers Conference
3 months ago
MCP = Model Context Protocol.
@marcnuri.com
‬ (Red Hat) introduces how to turn LLMs into agents — with real server implementations in Java, Go, and JS. Catch it at
#devbcn25
→
buff.ly/nJ4atwl
#AI
#MCP
#CloudNative
0
2
2
reposted by
Max Rydahl Andersen
Jython
4 months ago
We just added a
@jbang.dev
catalog for Jython, thanks to
@wfouche.bsky.social
's initiative! As a result, running Jython scripts becomes even easier: jbang run jython-cli@jython <jython-script>.py or after install: jython-cli <jython-script>.py
github.com/jython/jbang...
#java
#jython
#jbang
#jdk
loading . . .
GitHub - jython/jbang-catalog: Catalog for the JBang command line launcher (https://jbang.dev)
Catalog for the JBang command line launcher (https://jbang.dev) - jython/jbang-catalog
https://github.com/jython/jbang-catalog
0
9
6
I wonder how many will be left liking this 2 years from now. Pretty unique humor :)
add a skeleton here at some point
3 months ago
1
4
0
reposted by
Max Rydahl Andersen
JBang
3 months ago
JBang 0.126.3 has been released!
https://github.com/jbangdev/jbang/releases/tag/v0.126.3
0
5
3
@hansolo.eu
is foojay disco down? been getting user reports and "no packages" on many platforms for the last 10-20 minutes...
4 months ago
1
0
0
Learned about dysk and also learned it does not run on other OS than linux. a few minutes of vibe coding and got
github.com/maxandersen/...
jbang app install dysk@maxandersen/jdysk works well enough for me ;)
loading . . .
GitHub - maxandersen/jdysk: java version of dysk
java version of dysk. Contribute to maxandersen/jdysk development by creating an account on GitHub.
https://github.com/maxandersen/jdysk
4 months ago
0
4
1
Illusion of Hype -
xam.dk/blog/illusio...
loading . . .
Illusion of Hype - @maxandersen
Apple’s recent paper, The Illusion of Thinking, has sparked a wave of discussions both online and offline. Some have latched onto it as a definitive "g...
https://xam.dk/blog/illusion-of-hype/?nocache
4 months ago
0
3
3
One-click Approve of pull-requests provided by
github.com/refined-gith...
is such. a timesaver. I wish it was available on github mobile too.
4 months ago
0
4
0
reposted by
Max Rydahl Andersen
Mary Pezzulo
4 months ago
I've never seen it so well put before.
78
11064
3061
I really love how simple it is to make a MCP server in Quarkus - it is 50-80% less code than other SDKs and now I can also use it from ios chatmcp apps that require streamable http. All wins!
add a skeleton here at some point
4 months ago
0
0
0
Running any java based mcp server using jbang from python
gist.github.com/maxandersen/...
run it with uv run
gist.githubusercontent.com/maxandersen/...
loading . . .
client.py
GitHub Gist: instantly share code, notes, and snippets.
https://gist.github.com/maxandersen/f634c9f31a61c81e912cd3c3e547602f
4 months ago
0
5
1
Having access to my Quarkus MCP based servers running on my laptop from my phone is pretty fun :)
4 months ago
0
7
0
For sure. Let's do it!
add a skeleton here at some point
4 months ago
0
3
1
reposted by
Max Rydahl Andersen
Yassine Benabbas
4 months ago
@maxandersen.xam.dk
to talk about
@quarkus.io
with
#Kotlin
. A great backend framework paired with a great language 🤩.
#KotlinConf
0
0
1
let's go - attending and speaking at KotlinConf about Quarkus and Langchain4j even a bit of jbang.
4 months ago
0
4
0
My favourite Quarkus 3.20+ feature: quarkus ext add quarkus-opentelemetry otel-tui start your app and now your terminal has traces, metrics and logs :)
4 months ago
1
6
1
My favourite Quarkus 3.20+ feature: quarkus ext add quarkus-opentelemetry otel-tui start your app and now your terminal has traces, metrics and logs :)
4 months ago
1
18
8
Is there really no way to install a local built plugin to intellij from the comandline?
4 months ago
1
0
0
Vibe coded calendar ics generator for kotlinconf.
github.com/maxandersen/...
Now I can use my own calendar app for the schedule. Tried make it do it in kotlin but the LLM went crazy so had to fallback to java - contributions welcome.
loading . . .
GitHub - maxandersen/kotlinconfics
Contribute to maxandersen/kotlinconfics development by creating an account on GitHub.
https://github.com/maxandersen/kotlinconfics
4 months ago
0
0
0
@hansolo.eu
anything up with Java 25 on foojay - downloads are just list of mod files not actual jdk?
github.com/jbangdev/jba...
loading . . .
jbang --java 25 failing · Issue #2021 · jbangdev/jbang
jbang --java 25 -i [jbang] Downloading JDK 25. Be patient, this can take several minutes... [jbang] Installing JDK 25... [jbang] [ERROR] Unable to download or install JDK version 25 [jbang] Run wit...
https://github.com/jbangdev/jbang/issues/2021
4 months ago
1
1
0
Hey
@yostane.bsky.social
thanks for doing
youtu.be/3QnwTmHGct8?...
The best 15 min demo of JBang I've seen :) Love the jfx slide idea!
loading . . .
Scripting on the JVM with JBang by Yassine Benabbas
YouTube video by Devoxx UK
https://youtu.be/3QnwTmHGct8?si=0ELawp6ua9BMSOn7
4 months ago
2
9
3
Awesome to see talks about JBang not by me :) JBang at Devoxx UK
youtu.be/3QnwTmHGct8?...
...and Devoxx France
youtu.be/eHTDiYFtuI8?...
loading . . .
Your browser is up to date
You can use YouTube's latest features!
https://youtu.be/3QnwTmHGct8?si=d3-JaqiNGRBkJr0R
4 months ago
0
4
0
LangChain4J 1.0 is out !
github.com/langchain4j/...
Awesome work by Dmytro and the community around LangChain4j bringing LLM AI to all of Java! Still have fond memories of first meet at Devoxx to share ideas and what now is Quarkus LangChain4j which will use 1.0 shortly too.
loading . . .
Release 1.0.0 and 1.0.0-beta5 · langchain4j/langchain4j
Announcements We are excited to announce the release of version 1.0.0 for the following artifacts: langchain4j-core langchain4j langchain4j-http-client langchain4j-http-client-jdk langchain4j-open...
https://github.com/langchain4j/langchain4j/releases/tag/1.0.0
4 months ago
0
3
1
In recent Quarkus releases devui now includes a workspace tab to browse the workspace notion recognized by devmode. You view and ediit source and live-reload works. Great for quick fixes in devmode.
4 months ago
0
6
1
Heading to my first KotlinConf next week in Copenhagen — and excited to be speaking! I'll be talking about Quarkus + LangChain4j with Kotlin — bringing fast, fun AI to the JVM world. 🔍 What’s the one question you’d love answered?
5 months ago
0
5
1
Load more
feeds!
log in