• 3 Posts
  • 269 Comments
Joined 1 year ago
cake
Cake day: April 27th, 2024

help-circle

  • This does not encrypt during transit, and my network is not a trusted party.

    Then honestly, you have other problems than setting up Jellyfin.

    For real though, if you think someone is (or might be) listening in on your local network, i.e. have physical access or compromised one of your machines, then the Jellyfin traffic is the least of your problems. Pick your battles. What’s the worst that could happen here - someone gets to know your favorite show?

    They do, because if ProtonVPN blocks LAN connections then the only other option is exposing the server to the WAN

    Ah, I see. On your PC you should just be able to set a static route over the physical interface for 192.168.0.0/24 (or whatever your local network is) which takes precedence over the VPN. For android… Oof, no idea. Probably need root.


  • What are you talking about. Please clarify if this is actually true:

    I don’t plan to access it anywhere but home.

    This would mean that you only want to access Jellyfin when you, and the device you are watching your show/movie on, are at home, where the Pi/server also is.

    Is this correct?

    If so, then questions about VPN, Certificates, DNS,… do not matter.

    1. host Jellyfin on the Pi, e.g. with IP 192.168.10.20 on your local network
    2. open the Jellyfin app on your TV/Phone/PC, connect to http://192.168.10.20:8096/
    3. done

    Now you can access it at home, and only at home. I honestly fail to see where a VPN would even come into the equation here (again, if you wish to ONLY watch when you are at home, as you’ve said).









  • I mean… “To fear”? No. But There are plenty legitimate to remove comments and posts that have nothing, and I mean absolutely nothing, to do with mod overreach or censorship.

    • removing derailing threads from heated discussions
    • removing the annoying “just asking questions” people from LGBTQ+ safe spaces
    • removing posts accidentally posted into the wrong community
    • removing troll posts
    • banning repeat troublemakers not willing to follow the rules
    • removing aggressive, sexist, racist,… posts

    On the other hand, anti-moderation people only ever seem to come up with “but I want to be able to post whatever I want!”

    “Free speech” in this context means: you can go create your own instance or community, with blackjack and hookers! And mods can use the tools at their disposal to enable the rest of us to not have to deal with bullshit.








  • At this point, package management is the main differentiating factor between distro (families). Personally, I’m vehemently opposed to erasing those differences.

    The “just use flatpak!” crowd is kind of correct when we’re talking solely about Linux newcomers, but if you are at all comfortable with light troubleshooting if/when something breaks, each package manager has something unique und useful to offer. Pacman and the AUR a a good example, but personally, you can wring nixpkgs Fron my cold dead hands.

    And so you will never get people to agree on one “standard” way of packaging, because doing your own thing is kind of the spirit of open source software.

    But even more importantly, this should not matter to developers. It’s not really their job to package the software, for reasons including that it’s just not reasonable to expect them to cater to all package managers. Let distro maintainers take care of that.



  • As a fellow Futo user: it’s not great out of the box. My biggest recommendations are:

    • under Languages and models, download all the voice models (if you use those), transformers, and wordlists you can for your languages
    • if you use multiple languages, set the check on “multilingual typing” for ALL of those languages
    • this is probably the biggest one: in text prediction -> Advanced Parameters, DRASTICALLY change the values. The original ones are 3.4 and 4.0 for LLM strength and autocorrect threshold, mine are currently set at 28.5 and 0.8, respectively. This takes the autocorrect from “occasionally working” to “as good as SwiftKey” for me.
    • Keyboard and Typing -> Long Press -> Show hints. Could not find that for ages so thought I’d add it here.

    Also, two super useful shortcuts: you can press the space-bar and move your finger around to move the pointer; and the same for backspace to fine-control what to delete.

    Hope this helps, but if not… What additional gripes do you have with it?