Cherri – programming language that compiles to an Apple Shortuct
41–50 of 82 posts
Re: Cherri – programming language that compiles to an Apple Shortuct
#42Cool! As a professional programmer few things consistently succeed in making me feel inept like trying to build an Apple Shortcut
I felt really smart after I made a fancy Shortcut that did complex playlist generation based on rules and whatnots. Of course, adding music to a playlist broke a couple of updates down the line and, as far as I'm aware, still doesn't work properly several years later. (I moved to Marvis Pro[0] because it has reasonably complex smart playlists that just about mimic what I was doing with my generator except they're tra…
Re: Cherri – programming language that compiles to an Apple Shortuct
#43I'm guessing that if Apple can get it right with the next LLM based Siri, generating or editing Shortcuts may get easier anyway.
The permissions and secure app integration models are all there, and it’s reasonably stable.
It was always puzzling why there was never an exportable scripting language, just shareable links. I think I ended up sharing screen shots with Claude last time I wanted to troubleshoot something.
Re: Cherri – programming language that compiles to an Apple Shortuct
#44Re: Cherri – programming language that compiles to an Apple Shortuct
#45Re: Cherri – programming language that compiles to an Apple Shortuct
#46I'm guessing that if Apple can get it right with the next LLM based Siri, generating or editing Shortcuts may get easier anyway.
Re: Cherri – programming language that compiles to an Apple Shortuct
#47Still confused on why there is no social component of this? What is the best place to find examples of actual useful Apple Shortcuts?
Re: Cherri – programming language that compiles to an Apple Shortuct
#48What can you do on a Mac with Shortcuts vs AppleScript vs Hammerspoon?
[flagged]
I do. I completely left all of the automation options. I just use Swift and the private macOS APIs. Though, I will admit that there are still some things that Shortcuts can do that I have not found a to hack around in Swift. The difference is likely due to App Intents, which is big lame.
Re: Cherri – programming language that compiles to an Apple Shortuct
#49I've just used this extensively to build 200 Shortcuts for my event-based automation app on macOS [0], because some actions you simply can't do without Shortcuts: changing Focus Mode, toggling Accessibility functions like Color Filters, accessing the Private Cloud Compute model etc. I also wrote about how Claude was able to basically learn the language from scratch and write those fully compilable Shortcuts for me [1…
Re: Cherri – programming language that compiles to an Apple Shortuct
#50I'm guessing that if Apple can get it right with the next LLM based Siri, generating or editing Shortcuts may get easier anyway.
The biggest problem IMO is the loooooooong animation delay built into every UI interaction. It's so hard to get into a flow state or even maintain a train of thought when you have to wait for everything on the screen to stop sliding, wiggling, wobbling, jiggling, refracting, distorting, and flashing.