Game dev and Linux user
or gender bose-einstein condensate?
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
don’t ask about ladybug georg
they aren’t publicly traded so that’s probably part of the reason.
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.
I like rice but kind of like how I like bread. It’s carbs that you put with other stuff give it more substance. On its own it can be OK (since its carbs) but pretty bland.
I had been considering switching for years, I even made a list of things I had to find alternatives to and tried to widdle it down. With proton making gaming viable, I decided to dual boot, and accidentally destroyed my entire windows partition when trying to back it up with dd. Just said fuck it and went full Linux.
Fear?
Do you know if its installed through snap? I’ve heard that can have issues starting up quickly. You can try the flatpak or the deb package.
Wait until they see the speaker that makes noise at the speed of sound.
Somewhat, but it’s not a virus. It’s contained to it’s own file system unless it does something really stupid, and I can easily remove the while whole thing. But the reason i needed it privileged is because it loads the ppp kernel module, so if you know a way to do that without privileged mode, lmk.
For me it had to be run with --privileged and --network=host
For some reason I also had to do “ip r add {remote IP}/{mask} via {the public IP assigned by the vpn}”. A friend who knows more about networking found that out for me though, so I’m not entirely sure about it.
Had to install a VPN for work, and if you didn’t have a rhel-based distros you had to use a bash install script, and the installed executable had embedded bash and sh scripts. Needless to say I ran that thing in a docker container.
I have a surface go 3 running Fedora, and use xournal++ for notetaking. Idk if it can export to svg but it works well and has plenty of features.
The Doctor arrives on h2
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.).