I had issues with debian-based distros as well, that’s why I switched to fedora. I also think the go 3 has better support in general. The cameras are still annoying but things have gotten better, with Firefox getting libcamera support.
Game dev and Linux user
I had issues with debian-based distros as well, that’s why I switched to fedora. I also think the go 3 has better support in general. The cameras are still annoying but things have gotten better, with Firefox getting libcamera support.
I agree but also I saw the words “vote” and “nix” and nearly had an aneurism.
I personally got a surface go 3. Put fedora on it and the surface kernel and it works pretty good - GNOME’s interface honestly works better for touchscreens then windows. Just be aware that some config might be needed - I had an issue with the keyboard that required making a udev rule (I documented it on the surface kernel github issues page).
X11 has multi pointer but I have no idea how usable it is https://wiki.archlinux.org/title/Multi-pointer_X
If the entire list isn’t outer wilds its bs.
Man I wish. Those puzzles are ingrained in my skull forever.
It should - I don’t have one myself but I had someone test it and there weren’t any issues. It has full steam input support too.
thanks!
Wanted to update that I’m almost through the first book, mixed feelings at certain parts, but I’m enjoying the end on Schar’s world. Felt like the beginning had a lot of unnecessary sidetracks and random deaths. But I do definitely love the ideas, especially all the culture technology, so I’ll probably check out the second book.
This isn’t even an issue though, its just to fix bugs with certain websites that block Firefox for no reason or have other weird compatibility issues. Which I would think is a good thing?
There are so many legitimate things to complain about with Mozilla, why do people go out of their way to complain about the most innocuous shit.
There’s experimental support, they’re hoping it’ll be feature complete by 2026.
The Mint upgrade tool got flatpak support so I don’t even use the terminal to update anymore.
You posted something that’s bad practice (for many reasons, including security). Like, nobody cared about your software habits until you posted them publically with no prompting. probably so you could act smug after getting downvoted.
Some build advice:
Hope that helps, and don’t let it scare you away - it’s really fun to do and if you’re careful, chances are nothing major will go wrong.
Csgo and 2 have a “trust” system to keep track of player behavior and put you in games with others of similar trust value. So if you get reported often or have a history of bad behavior, you’re more likely to be put in games with other bad actors, and vice versa. Idk how effective it is though.
Honestly there isn’t a great solution, which is kind of why I avoid competitive multiplayer games. Even kernel level anticheats can be circumvented.
The nice thing about vac is that theres pretty much no false positives. And valve will occasionally update it, catching a ton of cheaters off guard and getting them banned.
Dont forget cs2, plus the short (but very fun) Aperture Desk Job)
It depends on how you install stuff. Games on Steam or downloaded from online from places like itch.io can be put on any drive without issue.
In terms of software though, native packages (deb, rpm) are gonna want to put files in various system folders, so it’s pretty much impossible to get those off your os drive.
Other packaging solutions can help with this though. Appimages can be put anywhere, nix let’s you install to another drive, same with flatpak.
And if you’re savvy, you could use docker to install system packages on other drives, although I wouldn’t recommend it.
Wow it evolved from an Empoisoned game to a Swumbles Big Jumble game.
People are right about flatpak - it will generally keep stuff out of your actual root/home directory. But like you implied, the steam flatpak is unofficial so you may run into issues. With that said, I’ve used it and know many people who use it without any problems.
And depending on the game, you might be able to run it directly with steam offline, or even straight from the executable without steam open at all.
Of course this isn’t airtight, but there are ways to check the permissions granted to flatpak applications. And IMO it works well enough for games. Ofc this depends on how paranoid you are and your reasons for wanting this (fear of a game being a virus, not wanting clutter in home, wanting protection from a bug that would delete data, etc.).