The Polypane blog posted a great how to article on using the new prefers-reduced-data media query when creating websites. Support for the new prefers-reduced-data is on the way in browsers, and it let web developers specify lower size resources and omre efficient methods of operation for users with lower bandwidths.
One Item Store is a shopping cart platform that lets you easily setup and sell one product. It is free to setup an account and charges a 1% fee plus payment transaction fees for any sales made using the site.
Upptime is an open source status moitoring page framework, that can be used to display the latest status of a site and also include github incident reports as status updates.
With the Architecture Playbook, Maikel Mardjan ahs created a book that aims to capture all the best open tools and methodologies for software development in one place, making it easier and simpler to build software.
Justin Etheredge on simplethread.com published a great post describing why software development takes so long, the reason mainly being due to complexity, both essential and accidental.
As part of their 10th birthday week, Cloudflare announced a range of new products and services, including a privacy-first web analytics product, which doesn't finger-print individual users, or use any client side state tracking.
GitHub have launched an automatic security code scanning feature for repositories, that identifies potential security issues in code files. So far they've scanned 12,000 repos 1.4 million times and found 20,000 security issues.