A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Note",
"id": "https://snac.smithies.me.uk/justine/p/1750438853.942123",
"published": "2025-06-20T17:00:53Z",
"attributedTo": "https://snac.smithies.me.uk/justine",
"summary": "",
"content": "<b>[ RESOLVED ]</b><br><br>It's all resolved now, the dev of maomao has fixed the issue so it's compatible with FreeBSD too.<br><br>I wonder if any <a href=\"https://snac.smithies.me.uk?t=freebsd\" class=\"mention hashtag\" rel=\"tag\">#FreeBSD</a> or <a href=\"https://snac.smithies.me.uk?t=bsd\" class=\"mention hashtag\" rel=\"tag\">#BSD</a> in general folk can help me fix <code>mmsg</code> for <a href=\"https://snac.smithies.me.uk?t=maomaowm\" class=\"mention hashtag\" rel=\"tag\">#MaomaoWM</a> ? The dev has added a new json feature which obviously builds on Linux. The last version before built no issue for me on FreeBSD but with the addition of <code>libcjson</code> which I have installed it fails to build with this error:<br><br><pre>justine<span class=\"h-card\"><a href=\"https://snac.smithies.me.uk/justine\" class=\"u-url mention\">@justine@snac.smithies.me.uk</a></span>-laptop ~/Git/mmsg main $ doas make install<br>Password:<br>cc -O2 -pipe `pkg-config --cflags wayland-client -lcjson` -c mmsg.c -o mmsg.o<br>pkgconf: unknown option -- lcjson<br>In file included from mmsg.c:2:<br>./dwl-ipc-unstable-v2-protocol.h:8:10: fatal error: 'wayland-client.h' file not found<br> 8 | <a href=\"https://snac.smithies.me.uk?t=include\" class=\"mention hashtag\" rel=\"tag\">#include</a> "wayland-client.h"<br> | ^~~~~~~~~~~~~~~~~~<br>1 error generated.<br>*** Error code 1<br><br>Stop.<br>make: stopped in /home/justine/Git/mmsg<br></pre>The sources are here for <code>mmsg</code><br><br><a href=\"https://github.com/DreamMaoMao/mmsg\" target=\"_blank\">https://github.com/DreamMaoMao/mmsg</a><br><br><a href=\"https://snac.smithies.me.uk?t=runbsd\" class=\"mention hashtag\" rel=\"tag\">#RunBSD</a><br>",
"context": "https://snac.smithies.me.uk/justine/p/1750438853.942123#ctxt",
"url": "https://snac.smithies.me.uk/justine/p/1750438853.942123",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://snac.smithies.me.uk/justine"
],
"inReplyTo": null,
"tag": [
{
"type": "Hashtag",
"href": "https://snac.smithies.me.uk?t=freebsd",
"name": "#freebsd"
},
{
"type": "Hashtag",
"href": "https://snac.smithies.me.uk?t=bsd",
"name": "#bsd"
},
{
"type": "Hashtag",
"href": "https://snac.smithies.me.uk?t=maomaowm",
"name": "#maomaowm"
},
{
"type": "Mention",
"href": "https://snac.smithies.me.uk/justine",
"name": "@justine@snac.smithies.me.uk"
},
{
"type": "Hashtag",
"href": "https://snac.smithies.me.uk?t=include",
"name": "#include"
},
{
"type": "Hashtag",
"href": "https://snac.smithies.me.uk?t=runbsd",
"name": "#runbsd"
}
],
"sourceContent": "**[ RESOLVED ]**\n\nIt's all resolved now, the dev of maomao has fixed the issue so it's compatible with FreeBSD too.\n\nI wonder if any #FreeBSD or #BSD in general folk can help me fix `mmsg` for #MaomaoWM ? The dev has added a new json feature which obviously builds on Linux. The last version before built no issue for me on FreeBSD but with the addition of `libcjson` which I have installed it fails to build with this error:\n\n```\njustine@justine-laptop ~/Git/mmsg main $ doas make install\nPassword:\ncc -O2 -pipe `pkg-config --cflags wayland-client -lcjson` -c mmsg.c -o mmsg.o\npkgconf: unknown option -- lcjson\nIn file included from mmsg.c:2:\n./dwl-ipc-unstable-v2-protocol.h:8:10: fatal error: 'wayland-client.h' file not found\n 8 | #include \"wayland-client.h\"\n | ^~~~~~~~~~~~~~~~~~\n1 error generated.\n*** Error code 1\n\nStop.\nmake: stopped in /home/justine/Git/mmsg\n```\n\nThe sources are here for `mmsg`\n\nhttps://github.com/DreamMaoMao/mmsg\n\n#RunBSD",
"updated": "2025-06-21T06:45:52Z"
}