Tale of a Kubernetes node-feature-discovery incident
Analysis of a Kubernetes node-feature-discovery upgrade incident, detailing scale issues and architectural changes that caused problems in large clusters.
Analysis of a Kubernetes node-feature-discovery upgrade incident, detailing scale issues and architectural changes that caused problems in large clusters.
Analysis of VMware Explore 2024, focusing on Broadcom's new enterprise-focused direction and the state of the VMware community.
A Google Cloud Developer Relations engineer reflects on his 10-year career at Google, his projects, and his reasons for leaving.
The author begins migrating a Django SaaS app from Heroku to DigitalOcean using Kamal and Docker containers.
A personal discovery about the existence and adoption of 6GHz WiFi bands, part of the WiFi 6 standard and beyond.
A comprehensive Git cheat sheet listing essential commands for version control, from initialization to branching and merging.
A guide to implementing a read-only maintenance mode in Rails for server migrations, using middleware and patching ActiveRecord/ActiveJob.
The vdirsyncer project is being renamed to pimsync, a rewrite with new features and configuration, while maintaining its core purpose as a personal information sync tool.
A statistical analysis of a classic 1986 dataset, demonstrating how modern displays make hidden structures visible without complex methods.
Overview of new features in PHP 8.4, including property hooks, chaining on 'new', and asymmetric visibility.
FrankenPHP 1.3 release brings major performance gains, a new file watcher for developers, and dedicated Prometheus metrics.
Introduces a Web Component that exposes audio/video duration as a CSS custom property for syncing CSS animations.
A founder shares practical lessons learned from selling his bootstrapped hardware company, TinyPilot, for $598k.
A Swift developer details unexpected crashes in Swift 6 due to @unchecked Sendable and implicit actor isolation, offering solutions for concurrency-safe logging.
A developer shares their experience migrating Azure Functions from .NET 6 in-process to .NET 8 isolated, focusing on Azure AppConfiguration setup.
Introduces the Smith-Pittman algorithm for community detection in networks and its implementation in an R package.
Introducing snooze, a lightweight alternative to cron for scheduling tasks without requiring root privileges or a background service.
A technical article explaining the HTML <br> element, its syntax, proper usage, and the challenges it presents in WYSIWYG editors.
How to use the 'wide' crate for portable SIMD programming in stable Rust, with a Mandelbrot set implementation example.
A detailed history of .NET versions up to .NET 9, highlighting key C# features, release dates, and support policies.