• 0 Posts
  • 55 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle
  • I would look into Tailscale based on your responses here. I don’t know what your use case is exactly but you set TS up on your server and then again on your phone/laptop and you can connect them through the vpn directly. No extra exposed ports or making a domain or whatnot.

    If you want other people to access the server they will need to make a TS account and you can authorize them.







  • That’s what that Star Trek server did.

    The problem with that is that you need to make a user on one of those servers. Do you make it on the politics one, or the games one? What happens 3 months later when you realize the server you picked on a whim is full of assholes and gets defederated?

    Do you think an average user at that point would move their subscriptions to a new account or will they get annoyed at the concept?


  • To be honest, that seems like it should be the one thing they are reliably good at. It requires just looking up info on their database, with no manipulation.

    That’s not how they are designed at all. LLMs are just text predictors. If the user inputs something like “A B C D E F” then the next most likely word would be “G”.

    Companies like OpenAI will try to add context to make things seem smarter, like prime it with the current date so it won’t just respond with some date it was trained on, or look for info on specific people or whatnot, but at its core, they are just really big auto fill text predictors.


  • The network effect is real. You can have the best, most awesomely-designed social media platform ever and it will be useless if you are the only person on it.

    You can try to convince all your contacts to switch away from whatever app is causing the most evil today, but you also have to convince all of your contacts’ contacts and all of theirs as well.












  • Side note. Don’t use hardware acceleration with TDARR. You will get much better encodes with software encoding, which is great for archival and saving storage.

    Use hardware acceleration with Jellyfin for transcoding code on the fly for a client that needs it.

    If you know what your client specs are, you can use TDARR to reencode everything to what they need and then you won’t have to transcode anything with Jellyfin.