@flunkedflank

2 Followers
8 Following
25 Posts
@marcoarment Amazing story on the bootleg. But I’m confused about private podcast support. Maybe I’m missing something obvious, but is this a grey area, or do you have an above-the-board right to intercept private URLs and use copies of the files on your servers?
@siracusa It’s currently free on Amazon Prime!
@atpfm Speaking of TiVo (vis-a-vis CableCard), have you seen the new Naked Gun, @siracusa ? I just watched it, and it has a very well executed TiVo joke that’s more than just a one-liner. Hilarious. The whole movie was pretty great, honored the old humor while also keeping it fresh.
@caseyliss @siracusa Completely with you on that, and I only read it once. The movie definitely capped any remaining fondness I had. Yet the War Games thing has persisted in my thoughts as the one section that still hits. I think “interactively experience a scene from any movie in VR” could easily happen within the next ten years.
@atpfm @siracusa Did you ever read Ready Player One? One of the most fun / interesting parts was how it integrated War Games into The Oasis. This wasn’t in the (mostly awful) movie. It would have been half impossible to pull off for both technical and IP reasons, although I still kind of wish they tried.

@USBTypeSteve @atpfm @siracusa Second answer here nails it: https://apple.stackexchange.com/questions/86217/disabling-startup-items-that-run-on-their-own

Sandboxing is fine but the default permissiveness is a disastrous mistake. It shouldn’t be possible for a login item to run for a user until that user has manually opened the app once and permission has been granted to run the login item from now on (and it’s listed in system prefs). Given Apple’s typical draconian control over this type of stuff it’s shocking that it doesn’t work that way.

Disabling startup items that run on their own

I've found a couple apps that seem to be able to launch themselves on startup, despite that they don't appear in the usual places... - Login Items (in the Users preference pane) - /Library/LaunchA...

Ask Different
@USBTypeSteve @atpfm @siracusa Finally had a few minutes to dig into Spotify. Sure enough there is something called “Spotify.app/Contents/Library/LoginItems/StartUpHelper.app”. But nothing is actually listed in my user Login Items as a result of this. Meanwhile Spotify also wants “Allow In Background”. (Related? 🤷) To turn off auto launch you have to do it in Spotify’s own settings, after it has virally opened the first time. MANY apps are like this. 🤬
@chucker @siracusa You should be able to install an app in /Applications so that it’s available for all users without it having viral auto-launch.
@chucker @siracusa Sure, but what I’m finding so obnoxious in modern macOS apps is that they seem to be able to provide auto launch capability that applies to all users, all without showing up in Startup Items for your account or even having an installer that sets up a global LaunchAgent/Daemon. (Maybe?) I logged into one of my kid’s laptops for the first time using my own account and ten things popped up, with difficult or impossible ability for controlling them in my account.
@siracusa Also, apps have been getting increasingly aggressive in recent years in wanting to auto start their guis or at least background processes. I’m also convinced that some apps sneakily use the background process permission to auto launch themselves, when I don’t think that’s what it ought to be used for.