The problem with exposing an API for this is that far too many developers will force the highest performance state all the time. I don't know if there's really a good way to stop that and have the API at the same time.
An appeal to Apple from Anukari
11–20 of 197 posts
Re: An appeal to Apple from Anukari
#12Is that a limitation of the audio plug-in APIs?
Re: An appeal to Apple from Anukari
#131. Go through WWDC videos and find the engineer who seems the most knowledgable about the issue you're facing.
2. Email them directly with this format: mthomson@apple.com for Michael Thomson.
Re: An appeal to Apple from Anukari
#14The problem with exposing an API for this is that far too many developers will force the highest performance state all the time. I don't know if there's really a good way to stop that and have the API at the same time.
And default deny at the OS level for Zoom, Teams and web browsers :)
Re: An appeal to Apple from Anukari
#15The problem with exposing an API for this is that far too many developers will force the highest performance state all the time. I don't know if there's really a good way to stop that and have the API at the same time.
There already is an unending number of ways for just one app to waste charge on battery-powered devices. It all already relies on developers not unnecessarily running energy-intensive tasks, either intentionally or accidentally. Adding one more API that has the potential to waste energy if not used appropriately will not change that.
Re: An appeal to Apple from Anukari
#16Some folks may have seen my Show HN post for Anukari here: https://news.ycombinator.com/item?id=43873074 In that thread, the topic of macOS performance came up there. Basically Anukari works great for most people on Apple silicon, including base-model M1 hardware. I've done all my testing on a base M1 and it works wonderfully. The hardware is incredible. But to make it work, I had to implement an unholy abomination o…
Re: An appeal to Apple from Anukari
#17Best way to do this: 1. Go through WWDC videos and find the engineer who seems the most knowledgable about the issue you're facing. 2. Email them directly with this format: mthomson@apple.com for Michael Thomson.
Re: An appeal to Apple from Anukari
#18Re: An appeal to Apple from Anukari
#19https://xkcd.com/1172/ feels a lot like the workaround OP describes