Advice for managing open source communities at scale
A guide offering practical advice for managing large open source communities, covering automation, governance, and moderation.
A guide offering practical advice for managing large open source communities, covering automation, governance, and moderation.
A guide on implementing and using React Context with modern functional components and hooks, including code examples.
Microsoft's guide to nudging users towards the more secure Microsoft Authenticator app for MFA instead of SMS/OTP, using Azure policies.
A tutorial introducing SvelteKit, covering setup, file-based routing, API endpoints, and layouts for building Svelte applications.
A tutorial on implementing user-sortable columns in a React table using the React Table Library and its useSort plugin.
A guide to managing secrets and API keys in a Rush monorepo using the Pass password manager and GPG, including handling parallel build issues.
A technical guide on using Git version control to manage and preserve custom templates and configurations on a reMarkable 2 tablet after software updates.
Explores the 'as is' clause in open source licenses and its implications for user entitlement and maintainer burnout.
Practical advice for establishing and operationalizing governance in mature open source projects, covering ownership, security, and contributor roles.
Explains how Swift 5.5's MainActor attribute automates dispatching UI updates to the main queue, replacing manual DispatchQueue.main calls.
A guide to structuring React Query keys effectively for caching, automatic refetching, and manual cache interactions in React applications.
Explores machine learning patterns like bandits, sequential, and graph-based models for personalizing recommendations and search results.
A visual guide to understanding PromQL vector matching rules in Prometheus, covering one-to-one, one-to-many, and many-to-one operations.
Explores two new iOS 15 features for SFSafariViewController: preloading webpages and running custom Share Extensions.
Developer announces a new newsletter focused on web development, programming, and tech industry news, with occasional fun content.
A security-focused guide listing eight critical areas to monitor and secure in Azure Active Directory to prevent breaches.
iOS 15's Core Location UI framework introduces a system button for streamlined one-time location requests, simplifying permission handling for developers.
Explores how images are discretized into pixels, the impact of sampling grids on deep learning models, and inconsistencies in image processing libraries.
Explores the future of CSS layout, comparing the roles of @container queries and traditional @media queries in responsive web design.
A technical guide to setting up a simple, secure boot process using UEFI, systemd-boot, and sbctl for SecureBoot key management.