• 1 Post
  • 74 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle

  • I basically took the general idea from this Ubuntu doc and made som changes. After installing debootstrap, I followed these general steps:

    • set up an user for Steam, with adduser steam.
    • created a directory to host the “virtual machine” at /var/lib/chroot/steam64.
    • used the page linked above to create a schroot profile directory with the chroot data I want.
    • used the page linked above to create a schroot profile entry for the chroot, adding steam as one of its allowed users.
    • set up an Ubuntu 18.04 schroot with the following command: debootstrap --variant=buildd bionic /var/lib/chroot/steam64 http://archive.ubuntu.com/ubuntu/
    • on the host, allowed cross-“host” applications to lauch windows with xhost +local:.
    • once completed, entered the schroot as root and added the needed i386 arch and packages for Steam and for bubblewrap / Chrome containerization.
    • still in the schroot as root, installed enough packages for a basic graphical environment (basically: a text editor, xnest and xterm; between their dependencies, they’ll take care of most of everything).
    • exited the schroot.
    • entered the schroot as steam and fired up the Steam launcher manually.

    It’s not perfect, there are a few issues (in particular with audio) but once I had the installed schroot ready, I never had to worry about its 32-bit packages ever again. And that was back in… like, 2019 or something. Six months ago I copied to old schroot to my new machine and resumed playing, with no more cost than having to set up the schroot packages and the steam user (with the same old UID) on the new machine.

    Here’s a sample of the schroot profile file I’m using. The “steam64.local” is the profile directory, which is basically a copy of schroot/buildd (or of schroot/minbase) with some configurations in fstab and copyfiles to account for eg.: isolating /var/run and dbus, and giving the schroot access to the home directory for the steam user.




  • Part of the problem is, sure, that installing an entire arch for a package touches up a lot of stuff… What I did was I set up a debootstrap schroot and added i386 arch to that so that neither they nor Steam touch my main system. Not only did I never have problems with Steam again, but I actually resumed pretty much from what I was when I got a new machine, simply by copying the schroot files over. Didn’t even have to install anything (but the schroot serve on my new system itself).






  • I’m totally fine with something like 540p or 480p, although I guess that’s because my preference is good ol’ TV shows that aired in the 90s or 00s over TV cable, so I’m fine with SDTV quality. And honestly, there’s not much sense in downloading all seasons of, say, Ally McBeal in 4K when you can download 8 full glorious 90s shows with their entire seasons in SDTV in the same space.

    Even with “modern” stuff, I’ve seldom found a movie or TV show post 2012 that merits anything higher than 720p. I don’t get why don’t movie codecs get a multi-res options so that for example you can get the action scenes in 1080p, even 60fps if you want, but the melancholic scenes and the quiet drama scenes and the credits in 480p. Would save lots of space without losing quality where it matters.





  • From an ethical standpoint, in the modern world, not teaching your children how to pirate is being an irresponsible parent. Not just because the “download stuff for free” aspect of piracy, but because piracy is associated to a number of moral and ethical decisions and tenets that also form important ideologies. Getting ready access to information, and being capable to redistribute information, for example, is a key element to anti-fascism ideologies which is why eg.: punk places an emphasis on radio. Being able to fight your own fights instead of only trading on the currency (digital or otherwise) other people impose on you is a core element of both digital and physical sovereignty, which is one of the reasons why stuff like KYC laws or banning of sex workers in economic operations have to be fought against.