Discovering the cloud
Recent Posts
- Benefits of Being OrganizedWhen I started learning how to code in my teens without a doubt I was quite unorganized. My first real project was a game demo, A 3D hack a slash adventure game, in which I chose to create all the assets. As a know nothing teen I must confess I didn’t get far. But that… Read more: Benefits of Being Organized
- How Linux(And Free And Open Source Software) Changed My LifeLinux and the free and open source software(FOSS) movement have had an immense impact on the world. Establishing itself as the defacto norm for the how the internet works. It has enabled the internet to remain low cost while at the same time exceptionally robust. This is a perspective you can find almost anywhere. But… Read more: How Linux(And Free And Open Source Software) Changed My Life
- I Forked An Open Source Project Just BecauseWhy would a company release an open source python plugin with limited features and hide away the full features behind a pay wall, when the code is straight forward and easily extensible. Answer: Because the implementation of all available API’s is tedious. That’s the lesson I learned when expanding the features of the python-sonarqube-api project.… Read more: I Forked An Open Source Project Just Because
- Why Home Labs Are Still ImportantI have always been a fan of running home servers. My first home server was a mini ITX computer running Windows in which I hosted an FTP server. I used this server to host all my local mp4 videos, that I would stream to the web browser on the devices I had throughout the house.… Read more: Why Home Labs Are Still Important
- Running Commands in Docker Via Configuration ManagementIn most cases when deploying a container there is no need to modify or run scripts remotely. Essentially doing so is the antithesis of why you would deploy a docker image in the first place. However there is maybe a 0.001% chance that you may need to, like the example I am about to share.… Read more: Running Commands in Docker Via Configuration Management
Recent Comments
We are stuck with technology when what we really want is just stuff that works. – Douglas Adams (Author)
The goal of DevOps is to improve the customer and developer experience by creating seamless and robust deployment and roll back features.
If you wonder what it is that I do because everything appears to work so well. That just means I am doing a good job.
Projects
Sudoku Demo
Sudoku demo written in Java
Endless Runner Demo
Avoid obstacles and pitfalls by jumping over them.
Multistream Broadcaster
A full stack application and installation script for allowing streaming to multiple endpoints.