Author: jcianci12
-
Why ASPNETCORE_ENVIRONMENT vs DOTNET_ENVIRONMENT Causes So Much Frustration (And How To Fix It)
If you’ve ever set: ASPNETCORE_ENVIRONMENT=Production …only to find your app still thinks it’s running in Development — welcome to the club. This has caused years of confusion in…
-
Free Windows Location Services Toggle Tool (GUI) | One-Click Fix for Greyed-Out Location Settings
If Windows Location Services is greyed out, disabled, or just not behaving properly, you usually need to dig into Group Policy or run PowerShell commands as Administrator. That…
-
Build a Portable Developer Desktop with Docker (VS Code + Codex CLI + Tailscale + RDP)
Setting up a fresh development machine should not take half a day. This project gives you a portable “developer desktop in a container” with: Repo: https://github.com/jcianci12/developer-webtop-docker-vm Why this setup…
-
Let’s Connect — What Are You Building?
Most of what I write here comes from real projects. Deployments that didn’t quite go to plan.Security models that needed rethinking.Automation pipelines that worked beautifully — or completely…
-
Capability Contracts in Godot: The Clean Alternative to Multiple Inheritance
If you build games in Godot long enough, you hit this question: How do I make one object behave like two different roles without ugly inheritance? A classic…
-
Fixing a Godot Editor Hang: health_bar_3d.tscn
How we removed a major editor slowdown caused by duplicate viewport rendering and always-on editor updates. Godot Version: 4.xArea: 3D UI / Health BarSymptoms: Editor hangs or becomes very slow when scenes/health_bar_3d.tscn is…
-
From Polling Scripts to On‑Box Azure DevOps Deployments for IIS
TL;DR: We replaced a custom polling script (using PAT + REST) with a clean Azure DevOps YAML pipeline that builds a stamped index.html and push-deploys directly on the…
-
🔐 How to Integrate Authentik with WordPress Using the miniOrange OAuth Plugin
Authentik is a powerful identity provider — but when you use it with WordPress via the miniOrange OAuth/OpenID Connect (OIDC) plugin, you can hit a couple of common…
-
Deploying an Azure DevOps Server Build Artifact to IIS Without Using an Agent
Sometimes the “proper” way to deploy an application in Azure DevOps is to use a Release pipeline, an environment, or a deployment agent. And sometimes… that simply isn’t…
-

Drip Coffee Decaf drip
I Bought 2kg of Drip Roast Decaf from driproastcoffee.com.au. Dialled It In Properly. Still Bitter. I’m writing this because I honestly wish I’d seen a post like this…