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

  • 0 Posts
  • 23 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?











  • I’m not the OP, but Vivaldi has been my main browser for many years now.
    The reason why some people like Vivaldi is the same reason why other people dislike it. It has a lot of additional features and customization options that other browsers don’t. You may find that cool (e.g., people who used old Opera), or you may dislike it, because “I just want a browser to open web pages.”

    But anyways…here are some features that I really like and I miss in other browsers:

    • Highly customizable shortcuts, gestures and command chains (macros) I use mouse gestures a lot, and on Firefox I had to install an extension to get that feature. Also one tiny feature that I love in Vivaldi, that I really miss in other browsers is to switch tabs by scrolling mousewheel while the cursor is over the tab bar.
    • Easy way to add custom search engines (I assume other browsers have this too, but I know that on Firefox it’s a little bit longer process to make one)
    • Many ways to organize tabs (stacking, grouping, renaming tab groups…)
    • Tab tiling (arranging opened webpages in a single window, good for comparing stuff or multitasking)
    • Mail client and RSS feed reader (not very polished but it’s still convenient)
    • Workspaces (good for separating tabs, e.g., work, shopping, entertainment…)
    • Simple markdown notes (you can access them quickly from a side panel, and u can quickly add selected text from a webpage by right clicking the text and add to note)
    • Customizable menus (e.g., customizing options that are presented in the right click context menu)
    • Quick commands (it’s like a command palette from which you can search history, bookmarks, run commands, do simple calculations, etc.) you could in theory make your browser UI-less and just use the Quick commands.

    Those are just some of my favorites but there is a lot more…And almost all of these additional features you can disable selectively if you wish to do so.