Skip Navigation
Posts
0
Comments
104
Joined
2 yr. ago
  • Deluxe also includes Morrowind and Skyrim.

    ack-tually... that's a separate Elder Scrolls Summer Bundle. The "base" GOTY version has Knights of the Nine and Shivering Isles included, and then the "Deluxe" GOTY version adds all the smaller horse armor tier micro-transaction DLCs too. (that AFAIK you can't buy separately any more?)

  • Yeah, this is probably what OP noticed.

    Adwaita Sans is a tweaked version of Inter (the main change was to make lowercase I and L look less similar, IIRC) and then Adwaita Mono is basically Iosevka tweaked to match with Inter.

  • I use Tauon Music Box on Linux, I think it's pretty decent, but it is kinda playlist focused.

  • Yeah, the Forgejo documentation was dreadful when I last looked, it really showed its origin as a Gitea replacement for people already using (and understanding) Gitea.

  • That's cool. Any reason why you went with a self-hosted GitHub runner over making the full jump to a self-hosted Gitea instance + runner?

  • As much as I love the Steam Deck, I just don't find myself playing mine much. What makes you prefer it to your (I assume) desktop?

  • I managed 96% Linux, 4% Steam Deck.

    I really should use my deck more.

  • Permanently Deleted

  • Maybe Linux just isn't for you, and that's okay. Go use Windows or Mac and enjoy your "just works" setup and lack of involuntary learning.

  • I don't think you could go wrong for a tenner, I loved that game from start to finish. I watched all of the DoubleFine PsychOdyssey dev diary about making it afterward too, very enjoyable.

  • All the CDLC for RS2014 work by pretending to be the DLC for "Smashing Pumpkins - Cherub Rock", because it was given away for free as a preorder. If you get any of the other delisted DLC, you can use Rocksmith Custom Song Toolkit to change the ID to one you own (free or paid, as long as you have a steam license for it) and it should work.

  • I didn't think the project was about independence from Valve, moreso about avoiding duplication of effort among Bottles/Heroic/Lutris and Linux gaming support in general.

  • I think with a self-hosted mastodon instance, the main downside is poorer discovery across the fediverse as a whole.

    When you scale up to the thousands of users something like mastodon.social has, it's not really an issue because other users have already established connections between instances by following or replying... but if your instance only has a single user, you only see and share posts with the instances you've directly interacted with, and it can be really isolating. You have to already know what external accounts you want to follow, because your instance is initially blind to them.

    I feel like more instance connections leads to way larger amounts of data consumption too. I follow 120, and am followed by 12... my instance is currently using 24.1 GB for Media Storage.

  • PCPartPicker can filter for card length (in millimeters as opposed to inches, but still) and that should help with narrowing down your choices. Most GPUs have some variant that's shorter in length, but they might just charge a bit of a premium for it.

  • What I feel would be acceptable:

    If you're proud of your Framework laptop and want to brag about it, we'll give you some swag for free that you can show off with when you're out and about!

    What this looked like to me:

    If you're attending a conference we'd be paid to attend, but can't go to, will you show off your Framework laptop to attendees in an effort to convince them to buy one from us too, and we'll send you some stickers?

    The issue isn't even what they're asking for, but how their asking it.

  • When I last had an everyday carry USB stick (5+ years ago) I found I never actually used it for anything.

    I had Ventoy and some practical ISOs, and PortableApps with a bunch of useful software (firefox, foobar2000, GIMP, notepad++...) for when I was using someone else's Windows PC.

    ...think I stored like two word documents on it, ever.

  • Canvas!

  • did you find any solution for this?

  • The usual fix from the Jellyfin docs would be to check you file naming conventions, and add the TVDB or TMDB show ID to the folder so that it scrapes it correctly, or use the Identify option like @Rudee mentioned to select a better match from the UI after import.

    Both TVDB and TMDB consider Pokémon Journeys to be Season 23 of the original Pokémon show, the OMDB seems to list it as a standalone show though, so you could import and match it against that metadata.

  • I think we Fedora users just have to wait for RPMFusion to roll out the updated driver. Not entirely sure if they only use Stable branch drivers or not though. I'm used to Arch where it would just be in the AUR within the hour...

    I've been refreshing half the uBlue repos a lot today in the hopes there's some commits showing they're rolling the drivers out for Bluefin quickly 😂

    • For what I assume is a security precaution, SysRq is disabled by default in Fedora, and you need to go enable it if you want to be able to recover when shit like this happens - the link shows how, and explains what each letter does.
    • It's honestly hard to say what caused it, but you could check your system logs and see what looks suspicious around the time of the crash. journalctl, dmesg and your steam logs (in ~/.steam/steam/logs usually) could be worth a look, or worth showing someone else at least if you aren't sure whats going on in there.
    • I'd avoid actively trying to cause it, but if it happens again you handled it exactly how I'd try handle it. Having SysRq enabled would let r-e-i-s-u-b handle it more gracefully than a forced shutdown at least!
  • Regardless of what distro you do end up using, the Arch Wiki is a great bookmark to have. The info is like 90% relevant to Linux in general, and at worst you might need to figure out what a file path or package might have changed to in the likes of Ubuntu or Fedora.