Maybe
early_riser
No. In my experience AI is great at stringing words together. If you look at individual sentences, they'll sound perfectly reasonable, but the next sentence or paragraph won't quite line up with the ones around it.
The dreaded em dash is probably the stereotypical tell you're dealing with an AI. No keyboard I'm aware of has a way of inputting it natively, and most text entry forms on the web won't automatically parse a double hyphen (--) into one, which is frequently how word processors do it. Ironically I literally just found out by previewing this post that Lemmy's markdown parser does do exactly that. I think uses or is related to Pandoc, given the syntax for collapsed spoiler blocks is identical to Pandoc's div syntax.
Here's an example of a Reddit comment likely generated by an AI. Another tell is that it will hallucinate things that the OP never said. It talks about legal claims, for example, but the OP never mentions the language in question carrying legal weight.
Reddit alternatives seem to attract people who were banned from Reddit. I think that explains a lot about the general vibe on here. I was never on Voat but I’m aware of its reputation, and a lot of the time Lemmy feels like how I imagine Voat was, same personalities, different politics.
Handheld two-way radios, apparently

A wiki is probably what you want. I was going to suggest tvtropes, which is great for, say, a list of every superhero with X-ray vision, or every work of fiction containing dwarves, but I'm not sure that fits what you want.
I just checked this out. It's not quite what I'm looking for right now but it does answer my question as asked. I can see it coming in handy later.
At the time of the OP I was testing federating two nodeBB instances. ActivityPub requires HTTPS AFAIK.
I'm attempting to run a NodeBB forum. I'm only assuming that web sockets was the issue because the first search result I came up with that matched my symptoms mentioned it.
Cool. Follow up question: Do I generate the cert once and distribute the same private key to all the servers I'm running? I'm guessing not, but does that mean I run the certbot command on every server?
I looked up Cloudflare tunnels and tried setting one up. Some things future readers may want to know:
- You have to set Cloudflare as your domain's authoritative nameservers.
- You need to set up an account (not a problem) but also have to register a payment method, even for the free tier (no me gusta).
- Regarding NodeBB specifically, if you set up a tunnel, you can access the forum, even over HTTPS, but it fails when you try to log in. A few minutes of searching leads me to believe it has something to do with web sockets, and the solution requires you to partially expose your IP address, defeating the principle purpose for me to use cloudflare in the first place.
The thing with em dashes is that most keyboards I'm aware of don't have dedicated em dash keys, and most text input on the web won't parse a double hyphen into an em dash the way word processors do. Ironically, Lemmy's markdown parser does exactly that. -- ---. I suspect it's based on or connected with Pandoc's markdown parser, since how you enter collapsable spoiler blocks is identical to Pandoc's div block notation
some text
hello world