1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00

New note: making POSSE work

This commit is contained in:
Rohan Kumar 2022-11-11 16:42:21 -08:00
parent 9e648b360a
commit 3e5396c385
No known key found for this signature in database
GPG key ID: 1E892DB2A5F84479

View file

@ -0,0 +1,19 @@
---
title: "Making POSSE work"
date: 2022-11-11T16:42:21-08:00
replyURI: "https://front-end.social/@hdv/109327126168122994"
replyTitle: "strange to talk to my social network [without] a dedicated client"
replyType: "SocialMediaPosting"
replyAuthor: "Hidde de Vries"
replyAuthorURI: "https://hidde.blog/"
---
I just learned that dedicated IndieWeb clients do exist! Sharing for those less familiar:
[Social readers](https://indieweb.org/social_reader) fetch your feeds (RSS, Atom, h-feed, WebSub) from a MicroSub server and post replies to your site with MicroPub. Your site sends Webmentions. The result resembles the pre-ActivityPub, OStatus-based Fediverse but with single-user instances. RSS/Atom feeds for Fediverse accounts and [<abbr>POSSE</abbr>](https://indieweb.org/POSSE) connect the IndieWeb and Fediverse; alternatively, your site can implement both. <abbr>POSSE's</abbr> advantage over [PESOS](https://indieweb.org/PESOS) is directing people towards your site, where they can see Webmentions from places besides their silo. It allows interoperability.
[I prefer the classic static site approach]({{<relref "meta/site-design.md#static-indieweb">}}). I only need a static file server and a Webmention receiver; a post-push git hook sends Webmentions and semi-automatically <abbr>POSSEs</abbr> to the Fediverse. When I finally set up WebSub, it'll ping my publisher. My approach slows me down enough to think through what I say. I want my site to feature my _best_ content; my non-<abbr>POSSE</abbr> silo content _should_ be more disposable or context-specific.
> I don't have the context of everyone else's tweets
[Reply-contexts](https://indieweb.org/reply-context) help, but I prefer combining one-sentence titles with interleaved quoting.