Code

Writing software is my day job, and my hobby. This section of the blog contains my thoughts and experiences about the Software industry and perhaps any experience I think might be worth sharing.

RightPrime
May 17th, 2022 by - RightPrime Market Logo

An Android Rubik’s Cube solving app I wrote back in 2014.

FreeCAD Scripting
May 4th, 2022 by - Sofa Icon

A short description of how I used FreeCAD to design a garden sofa.

Spirals in GRBL
April 14th, 2021 by -

spirals in grbl:

Inkscape GRBL – Python – Post Processor
March 12th, 2021 by -

Some python code to post process the output of the GCodeTools Inkscape Plugin. Rotate GRBL Files.

aws-blender
March 7th, 2021 by - blender

How to provision an EC2 spot instance, install blender and render a project. Using Bash only.

snippets
June 2nd, 2020 by -

Some useful bits of code

docker-secure-registry
January 16th, 2020 by -

Ideas on how to create a secure docker registry

Java Heap Analysis
October 11th, 2019 by -

A short piece of code which can help to find memory leaks.

HashiCorp Consul and Vault with Docker
May 1st, 2019 by -

How to run Consul and Vault locally using Docker, and how to access their contents from Bash and Packer

A Simple Java JMX Bean
April 16th, 2019 by -

An example java JMX Bean for storing and displaying tabular data