The macOS Apps I'm Using
A developer shares his updated list of essential macOS apps and tools for productivity, development, and system management.
A developer shares his updated list of essential macOS apps and tools for productivity, development, and system management.
Advice for laid-off QA testers on adapting to industry changes, learning automation, and leveraging AI to enhance skills and find new roles.
Explains the shift from embedded WebViews to system browsers for OAuth flows, as defined in RFC 8252, focusing on security and usability.
A Chrome DevRel lead discusses the balance between promoting new web features and avoiding developer frustration, offering strategies for responsible tech communication.
A Chrome DevRel lead discusses the balance between promoting new web features and respecting developers' need for stable, cross-browser compatible tools.
A developer explains how to build a React-based mini-game called 'Test Your Focus' using event-driven state management with useReducer.
A guide to creating a reproducible Nix workflow for fuzz testing the netconsd network daemon using persistent mode.
A guide to setting up and using Dremio's Auto-Ingest feature for automated, event-driven data loading into Apache Iceberg tables from cloud storage.
Analysis of a Kubernetes node-feature-discovery upgrade incident, detailing scale issues and architectural changes that caused problems in large clusters.
A Google Cloud Developer Relations engineer reflects on his 10-year career at Google, his projects, and his reasons for leaving.
Analysis of VMware Explore 2024, focusing on Broadcom's new enterprise-focused direction and the state of the VMware community.
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.
Overview of new features in PHP 8.4, including property hooks, chaining on 'new', and asymmetric visibility.
A statistical analysis of a classic 1986 dataset, demonstrating how modern displays make hidden structures visible without complex methods.
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.