Earlier quoted context omitted.
What do you need 32GB for? Video editing? ML training on CPU? I have to imagine this is a minority.
If someone needs 32GB then they need 32GB. The M1 is Apple’s low-end chip, currently available only on their cheapest computers. It’s like complaining that a Corolla can’t keep up with a Ferrari on a race track. The most charitable interpretation is that the person doesn’t understand the market position of the two items.
Linux Desktop on Apple Silicon/M1 in Practice
71–80 of 149 posts
Re: Linux Desktop on Apple Silicon/M1 in Practice
#72Earlier quoted context omitted.
Indeed, it is. 16GB is too constrained even for native Linux desktop environment.
Is it? Up until now most devs still go with 16 or even 8 GB laptops. 32GB laptops are far between (Macs or not), and much fewer people use desktops... And we used to run Vmware with Windows (on Linux) or Linux (on Windows) in 2005 just fine, on laptops with a couple GB at best... Dozens of devs I know in a company I work with have 8GB Macs (and 2-3 years old at that), and run Vagrant and Docker with no issue. And tho…
Re: Linux Desktop on Apple Silicon/M1 in Practice
#73Earlier quoted context omitted.
That's good for you and I'm glad you're happy but for some of us, considering the work with are doing, sometimes even 32GB is not really enough. Different people, different needs.
What do you need 32GB for? Video editing? ML training on CPU? I have to imagine this is a minority.
Re: Linux Desktop on Apple Silicon/M1 in Practice
#74Earlier quoted context omitted.
Linus Torvalds: ARM has a lot to learn from the PC : "I think ARM is a very promising platform," he said. "At the same time, the ARM community has never had the notion of a standard platform. ARM never had the PC." https://www.networkworld.com/article/2220438/linus-torvalds-...
Nothing else ever had the PC. And IBM wasn't too happy that it happened to them, either.
Re: Linux Desktop on Apple Silicon/M1 in Practice
#75Earlier quoted context omitted.
If someone needs 32GB then they need 32GB. The M1 is Apple’s low-end chip, currently available only on their cheapest computers. It’s like complaining that a Corolla can’t keep up with a Ferrari on a race track. The most charitable interpretation is that the person doesn’t understand the market position of the two items.
I’m just asking what would be a use case where you would actually need this
Re: Linux Desktop on Apple Silicon/M1 in Practice
#76Earlier quoted context omitted.
> I think the people who claim that 16 GB isn't enough are insane The problem is containers. Some development workflows appear to require running a container for every piece of software needed, and that adds up (and feels incredibly wasteful). None of my development workflow requires containers locally, so I get by just fine with 16gb.
I wonder when the pendulum will swing back and people will stop this insanity. I can already picture the buzzwords people will invent to describe "apps running on the OS itself ".
Re: Linux Desktop on Apple Silicon/M1 in Practice
#77Earlier quoted context omitted.
Indeed, it is. 16GB is too constrained even for native Linux desktop environment.
What the hell, enough with this! My main dev machine until a few months ago was a Dell laptop with 8 GB of RAM on Ubuntu. I ran RubyMine on it all day, some Sublime, Spotify, Slack, MariaDB, Thunderbird, LibreOffice, and I had no problems whatsoever. The only reason it ever ran out of RAM was a memory leak in Firefox.
Re: Linux Desktop on Apple Silicon/M1 in Practice
#78Earlier quoted context omitted.
If someone needs 32GB then they need 32GB. The M1 is Apple’s low-end chip, currently available only on their cheapest computers. It’s like complaining that a Corolla can’t keep up with a Ferrari on a race track. The most charitable interpretation is that the person doesn’t understand the market position of the two items.
I’m just asking what would be a use case where you would actually need this
Re: Linux Desktop on Apple Silicon/M1 in Practice
#79Re: Linux Desktop on Apple Silicon/M1 in Practice
#80Earlier quoted context omitted.
> I think the people who claim that 16 GB isn't enough are insane The problem is containers. Some development workflows appear to require running a container for every piece of software needed, and that adds up (and feels incredibly wasteful). None of my development workflow requires containers locally, so I get by just fine with 16gb.
I wonder when the pendulum will swing back and people will stop this insanity. I can already picture the buzzwords people will invent to describe "apps running on the OS itself ".