“…could’ve made it but it’s cozy in the rut…”

  • 3 Posts
  • 34 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle





  • I was looking for a bookmark app that can sync via Syncthing too, but I had no luck finding such an app.

    I think I will end up using markdown editor (notes app), specifically Markor, because it allows appending links to a file (note) through the share menu. It’s using .md files which you can easily sync via Syncthing, and then open the file on desktop with some markdown editor like Joplin.
    On desktop you would have to manually copy and paste the link into the file though.

    It’s probably possible to streamline that process more, but if you don’t save a lot of links it’s ok, I guess.










  • I was just reading this issue on Github last night and I really don’t see how PeerTube is any better than a traditional server for hosting videos. The peer part of it seems to have such a miniscule impact on the whole thing that it just feels like a gimmick. I’ve read that the biggest problem for PeerTube instance hosts is storage and not the bandwidth. The only thing that peers can save you is tiny bit of bandwidth from what I understand.

    So from what I’ve gathered, relying on peers only for hosting the video is completely unviable. And that makes sense, especially for old, unpopular videos, there will be no peers to begin with. Even if every video on the site is being “seeded” by viewers, the reliability of connection and bandwidth would be very bad because you can’t know if the peer is some guy on the dial up connection. Even in the perfect scenario where everyone had very reliable connection and good bandwidth, the fact that browsers don’t support p2p protocol and rely on a hack/workaround to use it, will mean that there will be delays. So starting the video and rewinding would be painfully slow.

    Is there something that I’m missing, or is PeerTube really not that much better than a “normal” video hosting server?


  • Fair enough. It’s nice to have something that just works out of the box and doesn’t need much configuration, for sure.
    And even though most points you have mentioned are actually doable in OBS, they need additional setup/configuration or a plugin. But I personally don’t mind that, and in most cases I prefer that, especially granular configuration of video settings.