This page is a collection of simple, practical tools and scripts I’ve created to solve specific challenges around the farm.

They’re basic and straightforward, designed more for convenience than anything else. Since stepping away from software engineering, I still find myself writing small bits of code to make tedious tasks a little easier and more automated.

Feel free to explore and use what you find here—or not. It’s all about making things work a bit more smoothly. These are either buggy, or simple-one-purpose tools, so use at your own peril. 🙂

 

 

  • Simple QR Code Generator – Create a QR code for any text value, email, whatsapp, url of your liking. Print on labels or products.
  • Simple Text Obfuscator – I Use this to try and hide things from spambots, etc.
  • Simple Image Compressor – Just gets it done quick. I use this for my own FarmOS logging images, but you’re welcome to, at your own peril.
  • DayZ Server Admin: Simple types.xml Editor –  Because real life survival isn’t enough. An editor for the Loot Spawn file ‘types.xml’
  • DayZ Server Admin: Simple cfggameplay.json editor with search and explanatory tooltips.