Guenther_Amanita 🍄

A weirdo doing weird things on the internet.

🇩🇪 DE/EN 🇬🇧

  • 4 Posts
  • 55 Comments
Joined 10 months ago
cake
Cake day: May 18th, 2024

help-circle


  • Guenther_Amanita 🍄@slrpnk.nettoLinux@lemmy.mlAMD vs Nvidia
    link
    fedilink
    arrow-up
    54
    arrow-down
    1
    ·
    28 days ago

    100% AMD, for sure. AMD won’t make much problems and works ootb.

    Nvidia on the other hand… if you already have a Nvidia GPU, then the proprietary drivers work pretty well, but even those won’t work flawlessly and still cause problems for many people.
    And the FOSS drivers are still in the early stages and won’t cut it. So why spend lots of money for a piece of hardware that won’t give you the performance you paid for?

    Also, Nvidia clearly doesn’t care about PCs or its’ users, so why support such a shitty company with your money?


  • 1. Distro choice

    I would recommend you either Aurora or Bluefin.
    Both are pretty much the same, but differ in their desktop environment.

    Traditionally, Gnome (Bluefin) always has been the champion in terms of being tablet-like, but from what I’ve heard, KDE has surpassed Gnome in terms of how well it works as a tablet UI.

    You can install the one or the other, and then later “rebase” to the other variant without needing to reinstall anything if you want to try the “competitor” or if you’re unhappy.

    This basically switches out the base system, but your installed apps and pictures are decoupled and kept. Like just doing a big update :D

    Why do I recommend you exactly that, and not just base Fedora or Kubuntu or whatever?

    Simple - you need to install the linux-surface kernel (and stuff), because without it, nothing will work, no stylus, no sleep, no battery, basically nothing.

    But said modified kernel is nothing ordinary, and might shit itself randomly.

    Not only would you have to install everything by hand, which was a task that not only let me return to Windows once, but twice as Linux noob! It also causes a lot of headache when you have to spend your evening fixing it via CLI or whatever.

    Here uBlue comes handy: you can “fix” your system with just one click.

    • Smort silica rock not thinking?
    • Grub says “NØ” after system update?
    • Me not care, me pressing space while booting, me selecting yesterday image, me watching YouTube when eating because me don’t care, knowing that dev daddy is already working on fix that ship tomorrow.

    You don’t even have to do manual updates or whatever, everything is done in the background for you, just like on your smartphone.

    You have to select the “I have a Surface device” option, and then everything comes pre-bundled and (hopefully) just werks™

    2. Note taking and PDFs

    I don’t know 🤷

    3. SD card

    🤷

    4. Stylus

    I believe KDE is better, because it has many wacom tablet input settings and features, but I sold that crappy Surface ages ago when Gnome was the obvious choice. The 🤷 also applies here I guess, because it was two years ago and felt like a completely different age compared to today.



  • You did everything right. Boot into the image that works, and then apply rpm-ostree rollback. This reverses the broken image and the working one, so you’ll boot into this one the next time you boot up until you change something in the order, e.g. by updating.

    In the meantime, wait a day or so and then update again.

    On what channel are you on? bazzite:latest or bazzite:stable?




  • Here’s my perspective. I’m exactly that kind of guy you mean.

    As soon as someone mentions “immutable distro”, I get triggered and start shilling for Bazzite et al.

    Why you might ask? Because I like using it, and because the guys behind it are chill dudes with a great vision and a lot of know-how.

    I’m just a normal guy without IT skills. I can’t code myself, I can’t review someone’s else code, I can’t do anything.

    But I wish I could.

    The only thing I am able to is making it more well known.
    If someone asks “What distro do you recommend for gaming?”, I’ll say “Bazzite”.

    Someone else might say “Arch”, and another one “Tumbleweed”. Everyone likes their own thing, and everyone shills for something else :)

    I really wish your theory was real, then I could make some $$$, but everything here is FOSS. The devs are just as broke as I am…



  • Usually only as long as I play games. After that, I shut it off. Why?

    • I run Bazzite, which updates itself in the background, but needs a restart to complete
    • It boots in seconds, because modern hard drives are crazy fast
    • The standby-LED is annoying when I sleep

    My laptop is usually on for a week, but I restart it from time to time, for the same reasons, and because devices need some sleep too! 😴


  • Guenther_Amanita 🍄@slrpnk.nettoLinux@lemmy.mlImmutable Distro Opinions
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    edit-2
    2 months ago

    Fedora Atomic IS immutable. Rpm-ostree just layers (or hides) stuff on top of the already existing image. If you layer something, e.g. Nvidia drivers, you still download the same image everyone else uses, but basically compile the driver from fresh and put it on top. And that takes time. This is the reason using rpm-ostree to layer stuff is not recommended.

    That’s why uBlue exists for example. It gives you a sane start setup, where all drivers are already built in into the image. And then you can either use the clean base and add your own stuff to create your own image, or use already great ones like Bluefin or Bazzite, where everything you want is already included.

    Atomic just means that every process is either completed without errors, or not at all. This way, you don’t get an half updated and broken system for example in case you loose power. Happened to me quite a few times already, but never with Fedora Atomic.

    Pretty much anything outside of /var/ (even /home/ is placed inside /var/) is read-only, and if you want to modify your install, you have to build your own image. Therefore, it is both immutable AND atomic.

    That’s why I prefer the term “image based”


    • You can still apply updates live, e.g. on Bazzite (Fedora Atomic) with the --apply-live tag (or however it’s spelled).
    • The root partition isn’t read only per se, but you have to change the upstream image itself instead of the one booted right now. You can use the uBlue-Builder for example to make your own custom Bazzite spin just for you if you want.
    • Both aren’t inherently secure or insecure. It’s harder to brick your system, yeah, for sure, but you can still fuck up some partitions or get malware. It’s just better because everything is transparently identifiable (ostree works like git), saved (fallback images), containerised and reproducible.
    • And you can still install system software, e.g. by layering it via rpm-ostree. Or use rootful containers in Distrobox and keep using apt or Pacman in there.

  • FYI, the creators of Aurora/ Bazzite/ Bluefin are currently working on bootable CentOS stream based OCI images. This means, that you will get a LTS version, similar to Debian, but image based and WAY more slow paced.

    My experience with uBlue has been flawless, but I don’t know if I would recommend it to an elderly person, because they might change a bit, and change is a stress factor for many people that age.




  • “Cloud native” means in this context, that the images are being built centrally by “the cloud” (in this case, it’s GitHub actions, but could be replaced by something else) and then the identical copies of the OS are distributed downstream.

    Contrary to traditional package manager based distros, this is more efficient and reliable.

    At least that’s the mission from what I know, but I also might be wrong. Then please correct me :)



  • The option(s) other commenters gave are great! But just to give you more options, I’ll give you a few additional ideas.

    1. KDE Connect: You can still use a normal desktop (preferably KDE or Gnome), set your display scale to 150+%, and then use your phone remotely to control the cursor, media playback, and more.
    2. Bazzite: often used to replace SteamOS, it also boots into Steam big picture mode by default, where you can set applications in the start menu. It has a nice console-like interface, and you don’t have to maintain anything, e.g. updating. It also supports Waydroid and webapps by default.
    3. An old laptop or mini-PC with Bluefin or Aurora. They are basically like Bazzite, but without gaming stuff. You can set the display scale to 200% and enjoy a worry-free experience. Optionally, you can install Phosh or Plasma Mobile on top, which is made for mobile devices.

  • If you’re a fan of that principle, then consider checking out Logseq.

    It’s main workflow is that you use the Journal page and write down everything that’s on your mind, may it be projects, research, social stuff, or whatever.

    And while writing, you link that stuff with other stuff, and in the end, even when forgetting the exact search cues, you can go hunting for words mentally, and always find what you wrote months ago.

    Obsidian, the competitor of it, is also great, but more similar to traditional note taking software, and therefore more hierarchical.

    Logseq is FOSS too btw!