The Bygones Collective

Devlog #4: plots.club pilot updates

First, I really appreciate the response I received about folks wanting to try out the pilot experience for plots.club. Your support and enthusiasm are the biggest motivators I could ever ask for!

For those of you following along looking for updates, the pilot site will be up and running very soon. Hopefully before the end of the month, in fact! And for those of you stumbling across this page for the first time, registration for my plots.club pilot site is still open! Please email me and I'd be happy to share out the join info as soon as the site goes live in what I'm hoping will be another couple of weeks.

With all of that in mind, I wanted to share a few small updates about plots.club while I wrap up some of my last changes before the pilot site goes live.

Another Markdown/HTML parsing flow overhaul

My biggest update comes from the fact that I dialed back even more of my HTML rendering strictness in order to give more control back to the users. Virtually all HTML tags that someone would want to use in the creation of a bespoke web page will be available for use, with two very specific exceptions:

Added "docs"

In the spirit of showing and not telling2, I've added a small set of "welcome" pages that folks can click through when they first visit plots.club. This will hopefully cut down on a lot of questions for folks trying to explain things to their grandmothers, like what in the world a "microblog" is, and "why you're spending time talking to strangers on the Internet," and "no, sorry grandma, I can't fix your printer, yes, I know I work in tech but I don't know anything about printers, and yes, I understand ChatGPT said you could pour rice into the printer's paper intake but I assure you that did not help."

Handled folks leaving

I don't want to get ahead of myself, but I realized somewhat late into development that if a person chooses to recuse themselves from plots.club, deleting both their account and their plots (which I am allowing users to do), and their plot was the only plot connecting other plots to the rest of an isle (or even an airport), that could cause serious issues down the road. I've added handling to address this shortfall, as well as our own little automated plots.club user, the aptly named "penny the plot peddler," to assist in this!


Wrap up

I think that's all I've got for now. Again, please email me if you'd like to sign up for the pilot experience and help me make plots.club the best site it can be. Completely free, no obligation, no information needed from you (outside of an email address), no weekly email marketing nonsense, no advertisements, no shady stuff at all. This is a site made by a developer and old-Internet devotee for folks who want to see more of that in their lives.

More to come very soon!


  1. As much as I'd like to, I can't really stop you from just wrapping your entire plot in a <main> with a style attribute and calling it a day. I hope you don't do this, but if you really want parent level styles within your plot description, this'll do ya.

  2. How is explicitly writing out docs "showing and not telling," you ask? Well, my astute footnote-reader, you'll have to see for yourself when you sign up for my pilot site and check out the docs for the first time.

#devlog