Going to need 32 GB of RAM or more plus a GPU with 48 GB of VRAM just to run Win12 w/ AI subsystem so you have enough headroom to run a program or two
my first computer was a tandy sensation which has 4mb of ram and a 100mb hard drive
Oh no! I won’t be able to run Windows on my new MacBook Pro!
I have 16gb on my M2 Air, and 8gb on my 2014 mini. I’m genuinely surprised at how usable that mini still is. Hell, it’s running Sonoma through OCLP, but it’s only when I boot up the Win11 VM I have installed that it really starts to struggle.
I honestly just made a double pun regarding the new MB Pro with 8gb in the basic configuration and the coming Windows with the 16gb requirement - which both seem strange product decisions with lots of negative customer feedback.
New macbook Pro doesnt even have 16GB?? Do they come with a 32GB SSD too?
AFAIK is the basic configuration for the new M3 MacBook Pro a meager 8gb shared RAM with 512gb SSD for 1999 Euros (in Germany so ymmv).
But the base model M3 MBP is almost an entirely different product to the rest of the MBP lineup.
They really should’ve removed the pro moniker from that sku.
I assume it’s entirely marketing bullshit, whether to say “look how cheap a MBP is!” or to make you think “wow, it’s only a little bit more to get the way better model, what a bargain!”
I love to bash MS, but this feels like an industry-wide trend to /never/ care about optimizing beyond the bar of “typical specs of new devices in rich countries”. I’m guessing it’s just to limit labor costs, and computers are less-rapidly-improving than the 90s/00s?
Code optimization has pretty much fallen by the way side since ram prices keep going down and cpu performance keeps improving.
Why spend the time if you don’t have to?
Browsers are some of the worst culprits.
Browser canvas is one of the worst culprits: it has to keep a buffer with an uncompressed bitmap several screens in size.
Old browsers used to keep a single screen worth of canvas buffer, then redraw stuff as you scrolled… which made it a horrible experience. You can still find some of that with “clever” web designs where they replace fonts or move things dynamically as you scroll.
Then you have websites with “infinite scroll” that just keep increasing the canvas buffer size more and more and more, to infinity and beyond… and people wonder why their Facebook or Reddit tabs use so much RAM.
Just for the sake of a beautiful audited and blazingly fast codebase that tuns qo good that Raspberry Pi user can run your stuff too.
I love optimisation!
premature optimization is the root of all evil - Donald Knuth
which does not excuse a total lack of optimization, but gotta hit those kpi’s
if it remember it correctly it was said in relation to algorithm optimization > code optimization
linux needs like 1gb of ram and some distros even less
Strictly speaking, “Linux” can run on 10MB of RAM or less.
Meanwhile, a single web page may need 100MB or more to build the DOM, run all scripts, and keep a buffer of the canvas.
256MB on my old NAS running OpenMediaVault.
Actually only 22% of the memory used, even while streaming audio. just the cpu fluctuates feom 0% to 70%
Looking at this prompted me to set the proper date after yesterdays reboot
I may have 128Gb in my current rig (Dell Precision T7610), but if this is the way you’re gonna be bloating Windows 12, imma gonna be running to OpenSUSE or some BSD.
Yes, I use Win10Privacy to lobotomize all of the spyware and cruftware that comes with Windows. But it’s gotta be re-run after every significant Windows update.
My next Windows PC doesn’t need any RAM, because I’m not going to need one.
RAM is cheap, and even if you’re just doing absolute basic shit your current PC will work better with 16GB of RAM (also looking at you here, Apple). If it’s not a phone you’re buying don’t get anything with less than 16GB.
I’d like a phone with 16GB of RAM… using a 3GB one right now, and between a Lemmy app, a browser, and maybe some other app, it keeps running out of RAM and closing the keyboard app, which is a real nuisance.
On a phone the additional power draw of larger modules can be an issue - plus phones are designed to freeze background apps to conserve memory, so you can get away with less.
I currently have 6GB in my phone, which mostly is fine. In a few situations I’d have preferred having 8, though. 4 or less hasn’t made sense for a few years now.
Not sure how much of a difference would that make to power draw. There are already some phones with 12GB of RAM, and most of the power still goes to lighting up the screen.
My main gripe is that they all come paired with some fancy cameras which drive up the costs. I’d rather have a basic camera and even a lower resolution screen, with a ton of RAM, than the other way around.
I guess it depends on how you are using your phone. If you’re mostly using it between charges (possibly replacing other devices) it indeed doesn’t matter. If you care about standby time, or use it as music player or similar tasks more than active use it does matter.
RAM can also enter a low power mode:
A 64GB laptop configured with two 32GB DDR4 modules consumes less than 4.6 watts (W) in active mode and less than 1.4W when idle
DDR5 uses about 20% less power, so for 16GB you’re looking at less than 0.3W… likey way less, since a Samsung S24 Ultra with 12GB of RAM claims up to 95 hours “while listening to music”. That’s on a 5000mAh battery, or 18Wh, meaning less than 0.2W for “CPU + 12GB RAM + Bluetooth + storage”.
It is not just RAM. They also require special hardware/chip to run ANN
My next OS will be some kind of Linux. I just had to reinstall Windows 11 because it corrupted it’s install after some time. I had to uninstall so much crap and regedit so many thinks just to get it back to where I was before. I don’t want Bing search in my windows search results. I don’t want your stupid widgets and I don’t want your browser or 90% of your default apps. And no I don’t want office 360 or onedrive. So stop forcing it into my face. When Linux gets Plasma 6 and HDR support there is only holding me back my Nvidia GPUs Linux compatibility. While I hah to install windows 11 again I played a lot of games on my Steam Deck! It’s is awesome and only some games with obscure anti cheat don’t run. (well some times they don’t run on windows too)
Just saying, but tweaking stuff via regedit is a surefire way to get your Windows install corrupted sooner or later.
dism, sfc… and disabling the preview update channel, are your friends to have a stable Windows install.
If you don’t want Bing results in your search, then use something like Everything to search for files. It’s faster, and will only show you files, all of them.
The widgets you can disable, and with Powertoys even bypass the start menu completely.
deleted by creator
Anyone an idea or a link what kind of AI they want to run on people’s machines? Will it add something for the user or just annoy you and add more targeted advertising?
Even as far back as XP/Vista Microsoft has wanted to run the file system as more of an adaptive database than a classical hierarchical file system.
The leaked beta for Vista had this included and it ran like absolute shit, mostly because harddrives are slow and ram was at a premium, especially in Vista as it was such a bloated piece or shit.
NTFS has since evolved to include more and more of these “smart” file system components.
Now they want to go full on with this “smart” approach to the filesystem.
It’ll still be slow and shit, just like it was 2 decades ago.
Even further back, the first attempt was around 1990 and Windows NT.
The beta for Vista with WinFS, was not exactly “leaked”, it was given to developers at a MS conference.
NTFS doesn’t have any of that, they’ve shifted the functionality to the Search Indexer… and it’s what most people use when they hit the Win key and start typing the name of some file.
Clippy v.2.
They’re going to make us miss that clueless little bastard.
Hehe, pretty sure it’s that. With Microsoft’s history of letting loose racist and unhinged chatbots… I’m eager to get to know Clippy v2.
The second one.
Already switched to linux
I have 32 gigs of ram and this shit is going to make me switch to Linux as well.
I do not want an OS that demands half of my processing power just to run in the background. I see absolutely no reason for an OS to demand 2-4 gigs of ram, let alone up to 16
deleted by creator
lol how much ram does that need when they’re shipping every bit of data on your computer to their servers to do processing on there?
Why not outsource the power usage and hardware costs to the consumer and just reap the end result?
Meh, Windows itself, even with all the bloat still active, doesn’t need more than 2 Gigs. That’s one of the few issues microsoft isn’t responsible for.
Try using it on a 2 or 4 GB machine. It’s pretty much impossible.
Meanwhile, chrome and desktop apps (Electron-based) like Slack, note apps, etc, takes 1GB just to open… Well, tbh I don’t know if they really use physical RAM space, but anyway.
Yes and no.
On modern OSs, files get mapped into RAM, which is a fancy way of saying “it can stay on disk, but it can also be cached in RAM, but the unmodified parts can get discarded out of cache at any moment, and any changes go first to RAM, then get written to disk at some later time”.
The apps also use buffers to hold data, and one of the largest buffers is for the canvas or window display buffer. These have to use actual RAM while the app is running; you can only swap them out to swap/pagefile if you suspend the app… which is doable, but rarely done… otherwise they’ll get swapped back in, the moment the app needs them (which usually is all the time… but some buffers might stay mostly swapped out some of the time).
There is also RAM compression going on (at least on Windows), that can keep mostly empty and/or rarely used buffers all the time “in RAM”, but taking just a fraction of the space.
Wow! I’m surprised that everyone is so surprised. Windows resource requirements - especially the RAM - have always grown exponentially between major versions. Remember that we started with some 16MB RAM. They have consistently demanded hardware that completely obsoletes the hardware in the market that can run the previous generation of Windows.
Windows is the best example of a software that always manages to completely nullify or even negate the Moore’s law.
Microsoft are such weirdos. It’s like they’re trying to empower Google, who will lap up all of the users they abandon as they install Chrome OS, because let’s be honest, the average Jo seldom just installs Linux, so they’ll say, “oh I’ve heard of Chrome, let me try that”
Average users aren’t going to be installing an OS.
No, they’re going to buy a Chromebook instead of a Windows laptop
Does anyone outside of some schools buy chromebooks?
Yes :( Unfortunately Chromebooks are really cheap here, and countless people are hooked already to Google products because of their Android phones already, so the choice is easy for them I figure.
That’s crazy, I’ve never seen anyone use them here in Australia.
I think because every business has its own little proprietary windows app they need to use for this or that.
Good for you. Recently I visited a family I’m friendly with, and noticed that the parents and the two young kids exclusively use a few Chromebooks. I think this boils down to do with the popularity of web based email (Google) and other services. And banks are pushing for customers to use phone apps.
And most people just use a web browser apparently. Oh, and HP printers that break every few weeks. “Hey, you’re a programmer, fix my printer.”
😂