I set out to learn everything about cryptography in 2022 and share what I have learned along the way....
I've investigated many tools and stacks to store and search logs of containers, especially from Kuber...
Information about using proxy_pass in nginx, and workarounds for it's quirks.
I learned the hard way why it is not the best idea to use certificate-based authentication in your kube-config.
An exploration of the current state of affairs regarding HTTPS for IoT devices, or any other locally delivered HTTPS services.
Learn how to broadcast data to multiple websocket clients in Go.
Compile your Elm code on a Raspberry Pi by using a pre-built docker image or build Elm yourself. (Until Elm has official support for arm CPUs.)
See how I built a few live experiments for Kubernetes to see how Kubernetes behaves in action - from load balancing to auto scaling.
Know when to hack to learn stuff and when to produce clean code