• 3 Posts
  • 44 Comments
Joined 1 year ago
cake
Cake day: June 5th, 2023

help-circle
  • To be fair, the budget isn’t so much a question of “how much I have”, but rather a question of “how long am I willing to save up”

    The 3K figure I used in my post was based on the relative price of similar systems I’d found online that “mostly” for the bill of what I was looking for.

    Systems that actually had the kind of CPU I was looking for often ran in the range of 7K, which would take me about two to three years to save up for.

    And while yes, I was looking in the wrong catagory, as far as I can tell they don’t sell non-NAS systems. I wasn’t able the find a single example of a server designed for CPU tasks until I posted here and was recommended the Minisforum MS-01. Which is, admittedly, overkill in the extreme, but at least I won’t have to upgrade for a long while, and I only have to save up for 3 or 4 months to afford it!
















  • I haven’t tried any of the other versions in a while, mostly because it takes forever to install, but I can do that. I’ll point out that this issue has been going on for years, and I had issues with all variants of steam I’ve tried before.

    I’ll download steam a few other times from various package managers to see if any of them work now that some time has passed. In particular, I’ll try rpm-ostree layering, docker, and nix.

    (edit) I’ve tried installing steam a few different ways. First, I tried installing with nix. nix profile install nixpkgs#steam resulted in an error about non-free software that couldn’t be bypassed, so I tried devbox global add steam@latest which did work, but only in so much as it installed. It failed to launch steam, never mind any games.

    Then I tried docker, since it’s what I used prior to flatpak. I first ran podman pull ghcr.io/ublue-os/bazzite-arch-gnome then ujust distrobox bazzite-arch ghcr.io/ublue-os/bazzite-arch-gnome This functioned well, but had the same exact problems as the flatpak version.

    I was unable to install the rpm-ostree version. Apparently, Bluefin doesn’t include it in the default repositories.

    I did test to see if ‘brew’ had steam in its packages, but unfortunately it didn’t.






  • There are a bunch of games on steam labeled as “playable”, but that silently fail when I attempt to launch them. Always the same issue, and it isn’t specific to a single game. Binding of Isiac was one of these until recently, where it mysteriously fixed itself while I wasn’t paying attention. Titanfall 2 is another, which I’m still struggling with.

    If anyones interested, I’ll copy paste the steam logs. I’m typing this from my phone, so I can’t do that from here.


  • Personally? Onboarding.

    I’ve looked at the instructions on how to install peertube several times now, but its just not worth the hassle at this point. Until I can run it in just a single docker image, without an external database or email service required, then I’m not going to bother.

    Its really frustrating, because I really like the project, but I just don’t have the ability to use services like it without docker or podman.