Minor complaint - my country / region (Taiwan) is not listed in the "countries" dropdown list, and Kosovo is also missing. Consider asking for "country or region" instead of "country" and include states with limited recognition when asking nationality.
kotatsuyaki
I used to be on the vim side in the debates, but now that I've also used Emacs - Porque no los dos?
Polonium and Bismuth do not swap out KWin, though. They are KWin scripts, which manipulate windows via the API provided by KWin.
I used to use Bismuth, because it lets me recreate the auto-tiling functionalities I had in i3wm. KWin 5.27 brought support for tiling, but it's not automatic, so a KWin script is still needed for auto-tiling.
I just saw that you're asking for kbin, not lemmy. The steps probably wouldn't work as-is, and the "correct" way is to create a NixOS module for kbin. Some of the configuration steps (e.g. creating the kbin
service user, configuring PHP, configuring Nginx, configuring Let's Encrypt etc.) are supported by NixOS modules in nixpkgs. It's also necessary to package kbin
itself, and to create systemd services to run it.
Creating a module requires effort, though, and I'd rather use a container to deploy it for simplicity, if it were me.
Wayland on most machines, X11 on my desktop with Nvidia GPU. On all my non-Nvidia machines, Wayland works great. The screens tear less, and the gestures are more responsive.
I try out Plasma Wayland with Nvidia GPU from time to time, but last time I tried (a few months ago), there were still some showstoppers. For example:
There is a NixOS module for Lemmy, and it's usage is documented in the NixOS manual. To quote the minimal example from the manual:
services.lemmy = {
enable = true;
settings = {
hostname = "lemmy.union.rocks";
database.createLocally = true;
};
caddy.enable = true;
}
I have a similar problem. I'm able to log in using both Firefox and Brave on Linux, but I can't log in using any browser (tried Firefox, Brave, Chrome, Safari) on an iOS device.
I also use it purely to follow artists that aren't posting elsewhere. I managed to get cleaner and categorized "feeds" by creating lists. The downside is that I lose the algorithmic ranking feature, but that's an anti-feature for me anyway. And when an artist floods a particular list, I move them into separate lists that I visit less often.
Submitted mine!
It isn't "closed", is it? From the issue on the GitLab repo it's rate limited, but I still managed to install apps with Aurora yesterday.
Interesting. How often does it trigger mass re-download from the binary cache? I'm on a not-so-fast home internet connection, so if mass rebuilds occur too often, I would spend a lot of time waiting for the downloads.
That's real quick! Thanks for including my country :)