msbuild - failed

GitHub Actions build for Blazor Static (or rather StaticBlazor) never ending? Super-easy fix!

This article explains how to fix an issue where a BlazorStatic build job running on GitHub Actions never finishes. It’s a puzzling case, but can’t really blame GitHub for this one. Can’t actually blame anyone but myself, now that I think about it. But enough about that. What’s the issue…Continue reading GitHub Actions build for Blazor Static (or rather StaticBlazor) never ending? Super-easy fix!

A sysadmin struggling to remove a drive

How to remove DevDrive.vhdx?

This article explains how to remove a virtual Dev Drive (DevDrive.vhdx), after it’s stuck on your machine. Dev Drives are separate drives in Windows, that are optimized for Developer workloads. Mostly installing npm packages, that is. I’ve posted about the performance improvements before: Dev Drive performance increase in real life…Continue reading How to remove DevDrive.vhdx?

A developer celebrating the successful migration of their website to a static site generator

Frontmatter Fields Not Populating When Setting Up Your BlazorStatic Website? Easy Fix!

This article explains a quick fix to FrontMatter fields in a solution not getting populated when using BlazorStatic. I ran into it after repeatedly exporting all of my stuff from my legacy WordPress site to my in-the-works BlazorStatic site. StaticBlazor is a game-changer for developers who want the power of…Continue reading Frontmatter Fields Not Populating When Setting Up Your BlazorStatic Website? Easy Fix!

dotnet in a classic heavy metal font

dotnet tool install fails with “Settings file ‘DotnetToolSettings.xml’ was not found in the package.” – what do?

If you’ve just tried to install a .NET tool and got smacked with the dreaded error message: “Settings file ‘DotnetToolSettings.xml’ was not found in the package,” congratulations: You are today’s lucky recipient of yet another cryptic dotnet installer hiccup! But don’t worry, we’re about to sort this nonsense out. Namely,…Continue reading dotnet tool install fails with “Settings file ‘DotnetToolSettings.xml’ was not found in the package.” – what do?

A photorealistic and dynamic illustration of an office setting with incredibly bored workers and an infinite loop that looks very loopey

How to Copy-Paste a Table from Excel to Microsoft Loop Without Losing Your Mind

Struggling to transfer tables from Excel to Microsoft Loop? Weirdly enough, you’re not alone. In this wonderful world of ours, simply copying and pasting often turns your perfectly organized rows and columns into an illegible blob. It’s frustrating, inefficient, and downright maddening for a superficially fancy and shiny new tool…Continue reading How to Copy-Paste a Table from Excel to Microsoft Loop Without Losing Your Mind