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/)G
6
36
3 yr. ago

  • Slow packages?

  • Slow packages?

  • In the F‑Droid app, open Repositories, select Mirrors, and then uncheck the default mirror as well as any mirrors that aren’t nearby.

  • Have you tried syncthing? It works great with keepassxc.

    Vaultwarden is pretty easy to self host.

  • F-Droid @lemmy.ml

    WG Tunnel missing?

    f-droid.org /packages/com.zaneschepke.wireguardautotunnel/
  • WG Tunnel does that natively, you can whitelist some wifis and auto connect on other and optionally on mobile data

  • I recommend FSArchiver, it can handle different size partitions

  • Recently I stumbled upon nb

  • Filen cloud

  • For me: uploading single file using their client ~25MB/s, downloading ~50MB/s (30-60MB/s). In newer versions of their linux client it's possible to mount filen as network drive or to start webdav/s3 server.

  • Kbin no run

  • Games @lemmy.world

    Unsolvable epic store captcha

  • It depends if your reverse proxy is inside your home network or outside. It should work without any other configuration if you forward ports 80&443 from external domain with something similar to rathole and configure reverse proxy inside home network.

    This is not an answer to your question about using the same url, but see this article, it might be helpful. Tl;dr: mdns + reverse proxy.

  • Grab live cd and run it in qemu:

     
        
    qemu-system-x86_64 -enable-kvm -machine type=pc \
    -cpu host -smp 2 \
    -m 4096 -device virtio-balloon \
    -vga virtio -display sdl,gl=on \
    -usb -device usb-tablet \
    -boot d -cdrom "$@"
    
      
  • F-Droid @lemmy.ml

    can't update some apps

  • Linux @lemmy.ml

    Where does pipewire store its properties?

  • Selfhosted @lemmy.world

    Sharrr in a container?

    github.com /stophecom/sharrr-svelte/issues/31