- cross-posted to:
- linux@lemmy.ml
- cross-posted to:
- linux@lemmy.ml
Timothée Besset, a software engineer who works on the Steam client for Valve, took to Mastodon this week to reveal: “Valve is seeing an increasing number of bug reports for issues caused by Canonical’s repackaging of the Steam client through snap”.
“We are not involved with the snap repackaging. It has a lot of issues”, Besset adds, noting that “the best way to install Steam on Debian and derivative operating systems is to […] use the official .deb”.
Those who don’t want to use the official Deb package are instead asked to ‘consider the Flatpak version’
Ha. Flatpak got the honorable mention.
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.
deleted by creator
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.
deleted by creator
deleted by creator
deleted by creator
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̷’ >> {}” & ’ | 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