Set the default location in Azure PowerShell
Learn how to set a default Azure region for PowerShell cmdlets using $PSDefaultParameterValues to avoid specifying location repeatedly.
Learn how to set a default Azure region for PowerShell cmdlets using $PSDefaultParameterValues to avoid specifying location repeatedly.
A guide to modifying and flashing the ZSA Planck EZ Glow keyboard's firmware to resolve power consumption issues and enable use with iOS devices via Lightning.
Part 2 of a guide for MSPs on onboarding customers to Azure Lighthouse using ARM templates for delegated management.
How to add a lang attribute to your Next.js site's HTML element for improved accessibility and Lighthouse performance scores.
A software engineer shares a personal list of questions to ask interviewers during a job interview, focusing on team, tech stack, and company culture.
A technical guide on deploying a DistilBERT model to production using Hugging Face Transformers, Amazon SageMaker, and Infrastructure as Code with Terraform.
Explains how to write native WinDbg debugging extensions using C# and .NET 7's NativeAOT feature for better interoperability.
Explains PostgreSQL wire protocol compatibility and how new databases reuse it for client compatibility, independent of query language.
Explains the CSS aspect-ratio property, its benefits over the old 'padding hack', and practical usage examples.
A guide for developers on updating apps for Android 12, covering UI changes with Material You, privacy updates, and performance monitoring.
Explains data annotation, its importance for training machine learning models, and details common text and image annotation types.
A guide to implementing in-app subscriptions for iOS and Android apps without requiring a backend server, using a .NET plugin.
A software engineer shares their journey from freelancing to landing a full-time role without a formal interview process.
Discusses when to create new Azure subscriptions vs. consolidating workloads, focusing on security and management best practices.
A guide to setting up a Hugo static blog, customizing a theme, and deploying it to GitHub Pages with integrated search and comments.
A critique of Apple's Safari browser and its impact on web development, focusing on lack of competition on iOS and slow feature adoption.
Explains why using vw/vh units for font sizes creates accessibility and layout issues, and recommends using em, rem, and clamp() instead.
Explains the MIT software license, its permissive nature, and what it means for developers using or distributing software under it.
A tutorial on using the pkill command to easily kill processes from the command line, part of an automation series.
A guide to using OrgFormation, an open-source Infrastructure as Code tool for automating AWS Organizations and account management.