Drop-Shadow: The Underrated CSS Filter
Explains the CSS drop-shadow filter, its advantages over box-shadow for non-rectangular shapes, clipped elements, and grouped components.
Explains the CSS drop-shadow filter, its advantages over box-shadow for non-rectangular shapes, clipped elements, and grouped components.
Explains the three main types of statistical weights (precision, frequency, sampling), their uses, and the software documentation challenges they create.
Explains how to use the 'defer' attribute in JavaScript to optimize page load performance, with a practical example of fixing a slider.
A review of the Surface Go 2 hybrid tablet/laptop, focusing on its portability, always-connected LTE, and full Windows 10 experience for mobile productivity.
OpenIddict 3.0 beta3 adds localization support, nullable reference types, and improvements to refresh token handling for multilingual .NET projects.
A guide to displaying RSS feed content in Home Assistant using custom scripts and the HTTP API, avoiding third-party integrations.
A developer discusses overcoming the fear of writing about 'obvious' tech topics, arguing that sharing knowledge benefits everyone.
A technical guide on using the R 'raceland' package to analyze and visualize racial diversity and segregation using spatial data and information theory metrics.
A guide to installing and using WSL2 to run a Linux environment on Windows 10 for development, including Docker and VS Code integration.
How to recover a deleted or replaced binary file from a running Linux process using the /proc filesystem and memory maps.
Learn how to use AWS CDK to automate S3 lifecycle policies for cost-effective storage management in a practical tutorial.
A tutorial on building a Tic-Tac-Toe game in React, covering game state, grid logic, and component structure.
The story of how Tailwind CSS evolved from a side-project's utility classes into a multi-million dollar business with over 10 million installs.
A tutorial on integrating the UIKit EKCalendarChooser into a SwiftUI app using UIViewControllerRepresentable.
Explains the setuid bit in Linux/macOS to run executables with elevated privileges without granting users full root access.
Explains the useFlasher React Hook for visually debugging component re-renders and provides an improved version with a timer fix.
Fixes an IIS Express port conflict error caused by reserved Windows port ranges, providing a solution to change the application port.
A critical analysis of pkg.go.dev's engineering flaws, its centralized design, and Google's approach to open source and privacy in the Go ecosystem.
Explains why testing React component implementation details leads to unreliable tests and demonstrates better testing practices.
An open source developer explains why he deprecated his popular project in favor of a better alternative, advocating for progress over personal pride.