Live data from Hacker News

Smartphone market forecast to decline this year due to memory shortage

idc.com

41–50 of 341 posts

Re: Smartphone market forecast to decline this year due to memory shortage

#41

Somehow, with 12GB of RAM, I can't get my iPhone 17 Pro to keep more than a few safari tabs open without having them refresh when I come back from an app or two, and it makes me want to throw my phone across the train (Where the internet often cuts out!). A lot of software has been squandering the massive hardware gains that have been made. I hope this changes when it becomes a lot harder to throw hardware at the pro…

Am I too much of an idealist to hope that AI leads to less buggy software? On the one hand, it should reduce the time of development; on the other hand, I'm worried devs will just let the agents run free w/o proper design specs.

The average LLM writes cleaner, better-factored code than the average engineer at my company. However, I worry about the volume of code leading to system-scale issues. Prior to LLMs, the social contract was that a human needs to understand changes and the system as a whole.

With that contract being eroded, I think the sloppiness of testing, validation, and even architecture in many organizations is going to be exposed.

Re: Smartphone market forecast to decline this year due to memory shortage

#43

The latest phone reviews have been eyebrow raising. The just announced pixel is the same phone as last year. I know it sounds like a usual complaint, but look at the actual specs, it literally is the same phone with differences so small that hey might have passed as regional variance. As for the Samsung, the screen can darken when looked from the side for privacy. That’s pretty much it. Price increased though. Couple…

Upcoming Apple display mounted to wall or robot arm is rumored to have audio interface and new OS without 3rd-party apps, only "AI".

Jony Ive at OpenAI is rumored to have smart speaker, pendant, pen and bone-conducting headset in the launch pipeline. Audio interfaces, no screens,

Meta is selling millions of smart glasses, with Apple and others following.

If the memory market was not distorted, home AI + agents + open models could have a bigger role via AMD Strix Halo. Instead, they will be reserved for those who can afford to spend five figures on 512GB or 1TB unified memory on Mac Studio Ultra devices.

Re: Smartphone market forecast to decline this year due to memory shortage

#44
post #5

The DRAM shortage and lack of fab capacity have also caused the Playstation 6 to slip to 2029 or so.[1] Game consoles are vulnerable. They need a lot of RAM and have to sell at a moderate price. The IDC article says that DRAM prices are not expected to come down again. "While memory prices are projected to stabilize by mid-2027, they are unlikely to return to previous level — making the sub-$100 segment (171 million…

We don’t know when the PS6 is going to be released, as of now that is just a rumor.

Re: Smartphone market forecast to decline this year due to memory shortage

#45

Somehow, with 12GB of RAM, I can't get my iPhone 17 Pro to keep more than a few safari tabs open without having them refresh when I come back from an app or two, and it makes me want to throw my phone across the train (Where the internet often cuts out!). A lot of software has been squandering the massive hardware gains that have been made. I hope this changes when it becomes a lot harder to throw hardware at the pro…

I feel like my 3GS was way better about resuming where I left off than any fancy new iPhone I’ve had in the past few years.

Big name apps like Facebook, YouTube, Apple Music, Apple Podcasts seem totally disinterred in preserving my place.

YouTube being the worst where I often stack a bunch of videos in queue, pause to do something else for a while and when I return to the app the queue has been purged.

Re: Smartphone market forecast to decline this year due to memory shortage

#46

Somehow, with 12GB of RAM, I can't get my iPhone 17 Pro to keep more than a few safari tabs open without having them refresh when I come back from an app or two, and it makes me want to throw my phone across the train (Where the internet often cuts out!). A lot of software has been squandering the massive hardware gains that have been made. I hope this changes when it becomes a lot harder to throw hardware at the pro…

I feel like my 3GS was way better about resuming where I left off than any fancy new iPhone I’ve had in the past few years. Big name apps like Facebook, YouTube, Apple Music, Apple Podcasts seem totally disinterred in preserving my place. YouTube being the worst where I often stack a bunch of videos in queue, pause to do something else for a while and when I return to the app the queue has been purged.

