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/)L
Posts
0
Comments
9
Joined
4 yr. ago

  • Not really an answer to your question, but many would argue that the term "authoritarian" in its modern connotation is practically useless. What I mean is that there is no single definition of the term which is specific enough to be applied and understood in the context of a specific country, political system, etc. While certain academic disciplines attempt to agree on specific definitions, the reality is that most colloquial usage of the term is solely to demonize nations or ideologies without meaningful critique. Here's one of many articles on the subject, which I think gives a decent overview: https://www.peoplesline.org/p/authoritarian-is-an-analytically

  • The purpose of having a web-based user interface is to enable remote installation using a web-browser, which I imagine could be a pretty common use-case for server installation. Since a web-based interface is necessary for remote installation, it makes sense to use the same interface locally instead of having two independent interfaces.

  • Nix is probably the best way to get all of those things set up without shipping a whole distro, but there will be a bit of a learning curve. If you'd like something a bit easier to set up for development (still based on Nix), I'd recommend devenv.sh.

  • Maybe Discourse? The mobile website is pretty good and there are also a number of third-party mobile apps.

  • I really like immutable distros, and am currently using NixOS. I feel like despite still being relatively obscure, NixOS is a bit of an outlier since it has more packages than any other distro and is (so far) the only distro I've used that has never broken. There is a steep learning curve, and I certainly wouldn't recommend it for non programmers, but it is something truly different than all mainstream Linux distros while being extremely reliable.

  • nextcloud provides apps for both calendars and lists, if you're comfortable getting into self hosted services. of course, there are a number of other self-hosted apps that provide similar functionalities as well, but nextcloud is probably a good place to start

  • Check out Lychee. It's designed for (semi) public photo galleries more like Flickr

  • NixOS

    I love NixOS, but the documentation is terrible. Better documentation would go a long way to making it a more user-friendly platform.