Admin: lemux

Issues and Updates: !server_news

Find me:

mastodon: @minnix@upallnight.minnix.dev

matrix: @minnix:minnix.dev

peertube: @minnix@nightshift.minnix.dev

funkwhale: @minnix@allnightlong.minnix.dev

writefreely: @minnix@tech.minnix.dev

  • 4 Posts
  • 30 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle




  • minnix@lemux.minnix.devtoLinux@lemmy.mlSilverblue vs uBlue
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    5
    ·
    18 days ago

    So, the points in favor of Kinoite is sticking closer to upstream, however it seems like I would need to layer quite a few packages. My understanding is that this is discouraged in an rpm-ostree setup, particularly due to update time and possible mismatches with RPMFusion

    It’s not only discouraged but often times it’s system breaking. I used Kinoite for a year before I just became too frustrated and gave up. The first thing I learned though was to stay away from package layering because it tended to break things more often than not. Basically if you can’t find or build a flatpak and you don’t want to use toolbox all the time, just stick with workstation. Immutable is great when deploying to multiple servers or locked-down corporate workstations, but it makes no sense for your personal setup especially if you’re already familiar with Linux.








  • It notes that Bluesky users will be able to participate in the global conversation, instead of the one dictated by the community they join, as aspects of how your experience differs from others is in your control thanks to other features, like custom feeds and composable moderation. The latter means moderation is not tied to your server. While server operators can set rules around the content they host, communities can use blocklists and soon, independent moderation services, to introduce additional layers of moderation. That means there’s not as much pressure on server operaters to block other servers (defederate) because of the content they host, since users will have their own tools to manage their moderation preferences.

    This is a nice bit of tech.


  • I don’t think I would ever be in favor of activity that leads to further centralization. I don’t disagree that fragmentation can make things somewhat confusing for new users, but there are some advantages as well. I like to post to smaller communities for the most part rather than the larger ml and world domains. The responses are more focused on the topic at hand, the communities are usually less hostile and hive-minded, and having all discussions on a just a few big servers leads to a the problem of having all of your eggs in one basket (ie. discussions and accounts disappearing when these servers can’t maintain server costs, the admins move on to other projects, or just poor maintenance practices.) To me it is worth the effort to cross-post and seek out other communities to find interesting content.







  • I learned quickly that installing apps the traditional way causes pretty major instability. You’re basically rebasing the entire OS via ostree to install one application. After my second nuke and pave due to updates no longer working from me rebasing I took the time to learn toolbox so if a flatpak is not available I can still use an application (containerized) without altering the OS. Toolbox by default pulls in another Fedora install as the app base. I recommend using Alpine instead, much smaller and lighter.

    I guess the moral of the story is learn to install applications the correct way, or just don’t use an immutable OS




  • More than like likely yes, although you shouldn’t have to and this is not expected behavior. Same thing happened to me with Kinoite. Twice. I still got flatpak upgrades through Discover but no longer system upgrades, or the system upgrades would appear but error out. I just decided to not rebase anymore after the third reinstall and use toolbox for everything that didn’t have a flatpak available.