C++23 Language Features and Reference Cards
A comprehensive guide to new C++23 language features, including code examples and a downloadable reference card.
A comprehensive guide to new C++23 language features, including code examples and a downloadable reference card.
A guide to setting up a new MacBook Pro for development with minimal tools, including OS tweaks, terminal setup, and essential software.
How to optimize AWS News API with smart CDN caching strategies to reduce backend load and improve frontend performance.
A technical overview and deployment guide for Microsoft Entra ID Global Secure Access, focusing on its Internet Access component for securing cloud traffic.
A step-by-step guide to building OpenJDK 24 from source on macOS, covering prerequisites, tool installation, and the build process.
A step-by-step guide to building OpenJDK 24 from source on macOS, covering prerequisites, configuration, and the build process.
A guide to removing timestamps from Hugo static blog posts, including updating archetypes and retroactively fixing old posts.
A reflection on two decades of blogging, focusing on its adoption at Sun Microsystems and its role in fostering technical transparency and open source collaboration.
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.