“That’s who GPT-3 will get to first”
“The iPad Air further cements the need for iPads to fully support external displays”
The answer to “why doesn’t Apple add so-and-so software feature” is probably: they can’t
It’s clear by now that their software dev processes are broken.
“Write fewer media queries with the clamp() CSS function - DEV”
I did not know that clamp was so widely supported already.
“Interaction Media Features and Their Potential (for Incorrect Assumptions) - CSS-Tricks”
“PostCSS 8.0: Plugin migration guide — Martian Chronicles, Evil Martians’ team blog”
Looks like I’m going to have to rewrite my little postcss plugin 😐
“The Set-Up-To-Fail Syndrome: a summary · Intense Minimalism”
“Is Plastic Recycling A Lie? Oil Companies Touted Recycling To Sell More Plastic : NPR”
“7 Reasons Your Growth Startup Is Hiring Too Junior · Stay SaaSy”
“Filament Group Modal - A simple, accessible modal dialog web component”
I’ve mostly used a11y-dialog in the past, which is excellent, but the dev ergonomics of this modal really are excellent—should simplify integration somewhat.
“5 most annoying website features I face as a blind person every single day - The Big Hack”
“Remember 9/11, When America Went Mad - Ian Welsh”
I was an international student when 9/11 happened and my circle of friends was mostly other international students. Our reaction was first sorrow, followed by fear of how extreme the US’s reaction would be.
“Using the brightness() CSS Filter to generically highlight Content - Rick Strahl’s Web Log”
An interesting trick
“In-App Purchase Rules – Marco.org”
The app store is clearly mismanaged. It isn’t a question anymore of whether Apple’s cut is fair or not.
“Callbacks vs. custom events in vanilla JS - Go Make Things”
“Ketting v6: Using Hypermedia APIs with React”
Ketting is one of the more interesting libraries out there. I’m a sucker for practical hypertext.