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/)MN
Posts
5
Comments
114
Joined
2 yr. ago

  • Any chance you could make the width of the columns resizable to I can make the post column wider? I use it on the desktop and really love it but a wider post list would make it even better.

  • It's really sad, I am a VIP user for 10 years now but a 100% price increase is just too much for me. Are there any valid alternatives? The other commercial ones mentioned here cost pretty much the same so that not really and option for me.

    Also, you mentioned you can export your data? Were you referring to third party export tools like traktextract?

    *edit: Found the GDPR export.

  • Games @lemmy.world

    BitCraft Online an upcoming AAA mmo goes open source

    Open Source @lemmy.ml

    BitCraft Online an upcoming AAA mmo goes open source

  • Hm, I am not seeing the fix, when I click your last message in my inbox for example it just opens it in the left pane. Also when I then click "View All Comments" they all stay in the left pane. Do you mean it's internally fixed already but not yet deployed?

    https://piefed.social/ combines the posts and there was a t least one other web client I saw which does it as well but I can't find it at the moment.

  • I love it, this feature made me use Voyager on the desktop! Just one small nitpick. When you click posts in the inbox (and maybe other places as well) they don't open in the right pane, they stay in the left.

    Unrelated but since I am here already here, it would be great if voyager gets a feature that combines posts with the same links in post list, like some other front ends do. Removes a lot of noise which I really like.

  • Just to be clear this is a killswitch, that's what you want right? So that it's only possible to connect through the VPN (tun0). And if the VPN goes down your internet gets "killed" so you don't leak your IP.

    In that case you want to start ufw when you system starts, so you would need to whitelist your VPN but if your VPN is already connected it should work without whitelisting the IP I guess but never tried it since that's not recommended.

  • This is how I do it:

     
        
    sudo ufw default deny outgoing
    sudo ufw default deny incoming
    sudo ufw allow out on tun0 from any to any
    
    sudo ufw allow out to VPN_IP_ADDRESS proto udp
    
    
      

    You have to do the last line for all your VPN server ips or the initial DNS request will not go through. If you connect through udp.

  • Privacy @lemmy.ml

    How to replace or open blocked embedded youtube videos

    Linux @lemmy.world

    Ladybird announcement

    Linux @lemmy.ml

    Ladybird announcement