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.
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-gateway Docker host mapping to it.
I am self-hosting FMD and it works pretty well
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.
Ivy Wallet. While it is unmaintained as of recently, it is pretty much feature-complete and I really like its UI.


I have been using Linux for a few years now I have never seen someone say “arch btw” unironically. I swear, memers do more damage to its perception.


The unfortunate thing is that OEMs don’t really have an incentive to ship Linux-powered systems.
Have you ever noticed how vendors who ship computers with Linux often do so at the same or greater cost than Windows? I believe I have heard somewhere that Microsoft subsidizes OEMs for shipping with Windows, which is scummy but Linux can’t really compete with this.
Yeah, I have been using it like that for a while. It is just a single environment variable.


Wasn’t Signal only able to disclose first and last timestamps when a user has connected to their servers when receiving legal requests? I just assumed their protocol made it so that they can’t do it, or they theoretically can but don’t store such logs.


I got a very recent Thinkpad and it apparently has official support for Ubuntu and Fedora. I went with Fedora KDE.
I highly suggest you stop avoiding it because it will most likely be faster and easier to do something (i.e. system-level changes) with it than not.
Similar to smartphones or MacOS, entire OS is a singular image that is also updated all at once. Core parts of the filesystem is also read-only, meaning it is pretty much impossible to mess things up if you don’t mean to do so deliberately.
The best in this regard are from uBlue project: Bazzite (most popular), Bluefin, Aurora, etc. While Bazzite is intended for gaming (things like Steam are pre-installed), the other are for general use. Bluefin uses GNOME desktop, while Aurora has KDE Plasma desktop environment. Look up their visuals and choose whichever one you like. I prefer Aurora because KDE Plasma is often much more familiar to Windows users.
First, you should learn about Wine prefixes. Arch Wiki has a good write-up about it.
After the game is installed, you need to edit that setup.exe you added as a non-Steam game and point it to the game’s actual executable.
Steam’s Wine prefixes are usually located in ~/.local/share/Steam/steamapps/compatdata. This directory should have some text config files that you can read to find out what ID Steam has assigned to it.
Also, you might have more luck with Bottles (available through flatpak) which is more suited for such tasks.


Love me some flatpak updates. I hope it will be as good as Android’s sandboxing in the near future.


A Linux distribution is just the Linux kernel distributed with various other pieces of software that make it usable. Often times, there are multiple software projects that aim achieve the same goal by going in different paths. These are packaged together by the distro maintainers who mostly do this out of passion.
Different distros prioritize different aspects of the software they package and they do this in different ways. To make the best choice for you, it is best to try and understand what each distro aims to do. Here are a few examples out my head:
It looks like you opted for home directory encryption when installing the OS and somehow it got unmounted. It is also likely that by trying to delete encrypted chunks you have corrupted your home directory, which might explain login not working.
I am not using them myself but I have heard that some ThinkPads support Libreboot. Also, System76 sells laptops with Coreboot.
I don’t think choosing a particular Linux distro matters with them.