I wasn't expecting you to compete with DistroWatch or really anything. Like I said you should make it easier for others to contribute and not make us use NAMAC and maybe you'd have more people contribute (I know I would) to the wiki and help keep it up-to-date.
Best I could do (and this would take quite a while to write) would be to make a web interface (no Jabba of course) allowing editing of existing elements or something.
Like I mentioned before, regular Markdown just doesn't do what Nano-Markdown does, and Nano-Markdown is really just an XHTML file but with some stuff in there that gets converted to other things that take longer to type out manually.
For example (from webography):
T: gplat2020civrights
L: https://www.gp.org/social_justice/
L: https://web.archive.org/web/20211125070743/https://www.gp.org/social_justice#sjCivilRights
N: II. Social Justice - gp.org
D: ?
And (from uspol.nama):
<td>For${gplat2020civrights}</td>
Becomes this (from uspol.xhtml):
<td>For<sup><a href="#s21">[21]</a></sup></td>
And (from uspol.xhtml):
<li id="s21">21. II. Social Justice - gp.org, ? <a href="https://www.gp.org/social_justice/">https://www.gp.org/social_justice/</a> <a href="https://web.archive.org/web/20211125070743/https://www.gp.org/social_justice#sjCivilRights">https://web.archive.org/web/20211125070743/https://www.gp.org/social_justice#sjCivilRights</a></li>
The <li id="s21"> is pasted into the first:
sources {
{footnotes}
}
You might think "Why not just do that manually?". It would be easier that way if you only have to do <5 of these, but the uspol article has so far 112 sources, many of them re-used. So getting rid of or changing NAMAC would be the most tedious work possible.
Initially it was XHTML only, but after the first several sources it got so tedious and I got so tired of repeating the same tags over and over again that a list (like what the "webography" file is) became almost a necessity to keep it straight (also I was trying to manually number them correctly).
If you can think of someway this (among others) could be made analogous or easier than it currently is I'd be interested to hear it. A lot of inspiration came from LaTeX and groff (while I hadn't ever really used them beyond testing, I watched Luke Smith's tutorials of them).
I'd be open to answering any questions or even trying to teach anyone how to use it. But short of that I'll have to put together some sort of CGI script that allows table and case editing. It won't change everything, because the webography will still be the webography, the template the template etc, but it would allow easy editing of certain parts.
Another possible option would be a converter that is able to convert XHTML to NAMAC and back and forth (something Distaza has talked about), but that would I think require a near-total re-write as it would require thinking about how each part is done differently.
Listing a few notable distros is probably the best thing. We don't need to encourage people to use different forks of Debian/Ubuntu or Arch. Just recommend the independent distros (Debian, Fedora, OpenSUSE, Arch, Gentoo, Slackware, Alpine, Guix, NixOS, Void) and maybe a few forks of those that matter (Artix, Devuan, Whonix, maybe Parabola, though there's no reason to recommend that over Artix unless you wanted a fully libre distro, and when I ran it inside a VM a while ago, the installer did not work, shame since it would have been my ideal distro).
Parabola has an installer? I always figured it was installed like Arch used to be, manually. I know Arch recently added an (optional) installer though. Parabola only officially supports OpenRC as the init as far as I know.
Also yes, just mentioning what is notable would be good in terms of distros. When it becomes to alternative OSs though, I wanna go all in.
Have you thought about doing an article about desktop environments and window managers? You could put this in the operating systems or software article or just make its own article. You could talk about where to find themes (because Pling does not load at all without JS which is stupid) and Xorg vs Wayland. I always liked IceWM but it doesn't support wayland. i3-gaps is pretty good to and sway is pretty much the same thing, though I haven't used the latter, I just heard about it. I've also heard of labwc which is supposed to be Openbox for wayland.
Yes, it would be part of the OS article I think. I only used Wayland once and thought it had very poor performance versus Xorg. Sway is the only compositor that sounds any good IMO (would of course list the others).
Metadata would be hard but yes encryption is a good idea. I wouldn't put whether encryption is used by default, just if it can be used, because then you'd be pandering to casuals and shilling Signal over XMPP just because it's more user-friendly.
Yes.
One other thing, and I don't know if this is possible, but you might want to consider making this forum invite-only. This would keep out spammers, scammers, and shit, but it'd also make it harder for legit users to make suggestions because then they'd either have to request an invite via XMPP or create a codeberg.
It was actually invite-only in the beginning (as in, all accounts had to be "allowed" to post), however almost no one made posts. If they did, they would make posts and then leave and forget the account existed. My preferred solution would be more moderators to delete/ban the offending bots.
It's a bit tedious though, you have to uncheck all the privileges on a given user, write "banned" for a description, then hit save.
Likewise, for the removal of posts, I generally middle-click on the trashcan for every post and then run through all the tabs hitting "delete". If you know SQLite there's probably an easier, faster way to do this, but I haven't gotten around to that.
Also this forum has a sad secret: it requires a User Agent to log in. Any UA works, but it is required. I haven't gotten around to asking the AsmBB dev about it yet, though, as it is something I would like to remove. He was very helpful and getting rid of JS which is enabled but not required by default AsmBB (you remove it by deleting certain lines from the themes).
But if you are interested in moderating let me know. I had appointed a few other people to be mods but they aren't ever on, probably because it has been totally dead until recently where it has become just low activity (lol).