• 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle








    • Find an open-source software that you’re interested in, but your main distro doesn’t provide it in the official repo. Be a packager for this software.
    • Open your distro’s wiki, rewrite (or contribute, if already good enough) a page or section.
    • Try the bleeding-edge version (or very-early testing) of your favourite distro, and submit some test results, regarding to your hardware.

    IMHO these tasks are interesting, could learn a lot from these tasks, and other linux users could benefit from these work



  • Also: I think rpm-ostree only supports rpm-based packages, tho; right?

    Can I install .deb software too?

    I don’t think rpm-ostree could support .deb softwares, just like dnf/yum can’t support deb packages.

    Can you share your use case for trying to install a deb package in Fedora? I’m just curious.

    And is there any kind of system-as-a-config-file kind of solution available like in NixOS or blendOS?

    Good question. I only have a few computers, so I had never considered about it.


  • While I’ve looked into Fedora Silverblue, that distro is limited to only install Flatpaks, which is fine for “apps”, but seems to be more of a problem with managing system- and CLI tools.

    No. Your understanding to Fedora Silverblue is wrong. I can just run rpm-ostree install package.name in Silverblue, like other Fedora spins. The small disadvantage is that I need to reboot to apply this update. (re-construct)

    but doesn’t that result in new A/B snapshots, or something like that?

    Well, you can call it snapshots, but there is no need to think about it. In most cases, the system points to the newest snapshot (deployment 0). If a rollback is needed, I can pin to the older deployments. When a major change is to be applied (Like bump Fedora version), I’d manually mark the current deployment as dont-auto-delete.

    Sure, but I’d like to have a more seamless experience, i.e. not having to open/start any “containers” or something like that.

    I never used toolbox in my Fedora Silverblue system. I feel that I can’t tell the difference between using Silverblue and the default Fedora spin








  • I think the biggest challenge is anti-cheat. I don’t know if there is any solution instead of waiting for native release (like Dota2 and CSGO). Also, although I don’t like Microsoft GamePass, lacking the support of it means we may need to pay extra to try various games.

    I think Wine/Proton works really great nowadays (well I’ve repeated it at different places). As 2023-07-28, ProtonDB shows that in the top 1000 games, 75% are rated gold or better.

    When it comes to distro, I think most popular ones are good enough if they meet to conditions (1) packages are not too out-dated (2) Not difficult to install some non-free dependencies (like rpmfusion)