Conditional Feature Flags with Azure App Configuration Service
A guide to implementing conditional feature flags using Azure App Configuration Service and the Microsoft.FeatureManagement library.
A guide to implementing conditional feature flags using Azure App Configuration Service and the Microsoft.FeatureManagement library.
A technical guide on configuring a data pipeline from Kafka to Elasticsearch using Logstash, including Docker setup and configuration examples.
The author explains the technical process and reasons for migrating their blog from Medium to Gridsome, a Vue-based static site generator.
Explains the pitfalls of comparing ReadOnlySpan<char> objects in C#/.NET, highlighting differences from string comparison due to memory representation.
A tutorial on implementing Azure App Configuration feature flags in a .NET 7 console application, covering setup and code integration.
A guide to enabling landscape orientation for a single screen (like a gallery) in a UIKit iOS app while keeping the rest of the app portrait-only.
A senior software engineer shares key lessons from 20,000 hours of experience, covering learning, code quality, and career growth.
A nostalgic and analytical look back at the dark themes and lasting impact of the Animorphs book series.
The author discusses switching to Neovim, an Exercism Python exercise, and adding django-stubs for better type hinting in their SaaS project.
A tutorial on implementing feature flags in an isolated Azure Functions application using Azure App Configuration Service.
A tutorial on implementing feature flags from Azure App Configuration in an InProcess Azure Functions application.
Explains why Kubernetes takes 60-90 seconds to update Secrets/ConfigMaps on mounted volumes, detailing the kubelet's sync mechanism.
A tutorial on implementing Azure App Configuration feature flags in an ASP.NET Core API, including setup, configuration, and label-specific flag usage.
A reflection on Chris Coyier's call to 'bring back blogging' by publishing your own feed, with thoughts on overcoming writing barriers.
A guide to automating Node.js application deployment using AWS CloudFormation for infrastructure as code (IaC).
Tips for writing effective CVs for tech roles, focusing on quantifying achievements and keeping a work diary to track accomplishments.
Explores using the M4 macro processor to make SQL code more modular, reusable, and composable for managing large, complex codebases.
A developer's strategy for using 26 different programming languages to solve Advent of Code challenges, focusing on language selection and difficulty planning.
The article argues that 2023 will be a year for personal websites, driven by instability on social media platforms, and encourages owning your own web space.
A guide to building secure container images, covering image signing, reducing scanner noise, and using SBOMs for vulnerability management.