Posts by Year

2024

Is this a Mock?

4 minute read

When unit testing, we occasionally find the need to replace some of the production code to drive the tests.

Back to Top ↑

2022

Back to Top ↑

2021

Back to Top ↑

2020

Tests Best Practices

7 minute read

Tests are an integral part of any software project. They are essential to a software project success and quality.

To Log or not to Log?

7 minute read

Logs and me have a long time relationship. I have been depending on them from my early days as an integration and support engineer up to the current times wh...

Static IPv6 Playground

3 minute read

This post is all about setting up an IPv6 environment for learning and testing of various setups and scenarios.

Dynamic IPv6 Playground

4 minute read

In this post we will take a tour into the dynamic IPv6 setup, examining the various options and scenarios it presents.

Back to Top ↑

2019

Hello Jekyll!

less than 1 minute read

Overview This is probably my first blog post. I thought to warm up by sharing how I met Jekyll and introduced it to my container friend, Mr. podman.

Back to Top ↑