Kdenlive has a visualizer effect you can use https://docs.kdenlive.org/en/effects_and_filters/video_effects/on_master/audio_spectrum_filter.html
It’s not crazy but it works well enough for something simple.
Game dev and Linux user
Kdenlive has a visualizer effect you can use https://docs.kdenlive.org/en/effects_and_filters/video_effects/on_master/audio_spectrum_filter.html
It’s not crazy but it works well enough for something simple.
You probably already know but just in case, xournal++ is a good alternative I’ve been using. Not quite as feature rich but does all the basics. Linux on a windows tablet is a surprisingly usable experience, if a little janky.
No flatpak? Who uses flatpak in the terminal?
Also pretty much every distro has some sort of GUI update manager.
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.).
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
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!
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.
Edit: just saw the other comment. Yeah this looks like a HDD. If so dismiss everything I said below.
How long have you had that ssd? SSDs have a limited number of read/writes and you could be approaching the limit.
It could still last a while though. Just keep backing up your stuff and if it starts acting slow or not working properly, you know its time to get a new drive.
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.
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.
Yeah probably the biggest strength of gnome. Often feels better suited for tablets than windows is.