If you are running a UniFi UNAS Pro as your primary NAS, you have probably
noticed that native cloud backup options are limited — and Azure Blob Storage is
not supported out of the box. If you have used a Synology before, you may have
relied on Hy...
Let's talk about something that doesn't get enough attention in the software
development world: micromanagement. Not just the "manager looking over your
shoulder every five minutes" kind, but the subtler, systemic kind that sneaks
its way into pro...
UPDATE: This is only an issue in the "Old Designer". If you moved to the "New
Designer" the actions still appear. I would recommend moving over to the new
designer, since Microsoft is depreciating the old designer.
A recent change to the Microsof...
Software development is, at its core, a discipline that demands sustained,
uninterrupted concentration. Unlike many other professional roles, writing and
reviewing code requires developers to hold large amounts of context in working
memory simulta...
When working with software development teams — whether as a developer,
architect, or technical manager — one pattern tends to surface repeatedly in
inherited or long-running projects: the monolithic solution. Everything lives in
a single Visual St...
When setting up a Proxmox VE environment it is common to end up with a node
named pve, which is the default hostname assigned during installation. This
becomes a problem when managing multiple Proxmox servers since every node will
show up as pve i...
As part of our routine monthly maintenance on Azure Functions, we update NuGet
packages to stay current and pick up bug fixes. This month that process led to a
breaking change when we upgraded Microsoft.ApplicationInsights.WorkerService
[https://w...
If you have worked with Power Pages using the Enhanced Data Model, you know the
pain of manually adding all the site components to a Dataverse solution. It's
tedious, error-prone, and frankly, there are a lot of components to track down.
You ne...