Dylan McDonald:
The Charge Limit feature, which lets you set a maximum charge to help extend battery health, was previously only available on iPhone and iPad.
[…]
Additionally, the new iOS 26.4 and macOS 26.4 betas bring Charge Limit to the Shortcuts app.
I like the current feature to automatically restore the charge limit the next day, so I don’t forget. But there are two problems:
If I know I’ll need more battery life tomorrow, I can’t turn off the charge limit before I go to bed because it will turn it back on at 6 AM. What I really want is for it to stay off for 24 hours.
It still takes a bunch of taps to go into the Battery settings and turn off the charge limit in the first place.
Shortcuts support should make the second part easier, and perhaps it can also be used to turn the limit back off that first morning.
Previously:
Battery Life iOS iOS 26 Mac macOS Tahoe 26 Shortcuts
Glenn Fleishman:
And yet. And yet. When you desperately want the digital jingle bell to sound off on a particular device, my goodness, what a fuss that might be.
Quick: Without picking up your iPhone, tell me how you configure an alarm in the Clock app to trigger on your Apple Watch when you’re wearing it? I can’t remember, and I just looked it up.
[…]
“Push Alerts” isn’t my first thought for syncing alarms and timers, but at least it’s there.
It always confuses me that the Notifications section of System Settings seems like an auto-generated list of the same settings for each app, but then a few system apps get special options sprinkled in there.
Clock.app iOS iOS 26 Syncing watchOS watchOS 26
Marcin Wichary (Hacker News):
Half of my education in URLs as user interface came from Flickr in the late 2000s.
[…]
This was incredible and a breath of fresh air. No redundant www. in front or awkward .php at the end. No parameters with their unpleasant ?&= syntax. No % signs partying with hex codes. When you shared these URLs with others, you didn’t have to retouch or delete anything. When Chrome’s address bar started autocompleting them, you knew exactly where you were going.
[…]
It was a beautiful and predictable scheme. Once you knew how it worked, you could guess other URLs. If I were typing an email or authoring a blog post and I happened to have a link to your photo in Flickr, I could also easily include a link to your Flickr homepage just by editing the URL, without having to jump back to the browser to verify.
Nick Heer:
It is the kind of logical directory-style scheme I wish I would see in library-based desktop applications, too. I still have copies of my libraries for Aperture and iPhoto on the same Mac as I use for Photos. Each of those has a pretty understandable structure within the library package: the most substantial part is a “Masters” folder containing a year, month, day, and then project folder hierarchy; among others, there is also a “Database” folder with nondestructive edit operations, though that becomes less intelligible structure if you drill down to the project level.
Marcin Wichary:
My post about Flickr URLs gathered some interesting responses (especially on Mastodon, thank you all!), so I thought I’d do what podcasts call a “mailbag episode”!
[…]
Both Erin Sparling and Nelson Miner highlighted how much the craft of Flickr URLs related to the craft of its API:
Literally used to talk about how good this URL scheme was in class, it was so informative. The Flickr API still informs everything I do these days, URLs included.
steerpike:
Flickr deserves a lot of praise for a number of technical advances that I wish had seen wider adoption. Their API was one of the first and honestly still one of the most enjoyable to actually use as a developer. It’s still full of incredibly interesting API calls that you wouldn’t expect from it unless you read carefully. Did you know, for example, that flickr API will provide you with the bounding box co-ordinates of different types of places? From a neighbourhood all the way up to a continent?
Previously:
Design Flickr URL Web Web API