I feel like adding the Pro makes the Studio increasingly niche.
New Mac Mini
191–200 of 424 posts
Re: New Mac Mini
#192disappointed to see them still selling these with 8gb RAM. More than a dozen chrome tabs and a few discord servers has been enough to crash/significantly slow down my m1 mac mini edit: the ad says up to 24/32GB of ram, but seems like 8gb/16gb models are the only ones available for pre-order at the moment.
Re: New Mac Mini
#193Re: New Mac Mini
#194disappointed to see them still selling these with 8gb RAM. More than a dozen chrome tabs and a few discord servers has been enough to crash/significantly slow down my m1 mac mini edit: the ad says up to 24/32GB of ram, but seems like 8gb/16gb models are the only ones available for pre-order at the moment.
Re: New Mac Mini
#195Earlier quoted context omitted.
> On the other hand, maybe there should be pushback against shitty inefficient software? How would that work? You whine on an online forum over how bloated a software is, and in the process opt to be deprived of it's usage? Or would you continue to complain about bloated software while using it? Because none of those scenarios offer a compelling reason for the software maintainers to rearchitect their whole applicati…
Way fucking cheaper than 40. Closer to $16 unless you really need DDR5. Even then, it's still around $29/8gb if buying 32gb or more. The issue is that Apple is integrating the RAM in the SoC. Personally, I'm not really a fan of "smart-phonification" of my desktop computers. I get that the mini is in a bit of a weird spot, since it's still got fairly challenging size constraints, but still... not my cup of tea.
Re: New Mac Mini
#196Earlier quoted context omitted.
> More than a dozen chrome tabs and a few discord servers has been enough to crash/significantly slow down my m1 Mac mini On the other hand, maybe there should be pushback against shitty inefficient software? I remember a decade ago being able to have a dozen browser tabs and instant messaging clients on 4GB of RAM just fine, and neither the web nor instant messaging experience has changed significantly enough to war…
Actually, my M1 never uses the 16gb (8 at most), even though I have several IDEs running (also browser of course). I'm not sure what generate such memory consumption for some users.
Re: New Mac Mini
#197Earlier quoted context omitted.
Can you define "sweet spot" in this case? Usually I see that term used when the thing being considered is a pricey upgrade, and you need to strike a compromise between price and performance. In this case, we're talking about an extra 8GB of memory, which would add perhaps $10 in cost to the bill of materials for the machine (or maybe less in sufficient volume). Given that Apple is also overcharging by at least 3x cur…
Majority of users are just going to be using web, email and photos. There is simply no need for more than 8GB for those use cases.
In other words, I think I'm well beyond what you're even describing. And while I do wish I had bought the one with more RAM, but usually I don't notice it. The swapping is that good.
Re: New Mac Mini
#198I can't use my M1 mini with non-retina monitor because of how blurry it is. They stopped providing font anti-aliasing (default on Windows) few years ago in MacOS to make retina displays more relevant.
Re: New Mac Mini
#199Re: New Mac Mini
#200Earlier quoted context omitted.
> More than a dozen chrome tabs and a few discord servers has been enough to crash/significantly slow down my m1 Mac mini On the other hand, maybe there should be pushback against shitty inefficient software? I remember a decade ago being able to have a dozen browser tabs and instant messaging clients on 4GB of RAM just fine, and neither the web nor instant messaging experience has changed significantly enough to war…
Get ready for AR apps written in react native. The reason we have shitty inefficient software is because Apple, Google, and Microsoft haven't standardized on a performant cross platform framework other than the browser. Don't blame people writing software for not wanting to waste their lives translating the same logic to 3 different platforms and then maintaining 3x the code for the rest of their lives.
Also Slack, Discord etc. are not really using React Native (but rather normal web react if they are not using another framework). You don't really need Chromium for React Native which significantly reduces memory footpring (in fact a react native app can be close to indistinguishable from a "normal" native app in most ways). You can probably reduce React Native overhead to not much more than 100-200MB compared to purely native apps which seems reasonable.