Posts by Tag

ipv6

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 ↑

golang

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...

Back to Top ↑

go

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 ↑

Jekyll

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 ↑

logs

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...

Back to Top ↑

git

Back to Top ↑

github

Back to Top ↑

review

Back to Top ↑

merge

Back to Top ↑

test

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.

Back to Top ↑

cleancode

Back to Top ↑

network

Back to Top ↑

kubernetes

Back to Top ↑

unit-test

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 ↑

code-quality

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 ↑