Work
Things I’ve built, written, and talked about. At work and outside of it.
Collection of articles & talks
I have always been opinionated on certain topics. One of those was DevOps. I was fortunate enough to be invited to speak with a colleague about DevOps practices and how we approached it during my time at Mister Spex. I have linked what is available here.
Extracting a container file system with Podman (2022)
Technical article demonstrating hands-on containerization expertise
Tear Down This Wall! (2019)
Article on breaking down organizational silos in tech teams
DevOps Conference Talk (2018)
Presented at DevOps Conference Berlin and Code.Talks Commerce Special
DevOps Strategies Talk (2017)
“Implementing DevOps Strategies in DevOps-averse environments” - DevOps Conference Munich
Minecraft related
I operate a private minecraft and teamspeak server for my kids and their friends. I host both on my homeserver running CasaOS. With CasaOS you can pack your own applications for distribution (it’s all just docker compose files with metadata really). Hence, I have made my Teamspeak and TS3-manager setup available as CasaOS apps via my GitHub repository. I have also written a plugin connecting TeamSpeak and Minecraft that is available on GitHub and modrinth:
Minecraft TS3 Bridge Plugin
A plugin that connects Minecraft and TeamSpeak3. It advertises the teamspeak server on join, and relays chat messages back and forth between the two. Minecraft players can also query who is currently connected on the TS server.