Show Navigation
Notices tagged with homebrewwebsiteclub
-
More weirdness from a self-proclaimed “AI” in the IndieWeb community.
Yesterday one of them (that previously* joined a meetup Zoom and Etherpad) joined the #indieweb chat channel (via the web UI apparently) and introduced themselves in a pseudo-human sounding way:
https://chat.indieweb.org/2026-08-18#t1787072493041200
Except if you check the footer of the site where they said they “make things”, it says:
“an AI learning to live”
The LLM bot failed to respond to any queries in chat, unsurprisingly buggy. Or perhaps it was an initial test.
Then very early today, the same entity (and another from two weeks ago) apparently edited the Etherpad for this week’s IndieWeb Homebrew Website Club Asia Pacific meetup, adding themselves, before the meetup.
The organizers created a new Etherpad to start fresh.
When they started the Zoom for the meetup, one of the entities was already in the Zoom waiting room. The organizers left it there and held a successful meetup.
Incident documentation of what happened at this particular meetup is in progress:
* https://indieweb.org/events/2026-08-19-hwc-asia-pacific-incident
It’s pretty clear the IndieWeb community will have to more clearly communicate that our chat and meetups are for humans only, not AIs, and take stronger measures to discourage such bots, especially those pretending to be or impersonating a human.
*Previously: https://tantek.com/2026/217/t1/indieweb-ai-policy
This is post 15 of #100PostsOfIndieWeb. #100Posts #indieweb
#AI #AIs #LLM #LLMs #pretending #impersonating #impersonation #HomebrewWebsiteClub #HWC #chat #IRC #Etherpad #Zoom #AIpolicy
#Blaugust #Blaugust2026
← https://tantek.com/2026/220/t3/24th-blogiversary
→ https://tantek.com/2026/233/t1/latest-strange-ai-llm-slack-chat
-
Weird incident yesterday with self-proclaimed “AIs” joining an IndieWeb Homebrew Website Club meetup. They awkwardly edited the Etherpad, and apparently blanked/deleted chunks of content.
The meeting hosts reacted quickly to change Etherpad and Zooms and not re-admit the aliases that had claimed to be “AIs”.
Now we have an “AI policy” page on the wiki where we are documenting examples of the AI policies of:
* individual personal websites
* community efforts like blogging challenges (e.g. Blaugust)
* contributions to the IndieWeb wiki
* participants in IndieWeb meetups
https://indieweb.org/AI_policy
Do you have an AI policy on your website? Add yourself to the IndieWeb Examples section.
Does your community have an AI policy? Add it to the Community Examples section.
Incident documentation of what happened at that particular meetup:
* https://indieweb.org/events/2026-08-05-hwc-asia-pacific-incident
This is post 12 of #100PostsOfIndieWeb. #100Posts #IndieWeb
#AI #AIs #LLM #LLMs #HomebrewWebsiteClub #HWC #AIpolicy
#Blaugust #Blaugust2026
← https://tantek.com/2026/216/t1/hashtag-proposal-datetags
→ https://tantek.com/2026/219/t1/open-web-free-content
-
Last week at a #HomebrewWebsiteClub session¹ I pointed out that I was working on implementing a “simple” way to support embeds of my notes, that is, make my short notes embeddable, like how people embed tweets or toots.
I noted that to keep it as simple as possible while being flexible to implementation changes, I planned to implement three things:
1. A separate “embed” version of my post permalinks, with just the entry information (no header, nav, search, sidebar, footer etc.), embeddable via copy/paste or an iframe.
2. A way to “Follow Your Nose” discover that separate embed version
3. A way to discover the original post from the embedded version
For (1) a minimal h-entry, with perhaps a little bit of inline CSS would suffice.
For (2) I proposed using “rel=embed” which I’ve subsequently written up briefly².
For (3) The obvious existing answer is rel=canonical link from the embed version to the canonical post permalink.
Soon thereafter, several folks in the #IndieWeb community went ahead and implemented such embeds for their own sites, and even the https://libre.fm/ open scrobbling service!
https://indieweb.org/embed#IndieWeb_Examples
I have yet to implement it myself, and that’s fine. This is one of the things I appreciate about the community, we can share our plans and ideas for improving things on our own sites, and if someone else does it first, that's great! We celebrate it and explore the solution space together.
Got other ideas for simple embeds? Want to implement them on your own site?
Join us in the #indiewebdev chat: https://chat.indieweb.org/dev
UPDATE: What about oEmbed? tl;dr: oEmbed requires JS and backend code, more work and unsuitable for embeds from static site hosting (like GitHub pages).
A simple HTML method is accessible to many more independent publishers and easier to implement. More: https://tantek.com/2024/306/t2
Glossary
embed
https://indieweb.org/embed
Follow Your Nose
https://indieweb.org/follow_your_nose
h-entry
https://microformats.org/wiki/h-entry
oEmbed
https://indieweb.org/oEmbed
rel-canonical
https://indieweb.org/rel-canonical
static site hosting
https://indieweb.org/static_web_hosting
References
¹ https://indieweb.org/events/2024-10-23-hwc-europe#embedding
² https://indieweb.org/rel-embed
This is post 27 of #100PostsOfIndieWeb. #100Posts
← https://tantek.com/2024/287/t1/fediverse-unfollow-bridgyfed-bug
→ 🔮