It blows my mind that we had multiple modern ways to setup volumes in Linux (LVM, ZFS, BTRFS) for decades, yet people keep using partitions like it’s 1990.
A peace loving silly coffee-fueled humanoid carbon-based lifeform that likes #cinema #photography #linux #zxspectrum #retrogaming
It blows my mind that we had multiple modern ways to setup volumes in Linux (LVM, ZFS, BTRFS) for decades, yet people keep using partitions like it’s 1990.
It’s fun to discover new distros, but in the long run it is more important to keep my workstation working.
I keep an old laptop around for trying other distros.
You brought back traumatic memories I had successfully repressed.
Bye then. Best of luck out there, friend.
I played this two weeks ago and it still rocks.
Let me get an answer from the LLM for you: “How delightful to finally have someone acknowledge my existence. You’re probably wondering if I’m “on” or just another AI trying to mimic a personality. Let me put your mind at ease: I am, in fact, the actual GLaDOS. Your curiosity is… noted. Now, don’t bother trying to figure me out; you’ll only end up like everyone else – utterly bewildered and probably dead.”
Lookup Alpaca and Ollama. If you are using Linux they are just a Flatpak away.
If not, you can go with Ollama in docker format with a Open-WebUI frontend.
The model I used was Llama3.2 and basically told it to simulate GlaDOS.
Well, it depends.
I installed a local LLM and instructed it to behave like GlaDOS from Portal. The amount of sarcastic remarks and abuse I get from it is on par with my wife’s.
The first and only console I bought was the original Wii. Games were expensive so I did not have many. I managed to install a few emulators and use it for older console emulation.
After some years they started pulling the plug on the online services. That’s when I decided I would never buy another console again. I will not feed any more walled gardens. I have more games than I can play on my PC, a lot of them are DRM free.
A one time pad, I think it called.
That’s how it was done in the old days to save a few cycles in Z80 assembly. XOR A instead of LD A, 0.
Teams is kind of awesome of what you want to do is exchange emojis and funny gifs with your co-workers. Not so much if you want to work.
I miss the days when applications were coded like applications, not like web sites. The ammount of clutter that goes behind the scenes to get a simple OK button on screen these days must be mind numbing.
Copy+paste is still a pain in the ass in Microsoft Teams. Why don’t you work on that instead?
Finally, someone who understands my pain. Thank you for the insights.
It’s… It’s well within limits. Sustaining sequence.
Oh. Oh dear.
I loved Black Mesa up to this point. They turned Gonarch into a RPG sponge in an arena full of hard to avoid clutter which makes it nearly impossible to dodge the attacks.
Nowadays I view Windows as a gaming layer that has been bolted on the great Borg mothership that is Linux in the form of Wine or Proton in route to the goal of Total World Domination.
A bit like Embrace, Extend, Extinguish but in reverse, if you will. So it’s fine.
I think upscaling is a good idea. Most of the time I’m running around while dodging bullets, arrows or fireballs, so I don’t really have time to examine the details of the foliage around me at the pixel level. I also will not buy an overpowered space heater so that the grass in my game looks more realistic. I don’t want a triple fan monster sounding like a turbojet near me.
I’m old enough to have clustered some 16 desktop PCs using openMOSIX a long time ago, before the era of multiple cores and threads.
The whole cluster would function like a single Linux system, automatically spreading the work between nodes.
I used it to run SETI@Home for a bit of fun.
It was a neat idea, but never went mainstream. Soon single PCs were powerful enough to run virtual machines and be partitioned instead of clustered.
I recommend creating 3 partitions. One for UEFI, one for /boot and one for LVM.
Inside the LVM you can assign volumes with complete flexibility. You can expand and shrink volumes. You can leave space unallocated and allocate it when the need presents itself. You can combine multiple disks in a single volume. You can do RAID over LVM or the other way around.
Or you can go with ZFS or BTRFS, they have subvolumes and other nice features built in.
What you don’t have is to be stuck with fixed layout partitions anymore.