SavvyBeardedFish

joined 2 years ago
[–] SavvyBeardedFish@reddthat.com 21 points 1 day ago (1 children)

Biggs & Wedge!

[–] SavvyBeardedFish@reddthat.com 7 points 1 month ago (1 children)

Ohh, I don't use their web based application... The compiler is open-source, so I just run it completely offline

Github repo for reference on how to install the compiler/CLI version

[–] SavvyBeardedFish@reddthat.com 21 points 1 month ago (4 children)

Big fan of Typst these days;

Markdown-like syntax, with LaTeX typesetting, great for technical documents at least

[–] SavvyBeardedFish@reddthat.com 8 points 2 months ago* (last edited 2 months ago) (4 children)

From what I've read Galaxy allows for downloading specific version of the games.

Might be misremembering, so take it with a pinch of salt

Edit: from https://www.reddit.com/r/linux_gaming/comments/1pxnkxj/so_for_people_who_says_we_dont_need_gog_galaxy/

It seems it's mostly "proper cloud saving" that's missing relative to Heroic 🤷

[–] SavvyBeardedFish@reddthat.com 125 points 2 months ago (13 children)

Surely they'll make a native Linux client then, right, right?!

(Meanwhile; shoutout to Heroic)

[–] SavvyBeardedFish@reddthat.com 2 points 2 months ago (1 children)

The mounting the partition with the current Kubuntu install was just to ensure that the data migration was working as-is, i.e. a sanity check.

And the ArchWiki link was more for the general concept of sharing drive between OSes, you can ignore the Windows specifics

Good luck with the setup, it should be doable :)

[–] SavvyBeardedFish@reddthat.com 3 points 2 months ago* (last edited 2 months ago) (3 children)

In general I was thinking; If you keep your steam library to a seperate partition you can easily mount that in the same matter as you would now, making the Steam migration very easy, while making your root and home partition(s) fresh otherwise

I'm not sure about migrating a single game, Steam is keeping a database (VDF-something if I recall correctly) of what you have installed, so it might get a bit confused if it suddenly only finds a single game.

If you have sufficient space on your drive(s) you could:

  1. Create a new partition
  2. Copy over all of Steam related files
  3. Move your home/.steam folder to a backup folder
  4. Mount your new partition on your Kubuntu install
  5. If that works, you can keep that partition on your CachyOS install

I think this blog covers the topic

EDIT: ArchWiki on sharing drive with Windows

[–] SavvyBeardedFish@reddthat.com 3 points 2 months ago (5 children)
  1. How is your steam library currently installed?
    • Is it part of your home directory?
    • Is it a seperate partition?
  2. M.2 SSDs should provide sufficient speeds, it shouldn't matter in the grand scheme of things whether you run a RAMdisk or from NVMe storage.
  3. Are you re-using your home directory from Kubuntu or will you be starting 'fresh' with the exception of your Steam library?
[–] SavvyBeardedFish@reddthat.com 1 points 2 months ago (1 children)

Any particular reason you're not on/tested the v590-branch? Of course it might be borked compared to 570, but might be worth a shot?

[–] SavvyBeardedFish@reddthat.com 1 points 3 months ago (1 children)

FYI:

the default, one of AMDVLK and RADV

I think that AMDVLK is shipping RADV per default now, so you might as well use RADV (for gaming, there might be other differences in OpenCL etc.), see Github/AMDVLK for more information;

In a move to streamline development and strengthen our commitment to the open-source community, AMD is unifying its Linux Vulkan driver strategy and has decided to discontinue the AMDVLK open-source project, throwing our full support behind the RADV driver as the officially supported open-source Vulkan driver for Radeon™ graphics adapters.

[–] SavvyBeardedFish@reddthat.com 5 points 4 months ago

Why not just grab the previous PKGBUILD version that worked?

[–] SavvyBeardedFish@reddthat.com 5 points 7 months ago (1 children)

Not sure if you have the same problem or not, but I had intermittent jitter spikes (and/or complete package drops) every 60 seconds on my Realtek chipset, ran:

sudo iw dev wlan0 set power_save off

And it's been stable since (just had to make a udev rule to make it persistent across boot)

view more: next ›