Much ❤️ for @almiray on his comments on what been missing in Java in latest The Marco Show
#jbang #tamboui #picocli #jreleaser
https://www.youtube.com/watch?v=Jts62hWkRO8&t=3048s
Latest posts tagged with #jbang on Bluesky
Much ❤️ for @almiray on his comments on what been missing in Java in latest The Marco Show
#jbang #tamboui #picocli #jreleaser
https://www.youtube.com/watch?v=Jts62hWkRO8&t=3048s
AI agents don’t behave like API clients.
They behave like terminal users.
That’s why CLI tools are often beating MCP in real AI workflows.
For Java developers this leads to a nice combo:
JBang + composable CLI tools.
Full article:
buff.ly/SsAHw1q
#Java #AI #JBang #AgenticAI
I Benchmarked Java on Single-Board Computers: Orange Pi 5 Ultra and Raspberry Pi 5 Lead the Pack Table of Contents Benchmark ToolBenchmarkRunner.java - The User ToolSummarizeReports.java - The Auto...
#Embedded #Java #Java #Core #JBang #Performance #Raspberry #Pi […]
[Original post on foojay.io]
“Java is the new Python” sounds wrong until you remove the ceremony.
JBang + Java 21 finally give Java a scripting workflow without giving up types, concurrency, or performance.
This isn’t a language war. It’s a tooling wake-up call.
buff.ly/w8NTDTI
#Java #JBang #DeveloperExperience #Programming
“With JBang, you can leverage your Java knowledge and the entire Java ecosystem to build AI agent skills” #jbang #java #ai #skills robintegg.com/2026/01/30/b...
What is JBang? The Complete Guide to Java Scripting
#graalvm #groovylang #java #jbang #kotlin
blog.marcnuri.com/jbang...
My JBang guide was stuck in 2020. Spent the weekend rewriting it from scratch.
Now covers dependency management, native images, Quarkus/Camel integration, and CI/CD workflows.
blog.marcnuri.com/jbang-introd...
#Java #JBang
Don’t wait for tomorrow. Jrelease today! Share your awesome projects with the community. #java #jreleaser #jbang #deploy4j robintegg.com/2026/01/04/j...
Java + scripting vibes?
JBang makes it real.
I wrote a hands-on walkthrough showing how to build real tools in a single Java file—CLI apps, API callers, even tiny Quarkus services.
Fast, fun, and surprisingly powerful.
Read it here:
buff.ly/5ozu1Zl
#Java #JBang #Coding #DX #Quarkus
played a lot with #java 25, #jbang (why not quiet by default!), #groovy #grab, #kotlin #dependson and none is that smooth when it comes to handle dependencies with real portable IDE support...think I'll go with #java 25 and a pom.xml to handle my scripts with deps for now
How to run WildFly applications with JBang buff.ly/yDgkvsT
#Java #JakartaEE #WildFly #jbang
I've just released version 0.9.0 of the JBang Extension for bld
#bld #buildsystem #buildtool #github #java #jbang
github.com/rife2/bld-jb...
Simplify Your System By Challenging The Status-Quo And Learning From Other Ecosystems buff.ly/Timfkcn
#Java #jbang #quarkus
Interesting talk showing tools and techniques to use java for small programs, such as: #jpm, single file java libraries, compact main and #jbang.
#javazone
🚀 New blog post! Discover the power of #Kotlin Scripting for quick prototyping, teaching, and more. We'll cover native scripting, #JBang and Jupyter notebooks.
🔗 blog.worldline.tech/2025/08/19/k...
#Scripting #DevTips #TechAtWorldline
Say hello to mf@jbangdev — the new, delightfully simple way to peek inside any JAR’s manifest!
#jar #java #jbang #manifest
www.jbang.dev/learn/man...
#jbang Manifest Tool. The new, delightfully simple way to peek inside any JAR’s manifest!
buff.ly/vfPTfIg
#Java #jar
jdysk - A modern, cross-platform terminal tool to visually display filesystem usage, inspired by #dysk but written in #Java using oshi library.
buff.ly/7BJGfqo
#jbang
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
Scripting on the JVM with JBang
#devoxx #groovy #java #jbang #jvm #kotlin
www.youtube.com/watch?v...
Je suis joie 🥳.
Le structured output avec AI Endpoints d'OVHcloud est dispo 🤩.
Premier step avant le function calling et le MCP 🚀 (notamment avec @langchain4j.dev 😍).
📝: blog.ovhcloud.com/using-struct... 📝
Il se peut que j'ai mis du #jbang et du #Java 😇.
👋
JBang Jash Brings Streamlined Process Execution to Java
#jash #java #jbang
www.infoq.com/news/2025...
Introducing #JBang Jash - a #Java library streamlining external process execution and shell commands with a fluent API, eliminating the usual complexities of java.lang.ProcessBuilder and Runtime.exec.
Learn more: bit.ly/43cfma6
#InfoQ