• 0 Posts
  • 82 Comments
Joined 1 year ago
cake
Cake day: September 19th, 2023

  • UnmappedtoSelfhosted@lemmy.worldCan we combine CloudFlare tunnel's Email OTP with apps ?English
    arrow-up
    5
    arrow-down
    1
    ·
    2 days ago
    edit-2
    2 days ago
    link
    fedilink

    From what I understand running high bandwidth things like video streaming through cloudflare tunnels will get your cloudflare account banned or charged (which is why they require payment info to setup tunnels).

    Best to keep things like emby, jellyfin, and Plex to tailscale or just open the port.

    Idk how emby works but with Plex I feel pretty safe having port open. Since any logins have to auth though Plex’s servers.



  • From what I understand tailscale is basically wire guard but made convenient. And how they do that is by managing you wire guard keys for you. So I would have assumed they could use the keys to access your network. HOWever while trying to look into this just now I found out tailnet lock exist and it says “When tailnet lock is enabled, even if Tailscale infrastructure is malicious or hacked, attackers can’t send or receive traffic on your tailnet.


  • Not really directly answering your question here so feel free to ignore me. But if I’m understanding right your setup sounds like a more complicated way of doing what I am.

    I put tailscale on all my devices. And in every docker compose for the ports I do. TailscaleIP:hostport:containerport

    So nothing can be access on local network at all. Only through tailscale. Which I can access from any of my devices locally or remotely without opening a port. All E2E encrypted I’m pretty sure. The only con is having to trust tailscale.

    I do keep Plex port open for friends though.



  • UnmappedtoLinux@lemmy.mlPrinting on Linux
    arrow-up
    6
    arrow-down
    0
    ·
    14 days ago
    edit-2
    14 days ago
    link
    fedilink

    I noticed this too. In theprimeagens recent video on cups problem they kept making jokes about printing on Unix. I think I must be lucky or something cause so far every printer I have setup on Linux has been easier then having to download all the bloatware to make them work on windows. But I have only done about 6 printers so far on Linux.


  • UnmappedtoLinux@lemmy.mlIs there a programming specific distro?
    arrow-up
    23
    arrow-down
    0
    ·
    14 days ago
    edit-2
    14 days ago
    link
    fedilink

    Not that I know of, but I kind of feel like Nixos could be. The way you can use nix flakes or shells so each project has its on version of nodejs, go, rust, or w/e you use. Instead of having them installed system wide. And you can put the flake.nix and flake.lock in your git repo so any other Dev with nix can use it to DL the exact same packages.



  • UnmappedtoAsklemmy@lemmy.mlAmazon Returns
    arrow-up
    8
    arrow-down
    0
    ·
    17 days ago
    link
    fedilink

    The return system uses weight. There is a scam ppl have done where you order something then switch it with the same weight in rocks or sand. Then send as a return to get your money back. So I assume a empty box wouldn’t have the needed weight and would be flagged.





  • I see it a lot when ppl complain about signal, but just can’t understand why you would save 10+ years in old msgs. Almost all my signal conversations even GRP chats are set to 1 week auto delete. If something important Is said that I need to save, I copy/paste it into my note app where I can organize it. Its sounds so impractical to dig through 10+ years of data everytime you need something. Plus it would be awful to know there is a log of all the dumb things I said 10 years ago lol.







  • UnmappedtoAsklemmy@lemmy.mlTouch Typing
    arrow-up
    7
    arrow-down
    0
    ·
    1 month ago
    edit-2
    1 month ago
    link
    fedilink

    About a year ago I finally took the time to learn it. Just make sure you know which finger should hit which keys. And then do a bunch of practice. My favorite way to to practice is Monkey type. Its all about the muscle memory. Doesn’t take as long as you’d think ether. About 20 hrs of practice and I was just as fast as I was before. Then you will start getting really fast if you keep it up.


  • Well Plex has the live TV stuff you just need a tuner. So there are programs that act as tuners for IPTV. Like a middle man between IPTV and Plex. I’m still switching around trying to find one that works best. They all seem to have pros and cons. There is Xteve and Telly. Xteve is easier to setup but hasn’t been updated in a long time. There is a newer fork of xteve called Threadfin but it has a bug which keeps me from being able to add a m3u link. But I found a fork of the fork where the bug is fixed.