How to remove Azure Disk Encryption from disks that have already been decrypted
Guide to fix Azure Disk Encryption status after manual decryption, enabling VM subscription moves.
Guide to fix Azure Disk Encryption status after manual decryption, enabling VM subscription moves.
A developer shares principles for using instant messaging (like IRC) productively in tech work, emphasizing its ephemeral nature and the need to shift important info to permanent mediums.
Troubleshooting a PowerShell Desired State Configuration (DSC) disk resource failure in Azure Automation, linked to a defragmentation-related StorageDSC module bug.
A developer shares lessons learned while building a CI/CD pipeline using Azure DevOps, Terraform, and Terratest for deploying an AKS cluster.
A technical guide on testing failover for a zone-redundant Azure Cache for Redis instance using Terraform and redis-cli.
Explores how creating delightful user experiences through bold, opinionated design choices can both attract and alienate users, using Mailchimp as an example.
A technical guide to modeling one-to-one, one-to-many, and many-to-many relationships in MongoDB using the Mongoose ODM in Node.js.
A technical guide explaining how to implement authentication and authorization in any backend language or framework, covering user models, signup/login routes, and session vs JWT auth.
Introduces permutation-invariant neural networks for RL agents, enabling robustness to shuffled, noisy, or incomplete sensory inputs.
Automating Azure Virtual Desktop image deployments using Azure Pipelines, Bicep, and Liquit for application lifecycle management.
A tutorial on building a habit tracker using GraphQL, Hasura for the backend API, and React for the frontend.
A guide to essential developer team workflows covering Git branching strategies, Agile methodologies, and CI/CD practices for effective collaboration.
Satirical proposal to pay developers to delete npm modules, highlighting security risks of excessive dependencies in the Node ecosystem.
A critique of Python's chaotic packaging ecosystem and its negative impact on Linux distribution maintainers, calling for the PSF to address the issue.
Explains why adding 'surprise and delight' animations cannot fix a poorly designed user experience, emphasizing the need for solid functional foundations first.
A collection of essential links and resources for getting started with Azure Bicep, Microsoft's infrastructure-as-code language.
A developer's monthly update on FOSS projects, including SourceHut's anniversary, a new programming language delay, and progress on various tools.
A step-by-step guide to resizing a PersistentVolumeClaim (PVC) for a managed premium disk in Azure Kubernetes Service (AKS).
A guide on writing effective bug reports, covering essential elements like steps to reproduce, expected vs. actual results, logs, and screenshots.
How to fix the missing .NET Framework 4.5 reference assemblies error in Visual Studio 2022 by copying files from a NuGet package.