CSS wish: inner breakpoints
The author proposes a new CSS feature called 'inner breakpoints' for responsive element layouts, comparing it to media and container queries.
The author proposes a new CSS feature called 'inner breakpoints' for responsive element layouts, comparing it to media and container queries.
A personal retrospective of the various writing tools and platforms the author has used to publish online over the past twenty-plus years.
Explains how to achieve high availability for services over Tailscale using DNS-based load balancing, avoiding single points of failure.
A tutorial on implementing Queryable Encryption for sensitive fields using the MongoDB Entity Framework Core provider, enabling encrypted data to remain searchable.
A beginner's guide to setting up a web development environment, covering essential tools like IDEs and project setup.
Argues that LLMs serve as a baseline for developer tools, not replacements, due to their general but non-specialized capabilities.
A beginner's guide to using Git and GitHub for version control in web development, covering installation and basic local repository usage.
A beginner's guide to Markdown, a lightweight markup language used in programming documentation and web development.
A beginner's guide to implementing user authentication in a Node.js web server, covering passwords, Base64 encoding, and dynamic imports.
A guide on merging two Git projects while preserving the complete commit history and contributor attribution.
A beginner's guide to implementing web servers, covering HTTP requests, responses, status codes, and client-server architecture.
A guide for .NET developers to build an AI chat app with RAG and image generation using .NET, MCP, and Hugging Face in under 10 minutes.
A beginner's guide to using npm packages and bundling JavaScript code for web development projects.
A guide on using the pytest-env package to set environment variables for pytest tests in pyproject.toml, avoiding direct os.environ modification.
A technical guide on implementing asset fingerprinting and the preload response header in 11ty to improve website performance.
An analysis of .ConfigureAwait in .NET, discussing its historical importance and modern relevance in different application contexts.
Ben Nadel discusses overcoming the mental block of modifying array elements during a .filter() operation in ColdFusion, arguing it's a valid practice.
A guide to setting up and debugging .NET applications inside Docker containers using Visual Studio Code and Visual Studio.
A guide to upgrading an eShopLite project to use .NET Aspire 9.4 and GPT-5 models via Azure AI Foundry for cleaner code and deployment.
A software engineer argues that tech culture has lost its original creative spirit and calls for a new counter-culture movement.