Too slow to edit. But also now playing just seems to go away after a while. Why isn’t this written to some nonvolatile place and just preserved? It feels like it must be on purpose but I wonder what the purpose is.

Re: Smartphone market forecast to decline this year due to memory shortage

#47
post #31

Somehow, with 12GB of RAM, I can't get my iPhone 17 Pro to keep more than a few safari tabs open without having them refresh when I come back from an app or two, and it makes me want to throw my phone across the train (Where the internet often cuts out!). A lot of software has been squandering the massive hardware gains that have been made. I hope this changes when it becomes a lot harder to throw hardware at the pro…

Removing docking functionality could possibly reduce RAM usage by never enabling 4K screen output. This would be similar to the switch lite. Although, for a $450 device that doesn’t need to make much of a profit on its own, I also don’t think they’re heavy on memory in the first place (12GB). You can buy top quality Chinese Android handhelds with more RAM and better Qualcomm processors than the Switch 2 for about the…

> Removing docking functionality could possibly reduce RAM usage by never enabling 4K screen output. This would be similar to the switch lite.

Every version of the Switch 1 had 4GB of RAM, they didn't cut that on the Lite. Going back and patching every game to ensure it ran on less RAM it was originally designed for would have been a nightmare.

> (e.g., AYN Thor Max is $450 with a 16GB/1TB configuration).

AYN just announced that the Thor will get a price increase soon for obvious reasons.

https://www.reddit.com/r/SBCGaming/comments/1rf5gxq/to_thor_...

Re: Smartphone market forecast to decline this year due to memory shortage

#48
post #5

The DRAM shortage and lack of fab capacity have also caused the Playstation 6 to slip to 2029 or so.[1] Game consoles are vulnerable. They need a lot of RAM and have to sell at a moderate price. The IDC article says that DRAM prices are not expected to come down again. "While memory prices are projected to stabilize by mid-2027, they are unlikely to return to previous level — making the sub-$100 segment (171 million…

> Why is that not going to happen next time? Because this shortage isn't natural, it's the result of OpenAI flexing monopsony power to deprive everyone else for its strategic gain. Unlike an organic shortage, there is no compelling reason for otherwise excess capacity to be built, since this artificial shortage can end as arbitrarily as it started.

The datacenters are still going to be built, and their usage won't suddenly fall just because the companies behind some of the products on them suddenly lose value. The demand is not tied to their profits, so I find it unlikely for the shortage to just end.

Re: Smartphone market forecast to decline this year due to memory shortage

#49
post #19

Somehow, with 12GB of RAM, I can't get my iPhone 17 Pro to keep more than a few safari tabs open without having them refresh when I come back from an app or two, and it makes me want to throw my phone across the train (Where the internet often cuts out!). A lot of software has been squandering the massive hardware gains that have been made. I hope this changes when it becomes a lot harder to throw hardware at the pro…

Memory uses power, this is a major factor in why aggressively stopping things helps. There is a strong argument modern mobile goes too far for this.

With dram, you have to refresh every cell within a periodic interval. Usually this is handled in hardware. It would be a crazy optimization if unused pages weren’t refreshed. There would have to be a decent amount of circuitry to decide that.

Re: Smartphone market forecast to decline this year due to memory shortage

#50

Earlier quoted context omitted.

iOS I think has really aggressive background task killing, and it also drives me insane. I know they do it for battery life but I'm about ready to switch to Android, and would have a long time ago if I that didn't also mean replacing my watch, headphones, etc. Is it too much to ask for me to manage my own background processes on my phone? I don't want the OS arbitrarily deciding what to pause & kill. If it actually d…

I recently started learning how to do iOS apps for work and the short answer is: you don't. Apple seemingly wants all apps to be static jpegs that never need to connect to any data local or remote, and never do any processing. If you want to do something in the background so that your user can multitask, too damn bad. You can run in the background, for a non-deterministic amount of time. If you do that, iOS nags your…

You can get a brand new Mac for People develop for iOS because iOS users spend more money. End of story.
Post reply on HN