As the "Administration" tag for my blog will attest, the sysadmin side does take a lot of work. Every now and then something is down, something needs defending (like the current HN users all clicking on the site which is running without any caches…), and on and on. In my experience, it's not so much cybercriminals that keep me busy but bad programmers that write spiders that treat every website in the world like corporate infrastructure. Stuff like git, cgit, radicale, a bunch of web apps, a netnews server, an IRC server, those things aren't tricky. But of course I also decided not to host mail, matrix, Next Cloud and so on. You need to pick your battles, too.
HN user
kensanata
[ my public key: https://keybase.io/kensanata; my proof: https://keybase.io/kensanata/sigs/G4R9f0zRagdXSEEBC8QF6hsUDwqkkCm9CQqUlAa2_K0 ]
I created a static copy of the page in order to save the wiki from death…
I set up a net news server, created two groups, hooked up to another net news server, we started peering… It sure is possible! And with peering, newsgroups are federated. They will survive individual servers going down.
I also wrote a minimal web frontend.
Example: https://campaignwiki.org/news Source: https://metacpan.org/dist/App-news
Bitlbee has a plugin: https://github.com/sm00th/bitlbee-discord
For some long term perspective, I liked Kris' blog post "On cache problems, and what they mean for the future" ending with the following passage:
"That challenges the fundamental abstraction of Unix, though, because in Unix everything is a file, which is a linear array of bytes, and is being accessed through a file handle. Now, with Optane persistent data may be no longer behind a file handle, but a special kind of memory, and data does not have to be crystallized into serialized structures before persistence. In fact, the memory may be so fast that we might not have time to do that. We require a different compute abstraction instead. Which means, when we have it, the result will finally, after five decades, not really Unix any more." http://blog.koehntopp.info/index.php/1960-on-cache-problems-...
I think this is the final version? On the page you linked to, it says: "see the newer version January 2, 2008" with a link to here: http://levine.sscnet.ucla.edu/general/intellectual/againstfi...
Nic Ferrier has set up a cache for me. If all goes well, we should see results in a few hours. More info here: https://alexschroeder.ch/wiki/2014-12-23_Emacs_Wiki_Migratio...
Actually adding discussion pages to the Emacs Wiki is just one setting away. Maybe this issue needs simply to be raised again? http://www.emacswiki.org/emacs/EmacsWikiSuggestions#toc17