Gangmax Blog

Flatpak & OpenRA

Flathub, the home of hundreds of apps which can be easily installed on any Linux distribution. Browse the apps online, from your app center or the command line.

Jigsaw: The Java Standard Module System

Jigsaw is the Java standard module system released with JDK 9. The whole JDK 9 is reorganized with Jigsaw. That means after JDK 9, you will not find the huge “rt.jar” file in the JDK directory, instead a “$JDK_PATH/jmods” directory full of “*.jmob” files is introduced and all the files in it are the module files.