ToS read: I've gone through the terms directly, and I don't think this would be prohibited. Remind has a human-in-the-loop setting up these reminders, and uses `claude`'s documented extension points to do its business. I'm just a developer, so take this for what you will.
Notifications: Yeah, I think you could just ask Claude to notify you based on some interest condition. When it writes back into the reminder it's really just for bookkeeping and task continuations.
Recurring: Yes, this works cleanly. Remind marks the Reminder as complete at fire time, letting it roll forward.
CLI: You could have claude just call them, but you're asking if it could fire cli tools directly instead of through `claude`?
Last, I realized I didn't mention how to actually use Remind from `claude` itself: It installs a skill called `/remind` which you can invoke inside the chat.
Based on my research the ivar has been stable since macOS 13. I'll keep things up to date if that ever changes... To your second question, it's mostly for agents to pull icons as they go without interruption or you having to find whatever it chose to replace later. I've found Claude using batch mode after it does a lookup against the list to match a set of icons.
You're right. Just flipped the default to SVG on main. Honest answer: SVG wasn't fully working during early dev, so PDF was the working default and it stuck. Should've revisited.
Thanks! I'm not sure how animations would translate into these exported formats. SF Symbols animations are typically state driven, and that doesn't really translate to a standalone SVG/PNG/PDF. You'd get something that autoplays on loop, or fires once. Let me know if you had something else in mind.
Right, these are licensed by Apple for UI use on Apple platforms only. The README has a "Before you use this" callout up top about this. sfsym is an export tool; what you do with the output is on you.
I’ve had this frustration with a number of subscriptions over the years, but there’s a great workaround—subscribe from the App Store. I get access to the NYT website, and cancellation is one button press away in my subscription settings.
The Skeptics’ Guide To The Universe has been a weekly must-listen for me over the last decade+. They cover “science news, critical thinking, bad science, conspiracies, and controversies”.
I believe his biggest issue with IQ—one that worries me greatly as well—is that it is being used to create a feeling of "otherness" towards populations that can be demarcated out using a single dimensional property: IQ. History shows us this as a strategy to subjugate using other "scientific" methods of classifying people, phrenology being a fairly recent example.
Just to shill for bee friendly lawns: I have a creeping thyme lawn that I would recommend entirely. It attracts tons of bees, butterflies, doesn’t need mowing but once a year (to clean up the spent flowers which are lovely in the summer), is drought tolerant (I water once every 2 weeks), and is evergreen to boot!
Would you mind posting a picture? My lawn is this delightful combination of grasses and local weeds that is simultaneously uncomfortable to walk on, and also tremendously unaesthetic no matter what I seem to do. Wouldn't mind power-raking it up and putting down something better one of these years, but don't want to just do something conventional if there's a truly better option.
I didn’t have to amend the soil. Thyme actually does well in poor soil conditions! As for planting you’ll have to buy plugs if you want consistency. These varieties if grown from seed won’t necessarily be true to form.
We've banned this account for posting unsubstantive comments and ignoring our request to stop. Continuing like this will get your main account banned as well, so please don't.
This sounds great! What sort of climate are you in? And may I ask if you (or anyone else here who has done this) has kids? I would love to replace or supplement my lawn with clover or thyme, but I’m a little concerned that I’d be asking for my kids’ feet to get stung.
I'm in Albuquerque (zone 7). I'm not sure this is a great kid lawn because while it will hold up to foot traffic, it might get kind of torn up if kids are running around on it a lot.
No, these were all planted as plugs. Each variety of thyme must be propagated via cutting as the traits of that variety are not guaranteed if grown from seed.
It's a little surprising that the article itself calls out creeping thyme as one of the bee-friendly candidate plants for MN, then, as does the article it ultimately sources from:
Creeping thyme works fine in the Twin Cities metro, at least. It grows very well in our yard, and it's all over our neighborhood.
We also have a big bunch of yarrow planted in our hellstrip. It grows great in those tough conditions. We don't even water it, and it's always full of bees and other bugs.
What would make this ultra killer is to have a VR component. Imagine being able to walk around a design (obviously you'd have to be in a large enough space—basketball court, warehouse, empty parking lot, etc…). You would be able to experience the design at a human scale.
Notifications: Yeah, I think you could just ask Claude to notify you based on some interest condition. When it writes back into the reminder it's really just for bookkeeping and task continuations.
Recurring: Yes, this works cleanly. Remind marks the Reminder as complete at fire time, letting it roll forward.
CLI: You could have claude just call them, but you're asking if it could fire cli tools directly instead of through `claude`?
Last, I realized I didn't mention how to actually use Remind from `claude` itself: It installs a skill called `/remind` which you can invoke inside the chat.
reply