Twitter user @batmangrundies posted a find on twitter, on how to make missions for ArmaReforger. He links to a Github repository from Herbiie – in which describes how to make a custom mission.
Biki: World editor articles added!
Several articles regarding the worldeditor surfaced on the bohemia interactive wiki. Although there are many working links to pages that do not exist, its show Bohemia Interactive is working as hard as they can to release proper documentation for the engine. While looking at these pages i realised: we are looking at the very first…
Armavision tips by Karel Mořický
Karel Mořický shared some valuable tips on twitter about how to use Armavision.
May 19th 2022 Reforger Update
On day 3 after the release of Arma Reforger, Bohemia Interactive pushes some updates and fixes.
Hidden wiki contents
Obviously, BI is busy generating content, creating guides, and setting up forums. But if you search smart enough – you can find these precious gems on the wiki. Just use the search with the term ‘Arma Reforger’
Arma Reforger is here
Yup, its here.. The precuror for Arma 4.
Mikero’s depbo-tools for arm64 (docker)
Mikero’s depbo-tools for arm64 in a handy docker container!
My views on FusionAuth
The lad’s at FusionAuth asked me if i could share some of my experiences with Fusionauth for in their blog. And indeed i could! Behold the crazy story about my quest for a decent centralized authentication solution, and how i ended up with FusionAuth. https://fusionauth.io/blog/2020/10/28/jerry-hopper-gdpr-arm-manuals/
Swoole Multiarch docker repo
Anyone who’s using docker on Arm devices knows the pain of finding a container matching your processor architecture. Most official repo’s dont have that problem, but some smaller repo’s suffer from tag-overload which makes it harder to find the suitable container.
Emulating Armhf or Arm64 on Windows
So, recently i’ve been maintaining a arm64 docker repository for FusionAuth ( the best Auth-provider package i know) and i decided to create a multi-architecture repository that delivers FusionAuth for x64,Arm64 and ArmV7. I do own a several Arm64 devices – but i lacked a Armv7 one, and started creating a emulated armv7 device using…