Posts by Year

2023

Extrapolation: a weekly column

less than 1 minute read

Every day you learn something new; what did I learn this week? I will write here interesting and specific facts about something I discovered or learned every...

Back to Top ↑

2022

My Work From Home Setup

7 minute read

Here is how I’ve improved my WFH setup during the COVID-19 pandemic.

Back to Top ↑

2021

2020 Best Nine

4 minute read

Continuing the tradition of selecting my favourite nine photos of the year from my Instagram profile, along with some of my thoughts about it :sunrise:

Back to Top ↑

2020

Back to Top ↑

2019

Build you own Kubernetes Playground

1 minute read

Have you ever wanted a destructible and fast Kubernetes playground? Does the Internet world provide only complicated solutions that work on Linux only? This ...

Beware the Pygmalion effect

2 minute read

The Pygmalion Effect is the phenomenon whereby higher expectations lead to higher performance.

Run your Eclipse IDE with Shenandoah GC

1 minute read

Shenandoah is the low pause time garbage collector that reduces GC pause times by performing more garbage collection work concurrently with the running Java ...

Run your Eclipse IDE with ZGC

1 minute read

The Z Garbage Collector, also known as ZGC, is a scalable low latency garbage collector that can improve responsiveness of you Java based IDE

Improving DNS privacy

3 minute read

Clear text DNS queries can be observed and those queries can reveal not only what websites an individual visits but also meta data about other services

The developer evolution

5 minute read

Most people today are unsure if they are developers or computer enthusiasts, and developers often will ask themselves, what has to happen before I actually b...

SOLID Java

6 minute read

SOLID Principles in Java, address dependencies and tight coupling. Create a set of well designed and written classes so you can speed up the coding process! ...

Back to Top ↑

2018

Building my own 4G LTE Router

6 minute read

In this project I’ll describe how I built my own Router with 4G LTE Internet access, DHCP and DNS server with content filtering with a Raspberry Pi and a 4G ...

Fifty Sizes of JAR

4 minute read

Brief recap of various techniques for packaging Java microservices with Wildfly Swarm :honeybee: and running on Docker :whale:

Back to Top ↑

2017

2017 Best Nine

4 minute read

My favourite nine photos of the year from my Instagram profile, along with some of my thoughts about it :sunrise:

My journey to fit life - Day 1

3 minute read

I want to share with you my thoughts about an experiment upon myself. It’s about how I’m trying to achieve a more fit life. :muscle:

Hello World

1 minute read

Hello there! I am pleased that you’d like to know a little about me as you continue reading my self introduction hehe.. :smile:

Back to Top ↑