No FLoC for me please Google
A developer explains how to opt a website out of Google's FLoC tracking trial using a simple Nginx header configuration.
A developer explains how to opt a website out of Google's FLoC tracking trial using a simple Nginx header configuration.
Using PowerShell to calculate days remaining until Windows Server 2012 end-of-life support.
A guide for open source maintainers on communicating with their community, covering release notes, GitHub releases, and using Twitter for announcements.
A signal-boosted article explaining the philosophy and commitment behind Lichess, a free and open-source online chess platform.
A guide to setting up cross-account security auditing for AWS and GCP environments using hub-and-spoke models and IAM roles.
A talk on creating web maps using Django and its GeoDjango module, covering geographic data storage and queries from simple to complex setups.
A beginner's guide to using CSS Custom Properties (CSS variables) for tokenizing styles, managing complexity, and creating dynamic, maintainable code.
A beginner's guide to writing unit tests for React components using Jest and React Testing Library, covering core concepts and practical examples.
A practical guide on what JavaScript concepts developers need to memorize through practice versus what can be looked up when needed.
Explores the design and implementation of a self-hosting parser for a new systems programming language, detailing the evolution from a yacc-based prototype.
Author shares the experience of receiving a physical copy of their upcoming book on cryptocurrencies, discussing image quality and publishing details.
Java Newscast covering recent OpenJDK developments, focusing on making Java quicker to use and JDK 16 compatibility.
A live coding session discussing Cypress for E2E testing, covering its components, test anatomy, and custom commands.
A guide to various methods for conditional rendering in React components, including if/else, ternary operators, and switch statements.
A comprehensive 2021 guide covering React functional components, hooks, state management, project generators, and best practices.
A guide to deploying containerized .NET Framework applications to Kubernetes on Azure, covering cluster setup and configuration.
An introductory primer on Set Theory, explaining fundamental concepts like unions, intersections, and differences with practical JavaScript code examples.
Preview of BurntToast v1, a PowerShell module enabling actionable toast notifications for all PowerShell versions using the Windows Community Toolkit.
A developer shares a lesson on Kubernetes label character limits and how to fix node connection issues caused by long hostnames.
A guide offering simple, practical CSS rules of thumb for developers, covering selectors, BEM, specificity, and layout basics.