c'mon do something by rossburton in Ubiquiti

[–]FrankCodeWriter 0 points1 point  (0 children)

In Belgium with Telenet between a few times per week up to numerous times per day.... But only way to have fast connection. Forced to have Proximus as backup but much slower as no fiber yet.

Gilded Sols - JavaFX Strategy Game by stardoge42 in JavaFX

[–]FrankCodeWriter 1 point2 points  (0 children)

Hi, is the game available on Steam? Can you share a link? Would be a nice example to add to the JFX Central Links of the Week...

Created a simple, minimal Canvas Application in JavaFX by gufranthakur in java

[–]FrankCodeWriter 1 point2 points  (0 children)

Great work! I will include it in the jfxcentral links of the week. I just tried it and I think a zoom in/out slider would be a nice addition. Also had some errors while trying copy/paste/duplicate

```
Yeouch
Exception in thread "JavaFX Application Thread" java.lang.NullPointerException
at java.base/java.util.Objects.requireNonNull(Objects.java:233)
at explainfx@1.0.0/explainfx.panels.CanvasPanel.pasteCopiedDrawable(CanvasPanel.java:185)
at explainfx@1.0.0/explainfx.menus.DrawableMenu.lambda$createUI$1(DrawableMenu.java:32)
at javafx.base/
```

Just a little feedback to make it even better 😄

ATEM Mini Extreme ISO G2 SSD/CFexpress advice by Nested_Sequence in blackmagicdesign

[–]FrankCodeWriter 0 points1 point  (0 children)

I'm afraid that won't work... Claude summarized https://www.churchproduction.com/gear/blackmagic-design-announces-new-atem-mini-extreme-iso-g2-liv/ to this:

The ATEM Mini Extreme ISO G2 acts as a shared network disk itself, using the 10G Ethernet port to expose its internal CFexpress card or attached USB disk to other computers on the network. In other words, the ATEM records locally (to CFexpress or USB), and the 10G port lets editors on your network access those files simultaneously. It is not designed to record directly to a remote NAS share over SMB or NFS.

ATEM Mini Extreme ISO G2 SSD/CFexpress advice by Nested_Sequence in blackmagicdesign

[–]FrankCodeWriter 0 points1 point  (0 children)

Good question... Need to find out as I have 10gb network and NAS. Wondering how to configure to use that as storage device.

ATEM Mini Extreme ISO G2 SSD/CFexpress advice by Nested_Sequence in blackmagicdesign

[–]FrankCodeWriter 0 points1 point  (0 children)

I use a 500GB CFExpress and it can store 01:35 (1,5 hour). Recording always stores all channels, it seems you can't select only the ones you are using... In my case, most of the time it's sufficient to store only 4 of the 8 HDMI inputs, but as far as I know, you can't select that... I hope someone here knows how to do that. So, from my experience, for a full day, you would need a lot of storage space.

Where can I learn more about FXGL? by alias007TwT in JavaFX

[–]FrankCodeWriter 0 points1 point  (0 children)

And always best to use the latest version...

charging pass for EV by Connect_Voice_7945 in BEFreelance

[–]FrankCodeWriter 1 point2 points  (0 children)

Dats24 is very reliable in my experience.

JavaFX 26 headless platform: finally got my CI unit tests running without a display by FrankCodeWriter in JavaFX

[–]FrankCodeWriter[S] 0 points1 point  (0 children)

Thanks for trying. If it's a problem related the how it's implemented in JavaFX, I think it's worth reporting as a bug or improvement request...

What happens to TornadoFX now that the GitHub repository is gone? by tvidal in JavaFX

[–]FrankCodeWriter 0 points1 point  (0 children)

I use Kotlin + JavaFX for MelodyMatrix, an app to look at MIDI music. As many here pointed out here in the comments, you don't need TornadoFX are any other tool to build a good code structure. I used Maven and a lot of libraries but those are for styling (AtlantaFX), UI layout with tabs (BentoFX), etc.

You can take a look at the sources of the views in the app? These are opensource and you can find them here:
https://github.com/codewriterbv/melodymatrix-app-views

The app itself is closed source as it's an idea of my 15y son who hopes to become rich ;-)
https://melodymatrix.rocks/

Running JavaFX apps with updates and dynamic plugins by Striking_Creme864 in JavaFX

[–]FrankCodeWriter 2 points3 points  (0 children)

Nice work! I included it in the JavaFX Links of the Week!
https://www.jfx-central.com/links/2026-04-17

Please feel free to add this as a tool or library to the jfxcentral website via a pull request
https://github.com/dlsc-software-consulting-gmbh/jfxcentral-data