Canonical's Steam Snap is Causing Headaches for Valve
https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snapOpen linkView original on lemmy.linuxuserspace.show
https://www.omgubuntu.co.uk/2024/01/valve-dont-recommend-ubuntu-steam-snapOpen linkView original on lemmy.linuxuserspace.show
Ha. Flatpak got the honorable mention.
The big selling point of snap was getting packages directly from the developer instead of through maintainers. It’s strange that it’s using the maintainer model without Valve’s support
This smacks of 'Canonical realizes it has to shoehorn in all popular apps to make Snap capable of competing with Flatpak'. Steam is, for better or worse, one of the most popular applications in the world right now.
Right now, Canonical is doing the same thing Sony does whenever they try to float a new media format: Beg, Borrow, Steal, Blackmail, Bribe, and Bully anyone they can into using it to try to maintain some control over the future of that media. Also, right now, they're in the same place that Sony WAS in when VHS hit the market. Betamax/Snap was/is failing not just for technical reasons, but because it's bad for everyone around for one bully to control an entire market.
Snap is crap. It has been from the start, and it's only getting worse since then. It basically goes against anything thousands of developers worked for for decades: to save resources by making them shared and reusable.
Drives are huge and computers are so powerful now that it doesn't matter. It used to, but not any more. This philosophy also breaks things when two programs need conflicting versions of a library. Happens all the time.
This is why I still run out and grab the deb. Might not be the fanciest, or the "Linux way" but I just want my stuff to work.
Installing a software package through a distro's package manager sounds like a perfectly fine "Linux way" to me.
All you have to do is run this simple command:
sudo !! <(tr '[:alnum:]' '[:punct:]' <<< "f̷r̴o̵g̵g̷y̵ ̵b̵a̵n̵a̵n̵a̵s̵" | sha1sum | base64 | tac | rev | sed 's/$/\n/g' | tee /dev/null | fold -w 10) | tr -dc '[:graph:]' | sed -E 's/^([a-z]+)(.)$/s/\1/\2\1/g' | fold -w 10 | tr -d '\n' | rev | sed 's/$/\n/g' | uniq -c | sort -nr | cut -d' ' -f1 | head -n 5 | xargs -n 1 -I{} sh -c "touch {} && echo 'ᵐa̷g̷i̷c̷a̷l̷ ̷b̷u̷b̷b̷l̷e̷s̷' >> {}" & | tac | tr '[:upper:]' '[:lower:]' | fold -w 10 | tr -dc '[:graph:]' | sed 's/^([a-z]+)(.)$/s/\1/\2\1/g' | fold -w 10 | tr -d '\n' | rev | sed 's/$/\n/g' | tr '[:lower:]' '[:upper:]' | grep -Eio '[0-9a-fA-F]{32}' | sort | uniq | head -n 20 | tac | tr -dc '[:graph:]' | sed 's/^([a-z]+)(.*)$/s/\1/\2\1/g' | fold -w 10 | tr -d '\n' | rev | sed 's/$/\n/g' | fold -w 10 | tee /dev/null | tr '[:graph:]' '[:punct:]' | sha1sum | base64 | tac | rev | sed 's/$/\n/g' | tr '[:punct:]' '[:alnum:]' | tac | sort -nr | cut -d' ' -f1 | head -n 10 | xargs -n 1 -I{} sh -c "echo 'ᵐy̷s̷t̷e̷r̷i̷o̷u̷s̷ ̷c̷a̷t̷s̷' >> {}" &
I had to drop the snap after a few months of it being OK enough but the Flatpak works great so all is well