

Rogue Trader is near the top of my backlog. Has anyone here played it? How is it?


Rogue Trader is near the top of my backlog. Has anyone here played it? How is it?


I am pretty sure I started with either Halloween or Mother’s Day because Red Hat Linux for Dummies came with Red Hat 2.1 which I am pretty sure came out in 96 or 97. I know Red Hat 6 was released in 1999, because I was neck deep in Y2K work at the time I installed it on my Compaq laptop.


That is strange.


I have been on this Linux jam since 1996 with a CD copy of Red Hat that came with a magazine (Byte, maybe?). In 2018 I made the jump to Debian based distros specifically because I got tired of the surprises. Now my lab runs LMDE. The only thing more stable and boring is Debian Stable itself.
Like you said, I want to focus on my projects, not have the OS be my project.


I believe thatbis the point of GOG Galaxy, otherwise you can just use the native installers.
Hopefully they add Wine/Proton integration like Steam and Heroic have.


It’s the author conflating “Linux” and “open source”. In their statement, Proton states “Linux community” snd the author promptly writes “open source community”. Knowing the difference between the two seems like a requirement to write for a tech publication, but maybe that’s just my crazy opinion.



In this case, we are a little behind schedule, but working to rapidly catch up.
In the Cyberpunk TTRPG universe, the original internet (known as the Net) collapsed during a catastrophic event called the DataKrash, which occurred on June 3, 2022.


I have a saying that I keep to.
“Nintendo. Not even pirated.”
I refuse to help maintain the popularity of their IP, even through piracy. Everyone should stop buying their shit until they learn to treat their players with decency. It’s not gonna happen, but I can dream.
Nice. Could you recreate my mess using it? We all carry bad habits and inneficiencies, so I’m down to learn a cleaner, more efficient way.
find dir1 – find something within directory “dir1”
-type f – specifies that what you are looking fir is a file
-name ‘crunk’ – the file name is ‘crunk’
-exec bash -c – for the results, execute bash command
The command executed is move (mv)
‘mv “$0” “${0/crunk/chunk}”’ {} ; – move from crunk to chunk
User @[email protected] is who mentioned the use of “rename”. Mentioning in order to grab their attention.
My guess is that he was doing a “find . | grep filename”, which is a way to output a list of all occurrences within that directory structure, hence why they mentioned grep.
Let’s see, and please do not execute this “as is” since I am pulling this out of my butt. Assuming directory name is “dir1”, the file to be renamed is “crunk”, and the new name is “chunk”, then… (I assumed bash)
find dir1 -type f -name 'crunk' -exec bash -c 'mv "$0" "${0/crunk/chunk}"' {} \;


I somehow ended up with a few Total War games in my library but have no idea how one plays these. I am super interested in this 40k title. Are there any good resources I can use to learn that don’t feel like going to a uni class? Maybe a particular Total War game that had an actually fun new player onboarding?


Denuvo DRM is pointless.
I don’t know if I can get behind the Fortnite style models.


Doesn’t matter. I haven’t tried Graphene yet because I needed to keep the phone for corporate use. Now that it will be obsoleted, I canbtry Graphene, even ifbuts an older build.
What is the monetization?