How to shrink your Docker images.

Docker Images, everyone says smaller is better but how do you do this but still maintain functionality and debugging ability? Well, here is how I did…

Neat short Docker intro including making a JS application

Over at https://nrempel.com/ they did a nice write up on the basics of Docker Images, Compose and setting up a basic NodeJs app. Check it out at https://nrempel.com/guides/docker-development-environment/ .

And end of an era. My time with Sourcetoad is coming to a close.

My time is soon coming to an end with the Sourcetoad team. It has been an amazing four years. From scruffy startup to respectable dev…

Tutorial: Using Docker_Puppeteer_Jest to execute a headless Chrome End-to-End (user/acceptance) testing suites.

The problem: We know that unit testing is an essential part of software engineering (at least we should all know that). Integration testing assure us…

Run your End-to-End tests using headless Chrome; Docker_Puppeteer_Jest Docker Image is announced!

About a year ago myself and @ibotpeaces sat down for a couple hours to to put together a docker images with headless Chrome that we…

Space Nerd; My name is going to the sun!

As part of NASA’s Parker Solar Probe, NASA is taking names that will be placed on a micro-chip and carried with the prove into close…

KSP 1.4 Released

those of you that know me know I like KSP (Kerbal Space Program); a near-hard physics rocket and inter-planetary simulator. Well, the newest point release…

AWS Solution Architect Associate certification achieved!

I can finally relax a bit. Cleared both CP and SAA. Now to breath for a couple weeks. So happy right now. Oh man, so…

Are you a Babylon 5 fan? I sure am…

Found out yesterday was the 25th anniversary of the pilot movie. Am I getting old or what? (the answer is no, just iterating the property…

Next evolution of containerized services? Maybe not; but still a neat project…

jessfraz over on GitHub has a OCI compatible container image builder. No docker, no daemon. Just straight up image builder built in Go. Ive star’d and…