- 1 Post
- 12 Comments
Thanks. I have been lurking ever since Reddit’s third-party client shenanigans, actually. 😅
The Android client has a recurring bug where the connection to the Tailnet and the DNS break about half the time when switching between Wi-Fi and cellular networks. Plus, I can’t use it and a VPN at the same time.
I can remedy that by toggling the connection off and on from the notifications panel, but it still keeps breaking with stuff that use a persistent connection, like ntfy (a UnifiedPush server).
Yeah, it is the proxy. Same is true for SSH, though.
Sorry. I (and probably others here as well) have never of it before. I thought it was a Lemmy client or server, due to the community you posted in.
That’s what I meant by the non-profit motive. Reddit and Discord sell those data for more profit.
Lemmy (or Fediverse) is not private at all.
Its main appeal (at least for me) is the non-profit motive and censorship resistance, and that you can also browse it anonymously.
If you are getting IP blocked by your instance (server you are connected to), just choose another one.
There really isn’t that much when it comes to customization. Your reverse proxy needs to support websockets and I use Caddy for that.
I also host ntfy on the same server and FMD had problems sending requests to it. All I had to do was to allow FMD container to send requests to the host machine by adding
ntfy.mydomain.com:host-gatewayDocker host mapping to it.
I am self-hosting FMD and it works pretty well
There is min:sec:hour? I feel incredibly fortunate to have never interacted with it.
Since you have mentioned that you have an RX 9070–which is a relatively new card, you should stay away from LTS distros like Ubuntu LTS and OpenSUSE Leap. Those have older kernels and Mesa which will noticeably impact your graphics experience.
For GUI-based app installation: pretty much all desktop environments have an app for it (e.g. Discover on KDE Plasma). Use can use them install software packaged by your distro, or other sources such as flatpak/Flathub. As mentioned by others, there are some independent storefronts such as Bazaar as well.





That was it! I messed around with the port-forward settings with no luck in the past. Disabling the “Masquerade” option in the firewall settings for the server’s VLAN worked. Thanks a bunch.