I18n of URLs
Explores different methods for internationalizing (i18n) website URLs, discussing explicit vs. implicit styles and best practices for language selection.
Explores different methods for internationalizing (i18n) website URLs, discussing explicit vs. implicit styles and best practices for language selection.
Argues that traditional B2B app development is flawed for multi-party interactions and calls for a new platform.
A developer discusses the importance of testing websites on ultrawide (21:9) screens, not just standard 16:9, and provides a simple method for emulating these resolutions.
Discusses strategies for handling website support for Internet Explorer after its official retirement, advocating for progressive enhancement over polyfills.
Explains methods for estimating NPM package market share, using Redux and state management libraries as examples with various data sources.
A monthly update on TinyPilot, a tech hardware/software project, covering revenue, software licensing, and development progress.
A developer continues building a teacher checklist feature for a SaaS app, focusing on Django refactoring and adding new context data.
A tutorial on testing ASP.NET Core Minimal APIs using xUnit, covering unit and integration tests for endpoints.
Analysis of the Dirty Pipe Linux kernel vulnerability (CVE-2022-0847), its impact on cloud environments, and defensive advice.
The author explores routing in web frameworks and details the implementation of a flat-list routing system for their Lua-based Atlas framework.
The author documents upgrading their SaaS app from Tailwind CSS v2 to v3, following the official migration guide.
A critique of Apple's Safari browser and its impact on web development, focusing on lack of competition on iOS and slow feature adoption.
Explains why using vw/vh units for font sizes creates accessibility and layout issues, and recommends using em, rem, and clamp() instead.
A guide to setting up a Hugo static blog, customizing a theme, and deploying it to GitHub Pages with integrated search and comments.
Introducing the Block Protocol, an open standard for creating reusable, interchangeable content blocks across different web editors and applications.
A web developer critiques the performance and loading speed of Germany's official RKI COVID-19 dashboard, proposing technical improvements.
A developer builds a bulk delete form for a SaaS application, allowing customers to delete multiple tasks at once.
A tutorial on deploying a Quarkus application to Azure using Terraform and NubesGen, covering setup, configuration, and manual deployment.
Learn how to monitor webpage changes using Home Assistant, checking ETag headers or content hashes to trigger automations.
A monthly update on TinyPilot, a tech hardware project, covering revenue, product development challenges, and business bottlenecks.