> Two accounts, both lowercase four random letter names respond to me within two minutes time apart, what do I make of it? :P
That a lot of accounts have obfuscated or meaningless names? That some people value anonymity?
Either way, I agree with them, FWIW.
> I find it hard to believe memory management would vary so much between those two CPU architectures on a single-codebase OS.
Linux is a shitshow when it gets OOM, it takes at least half an hour to get out of it, if it ever does. Windows is not much better.
In contrast, the other day the Force Quit window showed up on my Mac Studio because the OS was running low on memory thanks to a misbehaving app that was taking 70 GB out of 64 GB physical RAM. Overall, almost 120 GB were used, most of it was compressed and a lot of it was swapped. It had absolutely zero effect on how useable the computer was, there was no unusual lag. Either Windows or Linux would have shat the bed long before that point.
> Linux is a shitshow when it gets OOM, it takes at least half an hour to get out of it, if it ever does. Windows is not much better.
That's why you usually want a userspace early oom service. Most preconfigured distros ship one by default. Linux is mostly focused on embedded targets, not servers or workstations. There is not a notion of mobile-style app lifecycle either, not in freedesktop environments that is, but XDG portals are working on addressing that sometime in the near future.
> In contrast, the other day the Force Quit window showed up on my Mac Studio because the OS was running low on memory
Windows does that at since like XP and likely earlier. BeOS did that before Darwin based macOS was a thing. On Linux, I don't know which distros do that, but you're definitely much more likely to see an app die rather than be asked whether to kill it. Freezing, once again, is a result of not having a [working] early oom service.
Linux is not that bad, but traditional freedesktop model kind of is.
It's still much better than mac OS.
Also those replies just look like bots, they were really fast and not providing any value, that's what I meant.