• 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 1st, 2023

help-circle

  • I doubt Reddit builds a decent search engine, that doesn’t actually help them at all.
    If users can search, they find a previous post pertaining to what they want to see/know and they move on.
    If there’s no search, users can’t find old posts or comments so they make new posts about a previously posted topic and more comments are made as other users react. That’s more content, even if low quality from a user perspective, that shows engagement which can be sold to advertisers.

    That’s before considering the engineering effort it takes to make a good search engine, constantly fine tune that algorithm, and try to outpace those that are trying to game the search algorithm.






  • I’m not sure, that’s a question for the Dev.

    Some of the reason may be the hastle of rebranding, having two Openboards would be confusing so the fork would need to change names and icons and such. Some of it is also be this is for personal use, and we happen to find it, so they may not be interested in the expectation of maintaining it beyond their own useage. Some of it may be this is good enough, Openboard’s release cycle is pretty slow so the fork doesn’t need to be updated and released often, so an APK on Github downloaded twice a year is good enohgh for them.



  • Containers like Docker/Podman? I only use that for selfhosted services on my servers. I can’t speak to Docker/Podman applications used on desktop.

    If you want to include more universal package methods such ad Snap, Flatpak, and AppImage, I use Flatpak installations for things I want to sandbox that don’t have a focus on Linux Development. These are applications like Discord and Spotify. I’ll also install applications through Flatpak that aren’t available through my package manager, after checking that the Flatpak is maintained by the developer. An example of that which I use is Czkawka which finds and offers solutions for duplicate and similar files.
    The way I used Flatpak, I haven’t run into any show stopping issues although I do know using Flatpak for CLI applications can be difficult and annoying. I believe Flatpak CLI apps need to be run by using the full Flatpak package name instead of just the executable name.




  • It is probable that these instances follow in the footsteps of Reddit- the cycle repeats.

    I don’t think this is completely the case. Some instances will suffer from overzealous mods and admins, others will suffer because of absent ones, others will have too strict or too lax rules. That’s unavoidable in any large number of communities. But Reddit is preparing and doing something that the vast majority of Lemmy instances will never do, Reddit is trying to prepare for an IPO and to have to show growth to shareholders on top of advertisers.

    If that is something that could be done by a Lemmy instance, if that is botched it would be even easier for Lemmy users to jump ship to other instsnces and potentially defederate from the IPO instance.





  • If you’re open to things similar to Plex, I’d recommend Jellyfin! Plex has been making some decisions lately that aren’t necessarily selfhoster friendly. A selfhosted instance of Plex still authenticates using Plex’s central servers (if you’re internet is out or Plex is down and you want to stream your own movies or shows, that won’t work due to failed authentication). That’s compared to your Jellyfin instance handling authentication locally. If you can contact your server, you can watch your media. Plex has also announced a credit skipping feature, uploading credit timing to their central servers that can be restored on complete rebuild. While they say it’s anonymous, they need some way to associate you and the proper credit timings, to send that back to you.

    Jellyfin is earlier days in development, and you should check to see what clients are available to see if that would work with your hardware. But Jellyfin is definitely catching up, I’ve been very happy with their server and applications.