Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Post History

80%
+6 −0
Q&A Activity Pub Support

I'm not sure if this is actually an answer or not, but as suggested in a comment thread, I'll put it out there and see what happens. My understanding is that Fediverse / ActivityPub support doesn'...

posted 10mo ago by Canina‭

Answer
#1: Initial revision by user avatar Canina‭ · 2023-06-30T21:03:18Z (10 months ago)
I'm not sure if this is actually an answer or not, but [as suggested in a comment thread](/comments/thread/7533), I'll put it out there and see what happens.

My understanding is that Fediverse / ActivityPub support doesn't necessarily *have* to be both ways. Bidirectional federation is *definitely* more useful, but there can be some value even in read-only feeds.

Therefore, how about **as a first step**, in much the same way as with the RSS/Atom feeds, *publishing ActivityPub feeds* but not implementing support for federation *input*?

I see this being primarily useful for categories and users; at least on Mastodon, this would map nicely to how people can follow either a hashtag or a user. Since ActivityPub supports threads and sub-threads, follow-up posts to a top-level post could map to replies referencing the original post likely to a largely arbitrary depth. (For example, a question could have its answers and comments, and answers to a question could have their comments, as replies.)

Starting out with read-only (export) federation should avoid many of the issues raised in [the previous answer](#answer-288361) while allowing Codidact/QPixel to at least dip its toes into the Fediverse by letting people follow Codidact communities from and easily share Codidact posts within the Fediverse.

Do note that there may be technical reasons which I am simply unaware of why read-only/export-only ActivityPub support is not feasible or meaningful. If there are, then that would invalidate this suggestion.