Easy development environment with nix and direnv

Easy starter for nix integration using only nix-shell for projects

Read

Google Cloud Functions reverse proxy

Supplement google cloud load balancer, with better url rewrite by using cloud functions

Read
Software

Embed github gist and file in gatsby markdown file

How to embed code from a URL into the Gatsby generated static site

Read
HoPjects

Raspberry pi temperature monitor using bme280, prometheus and grafana

Attaching a BME280 sensor to raspberry pi, exposing the data as a http server, using prometheus to scrape it and grafana to visualize it

Read
Rant

Kubernetes loves SIGKILL

OOMKilled triggers SIGKILL without a way of sending SIGTERM

Read
Thoughts

Comments should be about the why

It's all about the why, not about the how

Read
Thoughts

Microservices legoland and benefits from limited scope

The road to a plug and play legoland for microservices

Read
software

Testing layers

The value of unit tests, integration tests, end to end tests and how to simplify them using docker-compose for proper execution.

Read