Skip Navigation

User banner
Posts
1
Comments
79
Joined
1 yr. ago

  • @Cenotaph Nope, say the first doctor did 100 successful cases, the other did 2 successful and 2 failed, then the collective would be (100+2)100/104 = 98.07%

    So the number of cases would matter.

  • vaultwarden syncs your passwords locally so even if your server is down the passwords remain available on your device. And it is a wonderful password manager, you can share passwords with your family, have TOTPs, passkeys.

  • @tofubl tailscale is a mesh network that connects your clients together. and those clients would run a tailscale client on them. There is an additional option of sharing the local network that your device is on with your main tailscale network, thus connecting all your home devices to your private self hosted server network.
    This page has more details along with a video that goes in detail: #^https://tailscale.com/kb/1019/subnets

  • This can be achieved with tailscale using subnet routing. your local devices (ebook readers) can access your private servers if they are on a device thats on your tailnet (your phone).

  • @Sunny' 🌻 that must not happen, did you remove the custom location from before? The above is working with my pihole setup

  • code formatting is messed up :/

  • Add the following in Advanced tab

     
        
    location / {   return 301 /admin;}location /admin {   proxy_pass [url=http://<Pi-hole-IP>:<Pi-hole-Port>/admin;]http://<Pi-hole-IP>:<Pi-hole-Port>/admin;[/url]   proxy_set_header Host $host;   proxy_set_header X-Real-IP $remote_addr;   proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;   proxy_set_header X-Forwarded-Proto $scheme;}
    
      

    replace the IP and port

  • Many languages although English is primary.

  • and i'm not aware of any opensignups kind of communities on lemmy, there are not as many people here. Hopefully it changes in future.

  • TL is pretty good. IPT although has a bad reputation but has served me well over past 8 years. Besides that i would recommend MAM if you're into ebooks/audiobooks. They have invites open on Wed, Thur, Sat, Sun. and rutracker for music.

  • Share via email is not working for me as well but i can install/remove apps as before.

  • You can still choose to installt he old version in NC30 and it will do so. and I upgraded to NC30 and my forms app continues to be functional. you can still give it a try.

  • On my system i was able to use my integrated iGPU wit the follwing:

     
        
        devices:     - /dev/dri:/dev/dri
    
      

    The rest of your compose looks fine.

  • no issue. looks like DMs dont federate. have a nice day!

  • @ReedReads btw i tried sending you a DM, did you receive it? i'm not on lemmy so testing this out.

  • its on TL

  • hubzilla! its privacy controls are unparalleled, can be used as a webapp on any platform, can be used for individual profiles, forums or for building our website. (https://hubzilla.org/page/info/discover))

    I've been using it since a year and i am not disappointed.