Hacker News new | ask | show | jobs
by partiallypro 1233 days ago
By that logic Alexa can't lose Amazon any money because it's baked into their products. But in fact, it's a massive money suck. It lost $10B last year, and there's no way you can say Apple magically avoided losses, because Google had similar losses. There is a reason that none of the assistants have really improved as much as you'd expect over a decade+, it's not profitable, and not only that, but it's also -extremely- expensive. Microsoft basically just gave up on it; not really because of market share, but because it made no money, was expensive, and had limited value to customers.

https://arstechnica.com/gadgets/2022/11/amazon-alexa-is-a-co...

https://arstechnica.com/gadgets/2022/10/report-google-double...

https://www.theverge.com/22704233/siri-apple-digital-assista...

https://www.msn.com/en-us/news/technology/the-failure-of-ama...

2 comments

If the Echo devices were wildly profitable, earning $100+ billion per year, then I would say Alexa isn't losing money for Amazon.
Siri is not why people are buying iPhones, in fact well over 50% of users say they never or rarely use it. So, your point doesn't really hold up. Siri still loses money, just like Google Assistant and Alexa. The apps you listed to compare with OS bundles have not even close to the same overhead as a digital assistant and can be handled with relatively small programming teams.
>Siri is not why people are buying iPhones, in fact well over 50% of users say they never or rarely use it

So? A decent portion of users do use it, and for some of them its a vital feature.

I would be shocked if removing siri would save Apple more money than the lost revenue of fewer iphone sales.

I love how everyone is missing the point that the assistants lose money. You can subsidize the loss, but it's still not profitable. People do not buy the iPhone because of Siri, especially given it is the worst of the big 3 assistants.
Apple is selling HomePods and iPhones for a profit. But Amazon is/was selling Echos for a loss, in the hope that they would drive additional Prime music subscriptions and lower friction to Amazon purchases. That didn’t happen, and so the product line all-devices-sold-with-Alexa has lost Amazon money. The equivalent comparison, all devices with Siri, has made Apple a ton of money.
Apple's HomePods have been a resounding failure though? I don't know where you're getting your data, but it's wrong. They literally discontinued the original model because sales were SO bad.
Speaking of data, what are you basing that on? They seem to be selling well according to industry reports and companies tend not to continue products which lose money.
They've sold a billion dollars worth of HomePod minis. Even at Apple scale, that's not bad.

They've just launched a new HomePod that replaces the original. It's weird that there was such a big gap between the first one and the new one.

Without examining internal Amazon or Apple data on the marginal sales increase estimates for Siri/Alexa it's impossible to say, though.

Apple has earned a lot of money on devices with Siri included. Microsoft has made a lot of money on OSes with Minesweeper included.

It would be wrong to conclude anything about the profitability of Minesweeper based on that fact, just as it is wrong to conclude anything about the profitability of Siri based on the equivalent fact from Apple.

How hard do you really think it is to build intents into something like Siri once you have the underlying technology framework?

Yes I have experience building intents on top of something like Siri.

It’s not the complexity of building intents that costs the money. Near real-time speech inference at scale doesn’t come for free. It’s only very recently that has started moving to the edge.
Speech inference has been done well enough locally for well over a decade. While an Alexa device probably couldn’t do it, any modern iPhone could.
> Speech inference has been done well enough locally for well over a decade

The first Alexa device was released in March 2014 - almost 9 years ago. Siri was a couple of years before that.

> While an Alexa device probably couldn’t do it, any modern iPhone could.

And that is why it is done in the cloud and has only recently started moving to the edge.