Home » Archives for July 2025
This article explains why you might have some trouble uploading your custom Teams app on your dev tenant lately. Because, yes – there’s an ongoing service disruption going on. Problem For some background, my tenants have sideloading (uploading custom Teams apps) enabled: But when you’re trying to Upload an app,…Continue reading Sideloading Teams apps suddenly blocked? YES it’s broken.
I’m on Summer vacation, and I figured it’s a good time to do something slightly different – it might finally be a good time to put the finishing touches on this lighter article about my recent forays into the Apple ecosystem. Which haven’t exactly been perfectly smooth sailing. In this…Continue reading Am I the problem? Even onboarding to the Apple ecosystem failed miserably.
This article explains a fix to a – frankly possibly a little bit dumb – problem, where all kubectl commands suddenly throw an error along the lines of “couldn’t get current server API group list: Get \”http://localhost:8080/api?timeout=32s\”: dial tcp [::1]:8080: connect: connection refused”. Since I don’t ever have Kubernetes running…Continue reading Any kubectl command throws “Unhandled Error” err=”couldn’t get current server API group list: Get \”http://localhost:8080/api?timeout=32s\”: dial tcp [::1]:8080: connect: connection refused” – what do?