Also, leave the multi-trillion company alone
Apple raises prices of MacBooks, iPads
401–410 of 1001 posts
Re: Apple raises prices of MacBooks, iPads
#402Some 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.
Re: Apple raises prices of MacBooks, iPads
#403I was literally ordering an M5 MacBook Pro tomorrow. The total is $900 more now. Might have to hold off and just live with my M4 Mini.
Re: Apple raises prices of MacBooks, iPads
#404Re: Apple raises prices of MacBooks, iPads
#405The personal computer is getting more and more expensive. Here we are, where it's getting harder and harder to get a computer to create your art but you can get a subscription to any AI company for a fraction of the computer's cost and get your "prompt" art. And that's ridiculous. Also, leave the multi-trillion company alone
Re: Apple raises prices of MacBooks, iPads
#406Re: Apple raises prices of MacBooks, iPads
#407Earlier 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.
Sometimes abstractions make performance better too. We can’t all be experts of everything so using a well-optimized library is a boon.
There's plenty of value in the abstractions. It didn't all start to break down until we collectively decided that javascript + chromium is the only way forward for literally everything.
Re: Apple raises prices of MacBooks, iPads
#408Earlier quoted context omitted.
Alternatively, they're launching improved products soon (like the rumored touch-screen OLED MacBook), and they want to raise prices now to (a) discourage people from buying last-gen tech ahead of increased prices for next-gen tech, and (b) give the new prices enough time to simmer in the consumer consciousness before launching the next-gen tech, to dull the shock of the price increase for next-gen tech.
Also, Apple probably wants the increases to happen while Cook is still CEO, rather than having new CEO Ternus announce the bad news.
Re: Apple raises prices of MacBooks, iPads
#409The personal computer is getting more and more expensive. Here we are, where it's getting harder and harder to get a computer to create your art but you can get a subscription to any AI company for a fraction of the computer's cost and get your "prompt" art. And that's ridiculous. Also, leave the multi-trillion company alone
[flagged]
Left behind on what exactly?
Re: Apple raises prices of MacBooks, iPads
#410Earlier 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.
Back then devs were not taking shortcuts, it was the C API or bust, and it very much shows how far we have regressed.