Rendered at 23:21:37 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
Grimblewald 23 hours ago [-]
Cheaper isn't as much of a problem as functional.
throwaway27448 19 hours ago [-]
I think precisely the opposite: the marginal value of expensive models is quite small.
Grombobulous 18 hours ago [-]
If I were to guess, cheaper in this context is being used by Apple to catch up to having an AI product with a real moat.
And, of course, Apple’s best moat is the App Store.
The other competitors have their coding and productivity software, all the stuff they built around their models.
Apple doesn’t really have much of that and I think this is essentially their only hope to gain some B2B revenue from AI.
emodendroket 19 hours ago [-]
I mean, yeah, if it doesn't work at all nobody will use it. But the big players are spending $1k/mo.+ on AI at this point. That's obviously out of reach for many.
hanzeweiasa 16 hours ago [-]
[flagged]
yalogin 22 hours ago [-]
What is the target to write for is the key aspect here. Not sure there is enough on the phone for developers to create new experiences. I fear all of them are going to try to automate everything on the phone for the user. Not sure what value that provides. May be I am overly skeptical , let’s see
thewebguyd 19 hours ago [-]
Maybe I'm a "simple" user but I honestly can't think of anything I'd need automated on my phone that I haven't already automated myself with shortcuts. It's first and foremost a communication device, and I don't need AI automation to reply to my messages or emails for me, nor do I necessarily want purchases/ordering things automated either.
The personal context/search stuff is nice, but that's first party now so yeah, not much room for new experiences.
krisknez 12 hours ago [-]
I think Apple should do niche AI as in all these companies run LLM on their infrastructure and Apple should focus on running light LLMs on their devices which are capable of doing so.
This means it would be cheap for the end user and they could sell their "privacy" by saying that the user's communication never leaves their devices
cwmoore 11 hours ago [-]
See Gemma 4 Edge models like gemma4:e2b
bryanrasmussen 15 hours ago [-]
the small developers eager to pay the Apple tax! I wonder what the theoretical size of this set is.
ido 15 hours ago [-]
I run a company of 4 people (including myself) and the "apple tax" (if by that you mean the price premium of macs and iphones vs PC and android) is a tiny fraction (borderline rounding error) of my budget.
trvz 15 hours ago [-]
Apple tax generally refers to the 30% cut on app and in-app sales.
NietTim 14 hours ago [-]
It's 15% for small developers
paulatreides 13 hours ago [-]
the 15% rate only applies to the first $1 million in proceeds, it does not work like a permanent tax bracket
NietTim 12 hours ago [-]
Yes, small developers.
paulatreides 9 hours ago [-]
Apple doing their best to keep "small developers" small, since the catch is that in the following year, because those "small" devs exceeded the $1 million mark even temporary, just once, will be disqualified from the Small Business Program for the entirety of the next calendar year. They will pay the standard 30% commission on all earnings from the very first dollar.
The emergence of this SBP was due to pressure from looming anti-trust measures anyway, which Apple would have never willingly conceded without it.
blitzar 13 hours ago [-]
once the 8 or 9 figure bills for openai & anthropic tokens arrive we can review this topic.
e28eta 18 hours ago [-]
I haven’t been able to find a cost for larger developers. Is that published yet?
Their presentations talked about how it was based on the user’s quota, with higher quotas for iCloud+ subscribers.
thallavajhula 23 hours ago [-]
Reading the title I had a very different notion of what to expect. The article has something completely different. I was hoping this would be something for indie app devs.
blobbers 21 hours ago [-]
uhh isn't it basically free access to API if your apps are less than 2 million downloads?
hdjrudni 21 hours ago [-]
Before opening the link I thought they were reducing the cost per token.
This smells more like a get you hooked and then crank the costs.
Not that I'd be any less skeptical of the first option. We've already seen providers reduce quotas and raise prices.
stevenwireless 20 hours ago [-]
but these "free" tokens take up an end user's daily free quota, after which a user needs to pay. ?
LoganDark 15 hours ago [-]
Wait, Apple is charging infrastructure fees? Since when, or are they just introducing new fees for those with over 2 million first-time downloads?
NietTim 14 hours ago [-]
Can't wait to try it. Made a small log app for my IBS which allows free text input and uses LLM to create JSON. If that could be done on device with a foundation model, it would be awesome. (and also completely bomb my income model)
sureglymop 10 hours ago [-]
I think that can pretty realistically be done with Gemma or Qwen, although maybe with some delay. They run great on android in the Edge Gallery app.
Further, you could allow for voice input by running whisper STT locally, then doing a small context-aware correction pass with Gemma or Qwen to correct words it got wrong.
NietTim 9 hours ago [-]
The issue with those solutions is that it would balloon my app size because I'd need to embed the model, or add a mechanism to download the models afterwards, for something that is essentially a note taking app. But maybe I can make it an option and word it effectively, that is an idea!
Your idea for doing a context aware correction pass on STT is very interesting and something I hadn't thought of yet.
Thank you for your thoughts!
sublinear 21 hours ago [-]
Is this more scraping at the bottom of the barrel?
I get it. So many tech companies built their platforms around people submitting their work for sale. Now that things have cooled down they're desperate. This is exactly like what happened to the music and movie industries.
If they want to make money they must take bigger creative risks. AI is the exact opposite of that because it's trained on what's already been done.
gedItRite 20 hours ago [-]
[dead]
bigyabai 24 hours ago [-]
Small developers: "Your $99/year tithe has cost me thousands of dollars to provide basic support for your ecosystem."
Apple: "Did somebody say 'we want cheaper AI'?"
jmclnx 22 hours ago [-]
>Apple is hoping to draw in newer developers with lower AI infrastructure costs
Good luck, but define "cheaper" ? If you have to pay, no individual will pay, just corporations.
dylan604 21 hours ago [-]
How do you come to this conclusion. I know several people that are absolutely not techy dev types, yet they pay for a subscription to chatgpt.
emodendroket 19 hours ago [-]
You can get a certain portion of the population to pay $20/mo. but I think it's a very small population who's paying enough to actually cover frontier models in agentic workflows right now.
dylan604 19 hours ago [-]
Either I've fallen in with a unique group of non-techy people willing to pay for an LLM subscription, or you just not giving enough credit to it. I guess time will tell
> Only about 3% of households were paying for AI in February, using the most recent numbers available from the Bank of America Institute, which researches consumer trends based on the bank's customer transactions.
But even among these people I doubt most spring for the $100 plans, let alone are willing to pay hundreds or thousands of dollars per user the way corporate users do.
dylan604 18 hours ago [-]
The funniest part of all of this is that, I as a techy dev type person, pay $0 for any LLM account. No, I'm not cheating with a paid by employer account. I just don't use it. So I guess my little group is breaking all of the stereotypes
JumpCrisscross 20 hours ago [-]
> If you have to pay, no individual will pay
Fee with ads is the right fit for most people. But I don't think that describes most Apple customers or developers.
dhavalt 11 hours ago [-]
[dead]
14 hours ago [-]
genghisjahn 20 hours ago [-]
I'm 5'7" thank you very much. That's above average in some regions.
And, of course, Apple’s best moat is the App Store.
The other competitors have their coding and productivity software, all the stuff they built around their models.
Apple doesn’t really have much of that and I think this is essentially their only hope to gain some B2B revenue from AI.
The personal context/search stuff is nice, but that's first party now so yeah, not much room for new experiences.
This means it would be cheap for the end user and they could sell their "privacy" by saying that the user's communication never leaves their devices
The emergence of this SBP was due to pressure from looming anti-trust measures anyway, which Apple would have never willingly conceded without it.
Their presentations talked about how it was based on the user’s quota, with higher quotas for iCloud+ subscribers.
This smells more like a get you hooked and then crank the costs.
Not that I'd be any less skeptical of the first option. We've already seen providers reduce quotas and raise prices.
Further, you could allow for voice input by running whisper STT locally, then doing a small context-aware correction pass with Gemma or Qwen to correct words it got wrong.
I get it. So many tech companies built their platforms around people submitting their work for sale. Now that things have cooled down they're desperate. This is exactly like what happened to the music and movie industries.
If they want to make money they must take bigger creative risks. AI is the exact opposite of that because it's trained on what's already been done.
Apple: "Did somebody say 'we want cheaper AI'?"
Good luck, but define "cheaper" ? If you have to pay, no individual will pay, just corporations.
> Only about 3% of households were paying for AI in February, using the most recent numbers available from the Bank of America Institute, which researches consumer trends based on the bank's customer transactions.
But even among these people I doubt most spring for the $100 plans, let alone are willing to pay hundreds or thousands of dollars per user the way corporate users do.
Fee with ads is the right fit for most people. But I don't think that describes most Apple customers or developers.