reddit refugee

Same capital as: https://piefed.social/u/capital

Not trying to evade any bans. Just trying out PieFed.

  • 0 Posts
  • 27 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle
  • Full output of that command:

    amd_atl                69632  1
    edac_mce_amd           40960  0
    kvm_amd               249856  0
    kvm                  1449984  1 kvm_amd
    gpio_amdpt             16384  0
    gpio_generic           20480  1 gpio_amdpt
    amdgpu              20111360  70
    amdxcp                 12288  1 amdgpu
    drm_exec               12288  1 amdgpu
    gpu_sched              65536  1 amdgpu
    drm_buddy              24576  1 amdgpu
    i2c_algo_bit           20480  1 amdgpu
    drm_suballoc_helper    16384  1 amdgpu
    drm_display_helper    290816  1 amdgpu
    drm_ttm_helper         16384  1 amdgpu
    ttm                   114688  2 amdgpu,drm_ttm_helper
    video                  81920  3 asus_wmi,amdgpu,asus_nb_wmi
    [    0.330346] pci 0000:03:00.0: vgaarb: setting as boot VGA device
    [    0.330346] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
    [    0.330346] pci 0000:0e:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
    [    2.202336] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
    [    3.766492] amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
    

    And yes, KDE is standard. If I wanted Gnome, that’s a different download entirely and is based on Fedora Silverblue.





  • restic -> Wasabi, automated with shell script and cron. Uses an include list to tell it what paths to back up.

    Script has Pushover credentials to send me backup alerts. Parses restic log to tell me how much was backed up, removed, success/failure of backup, and current repo size.

    To be added: a periodic restore of a random file to have its hash compared to the current version of the file (will happen right after backup, unlikely to have changed in my workload), which will be subsequently deleted, and alert sent letting me know how the restore test went.






  • That inconsistency is why I find Bazzite (and other immutables) so compelling. What works on my machine is very likely to work on yours.

    My latest build is all AMD to help with compatibility/driver issues and I’m off to the races.

    I can’t seem to play things like PUBG and others who’s anti-cheat doesn’t work (I guess) but oh well. I’m considering adding a drive for Windows to play the ones that just won’t work.










  • I really wanted to like it. I’ve used ansible and puppet for work and there, declarative configuration made sense because I need to duplicate the same thing 1000’s of times.

    For desktop, it was incredibly annoying to me to have to change my config file every time I wanted to install a new application. I still found myself messing with drivers which I hate on any OS.

    My distro choices after Nix were meant to reduce the need to mess with drivers. Zorin and Mint have first-run installers for whatever card it detects (Nvidia for me at the time) which worked well enough.

    By that point I had read about immutable distros but wasn’t sure about them just yet. Since I was on a hopping spree I decided I’d try it out.

    When the Bazzite install went well and 99% of the applications I wanted to install were flatpaks anyway, it was a perfect fit. I’ve been running docker containers on my Ubuntu server for years so BoxBuddy was a natural fit for things that aren’t flatpaks (minecraft runs great in one). What’s more, KDE has a lot of keyboard combinations the same as Windows by default which made the switch even better for me. One that I had been fighting to add to gnome, which is admittedly small but annoying, the ability to use Meta+period to bring up an emoji selector, was built right into KDE by default?! I couldn’t believe it.

    Then, I started looking for an equivalent to FancyZones found in Windows PowerToys and… What do you know, that’s also built into KDE by default?

    Then a friend of mine gave me an AMD graphics card he was getting rid of which was an upgrade to my GTX 1060 I’ve been using since 2018. Since I had already moved to Bazzite, it was a simple re-base to move to the AMD version and it went off without a hitch.

    It’s all over, Bazzite and KDE are home for me now.


  • Bazzite has been amazing for me.

    I started with the nvidia base which I was getting some flickering on when using Wayland. Switching to x11 at the login screen resolved that for me.

    I recently upgraded my GPU with an AMD card this time and re-basing was super easy. Didn’t have to reinstall any apps or mess with drivers.

    This year I stopped using Windows 10. I started on NixOS, then tried Zorin, Mint, and now Bazzite. This one is it.

    This also happens to be my first foray into KDE and my god I’m liking it so much better than gnome or cinnamon.