BrowserPub: A browser for debugging ActivityPub and the ⁂fediverse
BrowserPub: A browser for debugging ActivityPub and the ⁂fediverse
👀 BrowserPub: A browser for debugging #ActivityPub and the ⁂fediverse https://browser.pub
Oh, please don't start using that symbol for the fediverse.
49ReplyI kind of like the symbol, so long as it's used as a symbol. The problem is it doesn't really make sense in the headline; imagine if we inserted a bird symbol before the word Twitter or the little space dude before reddit.
10ReplyNaw bro it's neat
1ReplyI like it but I'm still not used to it
0Reply
the 3 butthole symbol is really bad. fediverse already has a symbol.
stop using the anuses.
34ReplyPermanently Deleted
11ReplyThat honeycomb is better fit tbh. Who cares about the meaning of the symbol? 99.99% people only look at the visual symbol itself.
1Reply
I like the diversity of sphincter options in unicode and encourage their use. Here are a few of my favorites:
✲
✵
✺
❂ 9Replythe bottom one is just straight up Greendale.
3Reply
We should federate the various fediverse symbols
3ReplyPfft, its clearly the 3 seashells.
0Reply
This is a web service that returns the ActivityPub data for any URL that returns an ActivityPub message. For instance this post (https://lemmy.ml/post/19589249) returns:
{ "@context": [ "https://join-lemmy.org/context.json", "https://www.w3.org/ns/activitystreams" ], "type": "Page", "id": "https://lemmy.ml/post/19589249", "attributedTo": "https://lemmy.ml/u/hongminhee", "to": [ "https://lemmy.world/c/fediverse", "https://www.w3.org/ns/activitystreams#Public" ], "name": "BrowserPub: A browser for debugging ActivityPub and the ⁂fediverse", "cc": [], "mediaType": "text/html", "attachment": [ { "href": "https://podcastindex.social/@js/113011966366461060", "mediaType": "text/html; charset=utf-8", "type": "Link" } ], "sensitive": false, "published": "2024-08-26T11:43:09.033551Z", "language": { "identifier": "en", "name": "English" }, "audience": "https://lemmy.world/c/fediverse", "tag": [ { "href": "https://lemmy.ml/post/19589249", "name": "#fediverse", "type": "Hashtag" } ] }
Prepend
https://browser.pub/
to the URL you want to check: https://browser.pub/https://lemmy.ml/post/19589249 9Reply