Custom properties with defaults: 3+1 strategies
Explores 3+1 strategies for setting default values in CSS custom properties to create reusable, customizable components.
Explores 3+1 strategies for setting default values in CSS custom properties to create reusable, customizable components.
A developer's status update on FOSS projects: chat.sr.ht beta, a secret programming language, visurf browser, and antiweb CSS toolkit.
A technical guide on using Azure Monitor and Container Insights to identify AKS pods missing resource requests and limits via KQL queries.
Microsoft PM announces a series of public presentations on Azure SQL Managed Instance, covering new features, HA/DR, performance, and monitoring.
The author argues for the importance of increasing productivity and velocity, countering common objections and using a personal project as an example.
A tutorial on implementing editable lists in SwiftUI, covering item editing, moves, deletions, and enabling edit mode.
A JavaScript developer shares his disciplined daily routine and habits for successfully writing a 500-page technical book on JavaScript Testing.
An accessible guide explaining the concepts of covariance and contravariance in TypeScript's type system and subtyping.
Lyft's iOS team details their journey from a monolithic Objective-C app to a modern, modular architecture to improve scalability and maintainability.
Learn two methods to handle notches and status bars in React Native apps: using the built-in SafeAreaView and the cross-platform react-native-safe-area-context library.
An overview of the Pandas library for data analysis, covering data reading, filtering, merging, and visualization.
A manager's guide to building and maintaining trust within a team, especially in remote and asynchronous work environments.
A curated list of developer-focused sessions at Microsoft Ignite 2021, tailored for Australian developers, covering Azure, cloud-native, and low-code topics.
A developer combines DOOM WebAssembly with the Checkboxland library to render the classic game on a grid of HTML checkboxes.
Addresses common misconceptions about Julia's performance, explaining its JIT compilation, startup time, and best practices for optimal speed.
A reflection on KDE's 25-year history, its evolution from a Linux desktop project to a diverse software community, and its sustainable impact.
A guide for indie developers on free platforms to promote their apps, including forums, subreddits, and newsletters, updated for 2026.
Explores issues with C# 10's implicit usings feature, including build errors in multi-targeted projects and potential workarounds.
A guide explaining methods and tools available in Linux to recover accidentally deleted files from a computer system.
A developer shares insights and architectural notes from building a desktop application using Electron, React, and TypeScript.