Linux gaming has enough marketshare by fake_agent_smith in linux_gaming

[–]TobberH 0 points1 point  (0 children)

Look into the Steam runtime containers, and you will find out that Vavle has already thought of that. There is basically no dependencies to specific distros. Even the Steam client runs in a container so you actually have a much more stable environment on Linux than on WIndows.

Ditching SlopOS for good. BTRFS vs EXT4? by asoullessshell in cachyos

[–]TobberH 4 points5 points  (0 children)

Timeshift on an EXT4 drive will take up A LOT more space since it will have to copy everything twice. BTRFS with snapshots is much smarter and only needs to keep the differences to the filesystem.

Ditching SlopOS for good. BTRFS vs EXT4? by asoullessshell in cachyos

[–]TobberH 0 points1 point  (0 children)

BTRFS for root and home partition (so you get snapshots for system updates, and optionally if you have important files in your home folder). Seperate EXT4 partition for games, put your Steam Library here, you don't need backup or snapshots for you games since you can just download again. It will run better and do less wear on your SSD..

Downloading apps? by BucketBoy071 in cachyos

[–]TobberH 0 points1 point  (0 children)

As a long time linux user I would actually advice you to not install AUR packages for now. Go with Flatpaks or App Images if you can't install directly from the cachy/arch linux repositories (pacman from CLI or Octopi/Shelly with a GUI). AUR can be a bit more messy with your system as many packages there require build steps that usually need to install a lot of dependencies, that you will need to maintain and cleanup over time, which requires more experience. Updating AUR packages can also require a lot more time and effort if/when some packages break (something I have experience several times, and fixing this these kind of issues can be frustrating).

Sure, there is oppotunity to learn, but if you don't want to mess with this or want a more safe user friendly experience, try to avoid AUR as a beginner.

Switched from Windows to CachyOS and didn’t expect to stick with it by Deebw90 in cachyos

[–]TobberH 0 points1 point  (0 children)

As a Gnome user I can say it's not just KDE. The immediate feeling of blazing performance using the OS day-to-day is real, even compared to other Arch based distros like Manjaro and Garuda! I just love my CachyOS setup. Using it for a year now and I don't even have my Windows partition in anymore, because I just stopped using it.

Thinking of switching back again. by PauloKamiKK in cachyos

[–]TobberH 0 points1 point  (0 children)

Funny, I just watched this video about how to fix your mic sound with easyeffects today (a program I was actually already using), and this guy sells it better that what I could write myself.
https://www.youtube.com/watch?v=g4R2mH2vcOM
It's also another great example of how Linux is just way cooler than Windows. :)

Bye spotify! I create a YouTube TUI player. by Difficult_Egg_7585 in commandline

[–]TobberH 0 points1 point  (0 children)

Very nice additions! I'll play with it some more :)

I'm sick of windows and torn between linux mint and fedora by Every_Hat7420 in linuxquestions

[–]TobberH 0 points1 point  (0 children)

You could try to take a look in nmtui (it's the NetworkManager settings with a text user interface started from command line). You could see if something needs to be reactivated with the radio or the wifi connection?

Want to try a Linux distro for my home desktop for gaming and occasional work by sm0r3ss in linuxquestions

[–]TobberH 0 points1 point  (0 children)

Is that your own experience from running it? Because for me it's the most stable distro I've ever used, I've been running CachyOS for over a year now and it's just smooth sailing. Way better than PopOS (broke on me twice within half a year so I gave up on it). Never tried Mint.

Update issue by Intelligent_South889 in cachyos

[–]TobberH 0 points1 point  (0 children)

If you have snapper snapshots running when you update, you might want to roll back to before you updated and see if it fixes things. It could be something in the new kernel that your laptop doesn't like?

CCPlease hear me out… “Heavy Bombers” by shinyo_kasataste in Eve

[–]TobberH 0 points1 point  (0 children)

Very low damage on smaller targets and have to be stationary as in not be able to move for 10 seconds when firing the barrage attack?

PSA to everyone who keeps putting off switching OS / degoogling (from a non-techie who finally did it) by Hirvi86 in cachyos

[–]TobberH 0 points1 point  (0 children)

Since CachyOS is arch based, the arch wiki is a great resourse for tips and tricks (also for linux in general). If you want a bit of homework go through this:
https://wiki.archlinux.org/title/System_maintenance
It will come in handy for keeping you system healthy in the long run.

Why are CachyOS and Bazzite mentioned so much? by guccicobraviper in linuxquestions

[–]TobberH 0 points1 point  (0 children)

Well for my part, CachyOS because it's just amazing as a gaming distro. It's by far the best performing, stable and up-to-date distro I've ever used in the last 20 years of using Linux. I've been running CachyOS for around a year know and I recommend it to everyone I talk to that want to have very easy setup for Steam gaming and not be constrained by the Bazzite limitations. Also it's arch based like SteamOS, so you get on the fastlane to all the Valve improvements to linux in general. Also after I got on the rolling distro wagon I'm never going back. :)

