You could run a Java program, but you'd quickly run out of ram.
No Stupid Questions
No such thing. Ask away!
!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.
The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:
Rules (interactive)
Rule 1- All posts must be legitimate questions. All post titles must include a question.
All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.
Rule 2- Your question subject cannot be illegal or NSFW material.
Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.
Rule 3- Do not seek mental, medical and professional help here.
Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.
Rule 4- No self promotion or upvote-farming of any kind.
That's it.
Rule 5- No baiting or sealioning or promoting an agenda.
Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.
Rule 6- Regarding META posts and joke questions.
Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.
On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.
If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.
Rule 7- You can't intentionally annoy, mock, or harass other members.
If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.
Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.
Rule 8- All comments should try to stay relevant to their parent content.
Rule 9- Reposts from other platforms are not allowed.
Let everyone have their own content.
Rule 10- Majority of bots aren't allowed to participate here.
Credits
Our breathtaking icon was bestowed upon us by @Cevilia!
The greatest banner of all time: by @TheOneWithTheHair!
Sell it to somebody at a medium, medium cost who needs it
-
Compressed swap (zram)
-
Compiling large C++ programs with many threads
-
Virtual machines
-
Video encoding
-
Many Firefox tabs
-
Games
Keep (checks math) 3 more tabs open in chrome.
Run a fairly large LLM on your CPU so you can get the finest of questionable problem solving at a speed fast enough to be workable but slow enough to be highly annoying.
This has the added benefit of filling dozens of gigabytes of storage that you probably didn't know what to do with anyway.
Fold At Home!
You can essentially donate your processing power to various science projects that need it to compute protein folding simulations. I used to run it whenever I wasn't actively using my PC. This does cost electricity and increase rate of wear and tear on the device, as with any sustained high computational load. But it's cool! :]
Does additional 32 GB of RAM actually help there? I'd assume this is mostly CPU-intensive work.
looking into it, seems like you're actually right. looks like it runs best with a solid GPU. there may be other distributed computing projects better suited for abundant RAM.
You could use it to finally level off that wobbly table in the kitchen.
700 Chrome tabs, a very bloated IDE, an Android emulator, a VM, another Android emulator, a bunch of node.js processes (and their accompanying chrome processes)
Here's what you can do with your impressive 64 GB of RAM:
Store approximately 8.1 quintillion (that's 8,100,000,000,000,000) zeros! Yes, that's right, an endless ocean of nothingness that will surely bring balance to the universe.
Unless something's gone over my head here, this is off by around 6 orders of magnitude.
A long sequence of zeros compresses really well :)
Run a local LLM
You could make /tmp a ramdisk which probably has some speed benefits.
Store your Firefox profile and all tabs in RAM for snappier browsing: https://wiki.archlinux.org/title/Firefox/Profile_on_RAM
The best thing about having a lot of RAM is that you can have a ton of apps open with a ton of windows without closing them or slowing down. I have an unreasonable number of browser windows and tabs open because that's my equivalent to bookmarking something to come back and read it later. It's similar to if you're the type of person for whom stuff accumulates on flat surfaces cause you just set stuff down intending to deal with it later. My desk is similarly cluttered with books, bills, accessories, etc.
Be in virtual machine heaven
I can take 'em off your hands. Three fiddy.
God damn Loch Ness Monster, get your own damn memory!
Open 1000 instances of vim
Run a LOT of VMs
Photogrammetry (with Meshroom) or 3D scanning (point cloud alignments and processing has some beast requirements).
Meshroom would gladly use any resources it can find within a 20 mile radius.
+1 For meshroom Used it with side hobbies. Was fun! 👍
I used to have a batch file to create a ram disk and mirror my Diablo3 install to it. The game took a bit longer to start up but map load times were significantly shorter.
I don't know if any modern games would fit and have enough loads to really care..but you could
im sorry but you can't do anything with it i guess you're fucked
Keep it and wait for the applications to bloat up. You won't feel like you have an excessive amount of RAM in a few years.
Depends a lot. If you are going from 2 ram slots in use to 4 ram slots in use, usually the max clock speeds go down a lot. So the performance will decrease for just about everything you do, whilst the use case for such a setup is very limited.
I have a couple of extra ram sticks to get from 32 to 64gb when I need it. I bought them because I was debugging a rather memory intensive tool. Not only did the tool run in debug mode, which added a lot of overhead. The memory profiler needed to be able to make memory snapshots and analyze them. This just about doubled the memory requirement. So with 32GB I often ran out of memory.
However my Ryzen 5950X does not like 4 sticks of ram one bit. Timings need to be loosened, clocks need to be reduced and even then the system would get unstable every now and again for no reason. So I pulled out the 2 sticks going back to 32GB as soon as the debugging job was done. They are in a drawer in an anti static bag, should I need them. But for day to day 32GB with 2 sticks is a much better experience.