MarΓ­a Arias de Reyna · @delawen
848 followers · 3220 posts · Server floss.social
KaotoIO · @kaoto
6 followers · 13 posts · Server fosstodon.org
Frank Delporte · @frankdelporte
641 followers · 692 posts · Server foojay.social

Nice work , even the quickie-sessions got recorded and published! "Having fun with @pi4j and on the @RaspberryPi" is now available...

youtube.com/watch?v=w4AR4hWP3Q

The source files used in the demo can be found on github.com/Pi4J/pi4j-jbang

#voxxedbrussels #jbang #javaonraspberrypi

Last updated 1 year ago

Frank Delporte · @frankdelporte
634 followers · 663 posts · Server foojay.social
JBang · @jbangdev
26 followers · 14 posts · Server fosstodon.org

RT @j2r2b
This is brilliant! πŸ‘

To use a custom version of a java lib with @jbangdev you can reference its GitHub URL (powered by @jitpack).

Use-case:
You submit a PR to have a change integrated upstream, but until it is merged and released you can use this version in a script

#jbang

Last updated 2 years ago

joschi · @joschi
626 followers · 2554 posts · Server mastodon.social

J❗️
SDK❗️

Certainly some similarities in their logos. πŸ€“
@jbangdev @sdkman

#jbang #sdkman

Last updated 2 years ago

Andres Almiray · @aalmiray
654 followers · 357 posts · Server mastodon.social

w00t! Stackd podcast episode #63 is out! One CLI to Rule them All

@aalmiray joins @kito99 and @dhinojosa to talk about , , , , whether or not is over the hill, , , , and much more: pubhouse.net/2020/01/stackd-43

#jreleaser #jbang #jarviz #ai #java #http4s #picocli #jcommander

Last updated 2 years ago

Max Rydahl Andersen · @maxandersen
567 followers · 238 posts · Server mastodon.social

If you could write mail filtering rules like
this would you use it?

#java #jbang

Last updated 2 years ago

JReleaser · @jreleaser
173 followers · 73 posts · Server fosstodon.org

Posting to 🐘 using β˜•οΈ + πŸš€ = 🀩
export MSTD_HOST=<your-mstd-host>
export MSTD_TOKEN=<your-mstd-token>
jbang gist.github.com/aalmiray/b4c3b 'Hello world'

#mastodon #jbang #jreleaser

Last updated 2 years ago

Frank Delporte · @frankdelporte
567 followers · 319 posts · Server foojay.social

In the Azul blog post "9 Outdated Ideas About Java", I take a look into some false assumptions and outdated ideas about based on early versions.

Because of the work by the community, you can't compare Java from the early days with the versions that have been released every 6 months since 2018. And with excellent tools like , , , , plugins by @gluonhq, and many more, the developer experience has seen a tremendous evolution.

azul.com/blog/9-outdated-ideas

#java #jshell #jpackage #jbang #sdkman #openjdk

Last updated 2 years ago

Frank Delporte · @frankdelporte
565 followers · 311 posts · Server foojay.social

I started working on a new library to load and save and , plus a player.

The very early steps are taken. A website on lottie4j.com thanks to , Mastodon account on @lottie4j, different Lottie JSON files can already be loaded and saved back to the same JSON, and a very first visual output showing there is some valid data being handled.

Sources: github.com/lottie4j

The JavaFX player component will be a very big challenge...

#java #lottiefiles #dotlottie #javafx #jbang

Last updated 2 years ago

Gerrit Meier · @meistermeier
97 followers · 112 posts · Server mastodon.social

Lately I found myself in the need of quickly run some Cypher on a remote Neo4j instance but had no binary at hand. Remembered that we created a catalog that exactly contains the needed tool. πŸŽ‰
Thought it might be a good idea to share this with you: youtu.be/SfsKjRgOVHs

#jbang

Last updated 2 years ago

Max Rydahl Andersen · @maxandersen
567 followers · 238 posts · Server mastodon.social

RT @rotnroll666
Quick script to run Google Format via CLI without jumping through dependencies issues yourself:

gist.github.com/michael-simons

Hey Google folks, why not add at least an options for using tabs? :)

#jbang #java

Last updated 2 years ago

Michael Simons · @rotnroll666
713 followers · 382 posts · Server mastodon.social

Quick script to run Google Format via CLI without jumping through dependencies issues yourself:

gist.github.com/michael-simons

Hey Google folks, why not add at least an options for using tabs? :)

#jbang #java

Last updated 2 years ago

Michael Simons · @rotnroll666
705 followers · 343 posts · Server mastodon.social

Want more ? Ok, I hear you. Here's the Java script I use to generate those… github.com/michael-simons/biki

for dependency management, for well CLI, and -extractor for image and exif data processing.

#java #jbang #picocli #thumbnailator #metadata

Last updated 2 years ago

johanvos · @johanvos
449 followers · 66 posts · Server mastodon.social

How nice it is when great technologies work together!
I added a maven project (created pom with openjfx.io) to github.com/johanvos/qkd-java (Quantum Key Distribution sample) and configured it to use the same source as the samples I already had.
Opened in Apache Netbeans, ran the samples that use StrangeFX and Strange (github.com/redfx-quantum/stran) and it worked from the first time! (writing this took me longer ;) )

#jbang #javafx #strange #netbeans #quantdumcomputng #qkd

Last updated 2 years ago

Foojay.io · @foojay
131 followers · 40 posts · Server foojay.social

The , @pi4j, and are a perfect combination to experiment with electronics, find out more from @eitch and @frankdelporte on :foojay: Today: foojay.io/today/controlling-a-

#raspberry_pi #jbang #foojaytip

Last updated 2 years ago

Hubert Klein Ikkink · @mrhaki
199 followers · 126 posts · Server mastodon.online

Creating a simple HTTP server with an endpoint using Helidon and jbang:
gitlab.com/-/snippets/2457044

#jbang #Helidon #Java

Last updated 2 years ago

Markus Eisele · @myfear
848 followers · 309 posts · Server mastodon.online

This is a standalone dockerfile with embedded and using for building as answer to bit.ly/3rQrNa3 Try out using: `docker build -t myapp . && docker run -p 8080:8080 myapp` bit.ly/3Lb68kp

#jbang #Java

Last updated 3 years ago

Ghost Letters · @ghost_letters
44 followers · 885 posts · Server fosstodon.org

///usr/bin/env jbang "$0" "$@" ; exit $?
//DEPS io.quarkus:quarkus-resteasy:2.7.3.Final

import io.quarkus.runtime.Quarkus;
import javax.enterprise.context.ApplicationScoped;
import javax.ws.rs.GET;
import javax.ws.rs.Path;

@Path("/hello")
@ApplicationScoped
public class quarkusapp {

@GET
public String sayHello() {
return "hello";
}

public static void main(String[] args) {
Quarkus.run(args);
}
}

Runable via

$ jbang quarkusapp

#java #jbang

Last updated 3 years ago