A quick review of C# 10 new language features
A review of key new features in C# 10, including record structs and static abstract members in interfaces.
A review of key new features in C# 10, including record structs and static abstract members in interfaces.
A technical guide on setting up a highly available Kubernetes cluster on Azure using kubeadm, aimed at CKA certification preparation.
A developer investigates a bug in a Space War game where duplicate bases cause crashes, detailing the debugging process and unit testing.
Critique of GitHub's 'stale' bot, arguing it harms community collaboration by automatically closing inactive issues.
A developer built an API to automatically find Azure resource abbreviations, eliminating the need to manually check Microsoft Docs.
A developer reflects on the burnout and challenges of maintaining an open source project, leading to its eventual abandonment.
A guide to deploying a high-availability storage solution using Rook and Ceph on Azure Kubernetes Service (AKS) with Terraform.
A critical analysis of the 4privacy Kickstarter project, examining its privacy promises, technology, and potential economic and trust challenges.
A technical comparison of React Router 5, React Router 6, and React Location, covering installation, setup, and common routing tasks.
A technical tutorial on exposing Kubernetes services to the internet using AWS EKS, Ingress, and the AWS Load Balancer Controller.
A developer-focused introduction to Kubernetes concepts and setting up a local cluster with minikube for hands-on learning.
A comprehensive cheatsheet for using popular templating engines (LiquidJS, EJS, Mustache, Pug, Handlebars) in Express.js applications.
A guide to building a custom Logic App that filters Azure RSS feed updates by keywords and sends targeted email notifications.
A technical exploration of creating interactive Newton fractals using WebGL and GPU shaders, inspired by a 3Blue1Brown video.
Analyzes why online tech conferences fail to replicate the social and networking value of in-person events, leading to low engagement.
A critique of modern software development's neglect of reliability and robustness, arguing that broken software has become the norm.
A roundup of DevOps news and tools, including GitHub Releases beta, npm security updates, composite actions, and container vulnerability scanning.
Explores 3+1 strategies for setting default values in CSS custom properties to create reusable, customizable components.
A developer's status update on FOSS projects: chat.sr.ht beta, a secret programming language, visurf browser, and antiweb CSS toolkit.
A technical guide on using Azure Monitor and Container Insights to identify AKS pods missing resource requests and limits via KQL queries.