Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)PU
Posts
37
Comments
239
Joined
2 yr. ago

  • I want instances that block as few other users as possible so I can decide for myself what content I see.

    Then you want to selfhost, otherwise you'll always be at the will of someone else to decide which instances they want to federate with.

    Even then, you'll still want to have in mind instances known for spam, bots, or shady content have been blocked.

  • The actions are amazing, and I was also able to integrate them with tailscale so I can build and deploy everything within my network automatically.
    I run it in a vps with 1cpu and 2gb ram along several other services.

  • Well, not only this data, all activity on lemmy is public since it needs to be federated (sent to all instances subscribed to the community will receive all activity).
    Which means any person can track anyone if they subscribe to the same communities the user's instance has.

    AFAIK the only activity not sent is saved content, and downvotes from content hosted in instances which disabled them.

    EDIT: for more example, here's my upvote to this post

     
        
    "actor":"https://lemmy.pe1uca.dev/u/pe1uca","object":"https://sh.itjust.works/post/8931097","type":"Like","id":"https://lemmy.pe1uca.dev/activities/like/f6b0cced-4e1c-41d7-bf11-349b680c4d84","audience":"https://lemmy.one/c/privacyguides"  
      
      

    And here's the original comment

     
        
    actor":"https://lemmy.pe1uca.dev/u/pe1uca","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"type":"Note","id":"https://lemmy.pe1uca.dev/comment/1434121","attributedTo":"https://lemmy.pe1uca.dev/u/pe1uca","to":["https://www.w3.org/ns/activitystreams#Public"],"cc":["https://lemmy.one/c/privacyguides","https://sh.itjust.works/u/andrew_bidlaw"],"content":"","mediaType":"text/markdown"},"published":"2023-11-11T04:07:31.962497+00:00","tag":[{"href":"https://sh.itjust.works/u/andrew_bidlaw","name":"@andrew_bidlaw@sh.itjust.works","type":"Mention"}],"distinguished":false,"language":{"identifier":"en","name":"English"},"audience":"https://lemmy.one/c/privacyguides"},"cc":["https://lemmy.one/c/privacyguides","https://sh.itjust.works/u/andrew_bidlaw"],"tag":[{"href":"https://sh.itjust.works/u/andrew_bidlaw","name":"@andrew_bidlaw@sh.itjust.works","type":"Mention"}],"type":"Create","id":"https://lemmy.pe1uca.dev/activities/create/7a1c726e-0191-4a71-8980-a565727ac52d","audience":"https://lemmy.one/c/privacyguides"   
      
      

    And all instances which are subscribed to this community need to receive this information to keep it updated.

  • I've been following a bit Arcade Quebec to improve my french, so I can't give you a proper review since I understand half of what is said :P
    Also I was listening to Horreur Podcast but the last episode is from March called "L'épisode final", again, I understood very little so I don't know exactly what happened.

  • It's been great and not that expensive using a VPS.
    $6 for the vps and $1 for 40GB HDD.
    Although the HDD probably is making my instance slow, to improve it it'd be $4 for 40GB of SSD, but since the instance is only for me I don't have any issue in waiting a few minutes.

  • I've been thinking on pre-processing my library to be able to serve it on a low level device, have you thought about that option?
    In my case since I know what content I'll be watching the most in what devices and have the space to duplicate it (since I don't want to lose the original files)

  • That's exactly what 1:a:0 does, from the first stream, from the audio streams, select the first stream.
    In this case since the audio is the second stream 1:a:0 is the same as 1:1

    I just tried it the other way, moving the audio from the mkv to the mp4 and it works properly.
    Probably I can try to bundle the video of the mkv into an mp4 since Jellyfin is going to be doing it anyway when I try to stream to most devices.

  • Wasn't there some concern about branch?
    The adlist I have for my PiHole has their domains blocked.
    Or is this a different branch?

     
        
    # [branch.io]
    0.0.0.0 branch.io
    0.0.0.0 api2.branch.io
    0.0.0.0 cdn.branch.io
    0.0.0.0 vulcan.branch.io
    
      
  • I'm using PiHole with my tailscale to use their MagicDNS.
    This shares the PiHole among all the devices connected to the tailnet, and in the PiHole you can configure your local DNS to point your domains to your tailIP.
    My setup has several services in a single machine, so there's also the issue of ports, for that I use caddy as a reverse proxy, which also allows me to have HTTPS only configuring the key to my registrar for the DNS challenge

  • there’s also Aegis and 2FAS, but I have no idea about WebDAV servers and also don’t want to rely on Google Drive for backup, also because I’m moving away from Google services.

    If your only issue are the backups, then you can still use aegis with automatic encrypted backup to a folder in your device and then use syncthing to automatically send it to your machine. From there use any other backup solution like duplicati or restic.
    (Remember that syncthing is not a backup solution, it should only be used as a way to automatically sync files between devices) (People have had many issues with duplicate, but I've only seen posts about huge amounts of data, for something like aegis backups has been working fine for me)

    I'd also recommend you asking in !selfhosted@lemmy.world

  • The only issue I've had is with games from kakao, they crash after a few minutes of starting. I think the last time I tried it said something abiut modification to the OS. But that's the only developer I've had problems with, the rest of the games I have play without issue.

    Also the only downside I see is the tap to pay not working at all, but that's not graphenOS' problem, google won't certificate them.