Some unc perspective: I paid ~$6,000 in inflation-adjusted dollars for a computer in 1996. Today, I can get the same power in a $6 single board computer. A powerful modern mini PC starts at ~$600. However painful these price hikes are, and they are painful, it is worth remembering that computing has become incredibly ubiquitous and cheap.
The computing power available today is such a double-edged sword. We can do so much more so much faster, but then we (including myself in this) waste so many cycles on abstractions and frameworks and layers of libraries to make our development jobs easier.
Apple raises prices of MacBooks, iPads
351–360 of 1001 posts
Re: Apple raises prices of MacBooks, iPads
#352Earlier quoted context omitted.
And yet in some ways, modern computers feel slower than those from decades ago. Software today is so, so much less efficient than it was back then.
Until recently, it was always cheaper to forego software architecture optimizations and rely on faster hardware, but now with AI I think this changes that calculus.
Re: Apple raises prices of MacBooks, iPads
#353Forgive me because I do not understand the supply chain for memory. With Micron et al effectively scalping their customers with an oligopoly on probably the lowest intellectual IP in the chain, does this not guarantee 10 years from now a) We are either overbuilt as hyperscalers cut capex, or b) hyperscalers vertically integrate. Or is it truly that hard to make memory? And if that is not true, perhaps it isn't really…
It all depends on how much they're investing in increasing capacity.
Micron executives, who typically offer cautious projections about the boom-bust memory business, said on their earnings call that “tight conditions” will persist beyond 2027. Just three months ago, they had projected tight conditions going only beyond this year.
In an interview Wednesday night, Micron Chief Business Officer Sumit Sadana said the company couldn’t make investments during the memory market’s last downturn, when Micron’s gross profits went negative, in part because certain customers took advantage to pay rock-bottom prices.
“We told a couple of the customers who were being very aggressive with pricing at that time that this is not constructive,” he said, without naming Apple, adding that low prices discouraged capital investments. “A lot of the industry investments got shut down in 2023 because of really poor pricing and really poor margins.”
The iPhone-maker is well known for using its huge memory and storage purchases as leverage to secure the lowest prices, say analysts and former memory company executives.
Re: Apple raises prices of MacBooks, iPads
#354Forgive me because I do not understand the supply chain for memory. With Micron et al effectively scalping their customers with an oligopoly on probably the lowest intellectual IP in the chain, does this not guarantee 10 years from now a) We are either overbuilt as hyperscalers cut capex, or b) hyperscalers vertically integrate. Or is it truly that hard to make memory? And if that is not true, perhaps it isn't really…
Maybe instead of antitrust the US could go back to tariffs, the universal cure for high prices.
Re: Apple raises prices of MacBooks, iPads
#355Earlier quoted context omitted.
The computing power available today is such a double-edged sword. We can do so much more so much faster, but then we (including myself in this) waste so many cycles on abstractions and frameworks and layers of libraries to make our development jobs easier.
The tradeoff isn’t dev job easy vs better performance. The abstractions allow devs to build faster or work on things users care about instead of unobservably better performance.
Re: Apple raises prices of MacBooks, iPads
#356I fully expect the air to last me at least another 6 years or so for my use case. The thing is a beast.
Compare this to a Dell laptop I bought when I started college, that thing was 850 dollars and died on me within 3 years. For Apple, I could justify spending more (maybe even 20% more) considering both Apple computers I’ve had feel extremely fast. The only reason I dropped the 2019 MBP was battery fatigue (and I probably could have repaired it for 100$ and gotten another 3-4 years out of it. But the new air was just too attractive).
Re: Apple raises prices of MacBooks, iPads
#357Re: Apple raises prices of MacBooks, iPads
#358Earlier quoted context omitted.
I'm still using ~10 year old PCs at both work and home. Running linux, still doing fine.
Same. And my current daily driver laptop cost me $400 9 years ago. You can still do a lot for incredibly cheap.
You run OpenCode with Big Pickle on it with decent performance. So you can even vibe code on it for free.
Re: Apple raises prices of MacBooks, iPads
#359Some unc perspective: I paid ~$6,000 in inflation-adjusted dollars for a computer in 1996. Today, I can get the same power in a $6 single board computer. A powerful modern mini PC starts at ~$600. However painful these price hikes are, and they are painful, it is worth remembering that computing has become incredibly ubiquitous and cheap.
I agree. But also back then you could buy a house and support a family with one salary as a trash truck driver. Today we spend years investing in masters and PhD-s to still live with roommates and consider buying food a luxury. Especially after the COVID hikes. So even though chasing trends and always 'needing to buy' whatever new model Apple pumps out is idiotic, let's also not shill for big corporations.
Are you sure you are not comparing top 10% back in time vs median worker now? Because people make much, much more nowadays in real terms across all deciles.
Re: Apple raises prices of MacBooks, iPads
#360Earlier quoted context omitted.
The computing power available today is such a double-edged sword. We can do so much more so much faster, but then we (including myself in this) waste so many cycles on abstractions and frameworks and layers of libraries to make our development jobs easier.
The tradeoff isn’t dev job easy vs better performance. The abstractions allow devs to build faster or work on things users care about instead of unobservably better performance.
It's the same sort of optimization that drives behaviors where corporations feel no need to contribute to open-source projects. The same projects that enabled those very corporations to exist.