• 0 Posts
  • 8 Comments
Joined 9 months ago
cake
Cake day: October 10th, 2024

help-circle



  • The Universal Blue people emphasize containerized stuff a little too much. It’s perfectly possible to add non-flatpak software to ostree distros, it just slows update processing down a little bit.

    Since abraunegg onedrive is available as an RPM, you can just layer it on top of Bazzite; download the rpm and and then rpm-ostree install ./onedrive.rpm

    If the RPM works on Fedora it will work in ostree distros too. Besides, if it foesn’t work, you can just rpm-ostree rollback and it’s like you never installed it, apart from things in your $HOME like config files.

    The recommendation is to avoid layering wherever possible, not that you can’t do it. Many apps are still a bit wonky as flatpaks, even if available.





  • I haven’t tried an OG Mastodon server, but currently running a GotoSocial instance, just for me.

    With mostly the default retention etc. settings, the instance takes at most a couple gigs of storage space. If some image has been rotated, it will be refetched if you view the post again.

    As for Federation, a single user instance is probably not a good idea if you’re just starting with the Fediverse. Only content from accounts a user on your server follows will reach your server, including posts boosted by the people someone follows. I was already following about 150 accounts when I set it up, so I didn’t really notice much difference in the home feed.

    OG Mastodon can utilize relays, which will help with the lack of content.

    For following topics, I made another user that follows some hashtag bots from fedi.buzz. The bots boost all posts with specific hashtags, so the posts reach my server.

    If I were to do this again, I’d probably go with full Mastodon instead of GtS, just because I like the UI. There are other niceties too.

    I think there’s no way to keep the same domain while changing the underlying server software, without breaking federation. If someone knows a way I’d be really interested.