This website is a manifestation of an interest I've acquired over the past couple of years in internet communities, creative spaces and human-centric technology. Yes, my landing back on the "small web" is not just a reaction to seeing what happen when someone like Moron acquires a social network like they did with Twitter...
Part of it is that I consider Roblox itself (my employer at the time of writing, in case you don't know) to be part of the more "humanistic" web, a social experience not driven by ads, algorithms and passive feeds, but by creativity, agency, active participation.
As part of this exploration, I wanted to go back and see what we had when posting online was not subject to an algorithm, was not driven to maximize engagement to be able to monetize ads and the like... I downloaded a few archives of old usenet postings (i.e. when newsgroups were still used for discussions, and not as they later devolved, exclusively as a way to distribute binary files of dubious legality) and wrote a small script to convert them to HTML.
The conversion process is far from... good. As far as I could tell, there is no encoding of the comment trees in usenet, it's just a linear stream of email-like messages as received by the server.
There does not even seem to be a standard for dates or... anything regarding the headers, so whilst I did write a parser that is robust enough to guess a date for each post in the archive, the date itself is not reliable, as I've seen a ton of different encodings, timezone formats and so on.
Even the post subject is not entirely reliable, because people change it, sometimes by mistake (misspelling, corrections, truncation), sometimes adding chains of "re:" or "was:" and so on, which again, I tried somewhat to account for, but succeeded only partially.
For each archive I converted only the top 1000 posts by number of replies, and no other filtering was done, so you will see the occasional spam, and a ton of less than politically correct stuff. Proceed at your peril, you have been warned.
And now without further ado, here are a few archives for your perusal.
01
alt.philosophy
02
alt.postmodern
03
comp.ai.alife
04
comp.ai.genetic
05
comp.ai.neural-nets
06
comp.ai.philosophy
07
comp.arch
08
comp.compilers
09
comp.development.industry
10
comp.development.programming.algorithms
11
comp.graphics.algorithms
12
comp.jobs.computer
13
comp.lang.forth
14
comp.lang.functional
15
comp.lang.lisp
16
comp.org.eff.talk
17
comp.society.futures
18
comp.software-eng
19
comp.sys.apple2
20
comp.sys.ibm.pc.demos
Better times? Worse times?