Daniel Albuschat

Daniel Albuschat @danielkun

About: Have had many hats on in my life: Developer, Team Lead, Scrum Master, Architect and Product Owner. Now back to developer \o/ Interested in product discovery, quality assurance and language design.

Joined:
Jan 5, 2017

Daniel Albuschat
articles - 9 total

Cryptography: What is the difference between Hashing, Signing and MAC?

I set out to learn everything about cryptography in 2022 and share what I have learned along the way....

Learn More 2 1Jan 30 '22

Request for Comments: Slurping Kubernetes logs

I've investigated many tools and stacks to store and search logs of containers, especially from Kuber...

Learn More 8 1Aug 31 '19

Nginx: Everything about proxy_pass

Information about using proxy_pass in nginx, and workarounds for it's quirks.

Learn More 420 28Aug 20 '19

Kubernetes: Certificates, Tokens, Authentication and Service Accounts

I learned the hard way why it is not the best idea to use certificate-based authentication in your kube-config.

Learn More 35 6May 19 '19

Where is HTTPS for IoT? (Update)

An exploration of the current state of affairs regarding HTTPS for IoT devices, or any other locally delivered HTTPS services.

Learn More 83 14Sep 10 '18

Go: Asynchronous Real-Time Broadcasting using Channels and WebSockets

Learn how to broadcast data to multiple websocket clients in Go.

Learn More 49 1Apr 9 '18

Using Elm on a Raspberry Pi

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

Learn More 21 1Feb 4 '18

Kubernetes: It's alive!

See how I built a few live experiments for Kubernetes to see how Kubernetes behaves in action - from load balancing to auto scaling.

Learn More 59 9Jan 20 '18

Hacky and Clean Programming

Know when to hack to learn stuff and when to produce clean code

Learn More 22 4May 9 '17