-
Integrating Kubernetes with 1Password for infrastructure secrets
Decouple your secrets from Kubernetes by using a password manager. Sounds good? According to 1Password this is even enterprise-ready. In this blog I’ll show you how to set it up.
-
Use your GoPro camera as Webcam in Microsoft Teams for Mac
With the GoPro Webcam app, you can use recent GoPro cameras as a webcam. However, recent updates of Microsoft Teams have broken that functionality on MacOS. This blog shows how to fix it (until Microsoft fixes it properly).
-
Juggling multiple Kubernetes clusters
If you’re using Kubernetes, chances are that you are interacting with multiple clusters. Maybe even across multiple projects. In this blog I will discuss various strategies of dealing with those clusters from a workflow perspective, helpful tools, and my own personal workflow.
-
PaaS Design Lessons Learned - part 2: Design Objectives & Principles
Building a PaaS is hard, yet everyone seems to be doing it. In this blog series I will look back on a decade of building bespoke PaaS, and lessons learned along the way. This second part we’ll dive into Design Objectives and Principles.
-
Remote Pair Programming: adapting to 2020
The art of Pair Programming. Working together on a single piece of code, in the same editor, on the same screen. But not in the same room. In this blog post I’ll show you how you can do it too, and what to look out for.
-
PaaS Design Lessons Learned - part 1
Building a PaaS is hard, yet everyone seems to be doing it. In this blog series I will look back on a decade of building bespoke PaaS, and lessons learned along the way.
-
COVID-19 - Reinventing the Office
The Corona pandemic forced entire workforces to abruptly become remote. But what if lockdown ends? Are we going to take our remote experience and reinvent what the office should be?
-
The iPad is a Real Computer now
From its inception, the iPad has always been a good secondary device, but not a Real Computer. But step by step, it has become better at being one, and today it may actually be good enough for many of us to be a Real Computer.
-
COVID-19 - Working from home: what's changing?
COVID-19 means working from home full-time for many people. How is it different compared to regular WFH? What are typical pitfalls? How to make it work?
-
Juggling multiple Git accounts
This blog post explains how you can have multiple Github/Bitbucket accounts and get connectivity over SSH to work properly.