go-activitypub #1
Replies: 1 comment 1 reply
-
Hi, Aaron, it's been a long time. Believe it or not, I have also been thinking about how to give every aircraft a social media account! I thought about creating thousands of twitter accounts too, and investigated the existing fediverse server implementations, but when I saw they weren't particularly suitable I decided to focus on some other parts of the problem and trust that eventually someone would create some more appropriate infrastructure that I could then use. And now it seems you've created software for exactly this purpose. One thing I've thought about a bit is the question of what aircraft would post. Places they've been, things they've done, and things that have happened to them are concepts that would seem to port over from the kinds of posts people make. I've been thinking for a while about how to figure out when aircraft are "doing" something[0]. Lately I've been interested in the idea of aircraft posting about their relationships with other entities and infrastructure, especially other aircraft. That is, relationship posts! Which might be coincidental, one-off interactions[1], something closer to a coworker relationship[2], or maybe "playing" together[3][4]. As an experiment I created what I think of as a "debug viewer" for the raw data of a global aircraft feed: https://aircraft.social/events/ (Pretty sure WOF is being used in there somewhere, so thanks for that.) I think there are some fun questions about how to make a system like this interesting to and usable by people. For example, some people might want to follow a specific aircraft. Some might follow aircraft types. Some might only care about posts of certain types of activities, or activities that take place in certain areas. Some of these might be harder than others to fit into the ActivityPub model; For example, could you follow an arbitrary set of activity tags that maybe ends up creating a dynamically created, synthetic "actor"? Or do the same for geographic regions (which could be subscribing to an H3 cell, multiple H3, cells, arbitrary polygons, center points and radii, named locations…)? Anyway, I feel like as members of what might be a pretty small club, it'd be fun to get together and discuss this some more. In the meantime I'll try your software (thanks for writing it). John |
Beta Was this translation helpful? Give feedback.
-
Discussion group for the
go-activitypub
packages:Beta Was this translation helpful? Give feedback.
All reactions