Recent Posts

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