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/)OL
Posts
2
Comments
679
Joined
2 yr. ago

  • Reading these comments about your work must be so hard. I remember getting this kind of feedback for my projects from know-it-alls who never completed anything themselves. Keep up the good work, decentralize everything!

  • No idea, I haven't used a stock Android system for about 10 years.

    Go to Settings and search for "long press action".

    Edit: this setting has been available in Developer Settings in earlier Androids, so maybe if the official rom doesn't have the proper setting, you can find it there.

  • And you don't have your notification bar on the phone full of upload errors? Nextcloud doesn't open 15 seconds on the computer? Can you get to older photos in under an hour, while Nextcloud slowly loads one thumbnail per second?

    It is really unbeleviable how there are some people for whom Nextcloud just works, and the rest of us.

    I gave up on my personal self-hosted instance a long ago, and at work we use commercially hosted Nextcloud and have to get a new account ~yearly because it slows down like Windows 95 when data accumulates.

  • You will have 2 pieces of the puzle.

    1. Is the proxy, you can use tinyproxy or ssh -D
    2. Is the nat traversal /p2p connection. You can use tor hidden service, tuntox or reverse SSH for that. The first two work when both ends are behind NAT.

    You connect using the NAT traversal solution of your choice to the raspberry pi, and you forward proxy port from raspberry to a local port. You configure your browser to use localhost as a proxy.