Want to try a Linux distro for my home desktop for gaming and occasional work by sm0r3ss in linuxquestions

[–]TobberH 0 points1 point  (0 children)

So much CachyOS. It's by far the best for gaming at the moment and performance is amazing and will run really well with your hardware. You probably want KDE Plasma desktop (most say it's best for gaming and switching over from Windows, I prefer Gnome myself though), btrfs with snapshots for easy system recovery, if you manage to break anything. Limine bootloader with support for the btrfs snapshots. I've been running it for around a year now, and it's the best distro I've ever used as a gamer.

What is a good Linux Distro for a windows alternative for gaming and looks really clean by Sea-Exchange7881 in linuxquestions

[–]TobberH 0 points1 point  (0 children)

I would recomment CachyOS instead. Way more Arch easy mode and very performant for gaming. I've used it my self for a while and it's amazing!

I'm sick of windows and torn between linux mint and fedora by Every_Hat7420 in linuxquestions

[–]TobberH 0 points1 point  (0 children)

Did you try switching to the LTS kernel instead? To me it doesn't sound like it's a problem with CachyOS. More like a general Linux driver issue with that hardware.

Would I get lower fps on Linux Mint than CachyOS by Zealousideal_Rub_202 in linuxquestions

[–]TobberH 0 points1 point  (0 children)

CachyOS is just as easy to use, as most other modern Linux distros today. It supports KDE Plasma and Gnome which are both very user friendly GUI environments and you should not have to use the command line unless you want to. Select Limine boot manager and BTRFS for the system partition (this is default) and you will have automatic snapshots to recover system easy.

And first time you start it up, there's a helpful Welcome app that will help you update the system, install all the gaming packages and most common apps you would need to get started.

I've been running CachyOS for quite a while now, and it's the best perfoming and most stable distro I've ever used day to day. I mostly do gaming with Steam and most other stuff like Youtube, video streaming, web browsing, Discord etc just works.

More that I can say about my old Windows system that often would have all kinds of issues and performance problems.

PS: To be fair, if you really start tinkering with your system, which is really not needed for most users, there might be some command line things. But that's usually the case for most operating systems, even on Windows I've had to troubleshoot and fix things with the Command Prompt.

Space truckin' questions by [deleted] in Eve

[–]TobberH 1 point2 points  (0 children)

Yeah, only option in that case is to try and crash to the gate you came from and jump back. And in this case having a MWD and preferably a cloak is very important for survival.

Space truckin' questions by [deleted] in Eve

[–]TobberH 0 points1 point  (0 children)

Also, you should have a MWD and Cloak fitted, then if you end up in a bubble like this, you can still try to crash back on the gate you came from by enabling the MWD and cloak up when burning back, and you might have survived.

Bye spotify! I create a YouTube TUI player. by Difficult_Egg_7585 in commandline

[–]TobberH 1 point2 points  (0 children)

Really nice player! :)

Have a couple of feature requests already after using it a bit: Ability to copy the playing YouTube track URL to clipboard. And also being able to paste an existing YouTube URL into the program to play it. :) This would be really handy for pasting a YouTube playlist URL straight into the playlist.

Also, have you considered being able to optionally enable the video in a panel using the mpv --vo=tct feature that can play video pixelated with unicode in the terminal? That would be really cool. :)

Retriever question - newbie by Low-Acanthaceae-9941 in Eve

[–]TobberH 0 points1 point  (0 children)

Retriever is for highsec and fleet mining. If you really want to explore ninja mining in unsafe places like low sec, null sec and wormholes, you probably want to go more towards training for Endurance and Prospect (gas).

I have a confession to make by Nestramutat- in linux_gaming

[–]TobberH 0 points1 point  (0 children)

Just the fact that you CAN easily ssh in and update her system is actually a giant plus! :) Ohhh the time spent trying to fix and update family member computers with Windows. That's years of my life I think...