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",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"Hashtag": "as:Hashtag",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.social/users/hugovk/outbox?min_id=0&page=true",
"type": "OrderedCollectionPage",
"next": "https://mastodon.social/users/hugovk/outbox?max_id=100560583730961750&page=true",
"prev": "https://mastodon.social/users/hugovk/outbox?min_id=109330264220459918&page=true",
"partOf": "https://mastodon.social/users/hugovk/outbox",
"orderedItems": [
{
"id": "https://mastodon.social/users/hugovk/statuses/109330264220459918/activity",
"type": "Create",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-11-12T10:03:59Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.nz/users/timsavage"
],
"object": {
"id": "https://mastodon.social/users/hugovk/statuses/109330264220459918",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.nz/users/timsavage/statuses/109329233280058245",
"published": "2022-11-12T10:03:59Z",
"url": "https://mastodon.social/@hugovk/109330264220459918",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.nz/users/timsavage"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/109330264220459918",
"inReplyToAtomUri": "https://mastodon.nz/users/timsavage/statuses/109329233280058245",
"conversation": "tag:mastodon.nz,2022-11-12:objectId=4979800:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.nz/@timsavage\" class=\"u-url mention\">@<span>timsavage</span></a></span> This is a limitation of expressing certain floats as binary and not unique to <a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a>.</p><p>"Note: The behavior of round() for floats can be surprising: for example, round(2.675, 2) gives 2.67 instead of the expected 2.68. This is not a bug: it’s a result of the fact that most decimal fractions can’t be represented exactly as a float."</p><p><a href=\"https://docs.python.org/3/library/functions.html?#round\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.python.org/3/library/func</span><span class=\"invisible\">tions.html?#round</span></a> <br /><a href=\"https://docs.python.org/3/tutorial/floatingpoint.html#tut-fp-issues\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.python.org/3/tutorial/flo</span><span class=\"invisible\">atingpoint.html#tut-fp-issues</span></a></p><p>Converting 0.895 to binary gives 0.1110010100, which is 0.89453125 and gets rounded down!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.nz/@timsavage\" class=\"u-url mention\">@<span>timsavage</span></a></span> This is a limitation of expressing certain floats as binary and not unique to <a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a>.</p><p>"Note: The behavior of round() for floats can be surprising: for example, round(2.675, 2) gives 2.67 instead of the expected 2.68. This is not a bug: it’s a result of the fact that most decimal fractions can’t be represented exactly as a float."</p><p><a href=\"https://docs.python.org/3/library/functions.html?#round\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.python.org/3/library/func</span><span class=\"invisible\">tions.html?#round</span></a> <br /><a href=\"https://docs.python.org/3/tutorial/floatingpoint.html#tut-fp-issues\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.python.org/3/tutorial/flo</span><span class=\"invisible\">atingpoint.html#tut-fp-issues</span></a></p><p>Converting 0.895 to binary gives 0.1110010100, which is 0.89453125 and gets rounded down!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.nz/users/timsavage",
"name": "@timsavage@mastodon.nz"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/round",
"name": "#round"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/109330264220459918/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/109330264220459918/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/109330264220459918/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/109330264220459918/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/109330264220459918/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/hugovk/statuses/109321791621220566/activity",
"type": "Create",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-11-10T22:09:18Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mas.to/users/davidism"
],
"object": {
"id": "https://mastodon.social/users/hugovk/statuses/109321791621220566",
"type": "Note",
"summary": null,
"inReplyTo": "https://mas.to/users/davidism/statuses/109320992418073340",
"published": "2022-11-10T22:09:18Z",
"url": "https://mastodon.social/@hugovk/109321791621220566",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mas.to/users/davidism"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/109321791621220566",
"inReplyToAtomUri": "https://mas.to/users/davidism/statuses/109320992418073340",
"conversation": "tag:mas.to,2022-11-10:objectId=86469359:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mas.to/@davidism\" class=\"u-url mention\">@<span>davidism</span></a></span> Hi from the Pillow project!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mas.to/@davidism\" class=\"u-url mention\">@<span>davidism</span></a></span> Hi from the Pillow project!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mas.to/users/davidism",
"name": "@davidism@mas.to"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/109321791621220566/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/109321791621220566/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/109321791621220566/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/109321791621220566/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/109321791621220566/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/hugovk/statuses/109321450964428677/activity",
"type": "Announce",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-11-10T20:42:40Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://stefanbohacek.online/users/stefan",
"https://mastodon.social/users/hugovk/followers"
],
"object": "https://stefanbohacek.online/users/stefan/statuses/109320856811859308"
},
{
"id": "https://mastodon.social/users/hugovk/statuses/109320757859313395/activity",
"type": "Create",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-11-10T17:46:24Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.social/users/treyhunner",
"https://mastodon.social/users/AlSweigart"
],
"object": {
"id": "https://mastodon.social/users/hugovk/statuses/109320757859313395",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/treyhunner/statuses/109320725929983573",
"published": "2022-11-10T17:46:24Z",
"url": "https://mastodon.social/@hugovk/109320757859313395",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.social/users/treyhunner",
"https://mastodon.social/users/AlSweigart"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/109320757859313395",
"inReplyToAtomUri": "https://mastodon.social/users/treyhunner/statuses/109320725929983573",
"conversation": "tag:mastodon.social,2022-11-10:objectId=329221189:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@treyhunner\" class=\"u-url mention\">@<span>treyhunner</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@AlSweigart\" class=\"u-url mention\">@<span>AlSweigart</span></a></span> </p><p>with this opened file as a file object:<br /> do something</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@treyhunner\" class=\"u-url mention\">@<span>treyhunner</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@AlSweigart\" class=\"u-url mention\">@<span>AlSweigart</span></a></span> </p><p>with this opened file as a file object:<br /> do something</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/treyhunner",
"name": "@treyhunner"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/AlSweigart",
"name": "@AlSweigart"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/109320757859313395/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/109320757859313395/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/109320757859313395/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/109320757859313395/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/109320757859313395/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/hugovk/statuses/109313802377367448/activity",
"type": "Create",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-11-09T12:17:32Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://chaos.social/users/jugmac00"
],
"object": {
"id": "https://mastodon.social/users/hugovk/statuses/109313802377367448",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-09T12:17:32Z",
"url": "https://mastodon.social/@hugovk/109313802377367448",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://chaos.social/users/jugmac00"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/109313802377367448",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-09:objectId=328378096:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@jugmac00\" class=\"u-url mention\">@<span>jugmac00</span></a></span> Do you know if it's possible to update PRs created by all-repos?</p><p>I've created a bunch of PRs using all-repos to add 3.12-dev to GitHub Actions, and used "--branch-name add-3.12-dev"</p><p>Before merging, I now remembered I should also add py312 to tox.ini</p><p>But running again with the same branch name gives:</p><p> ! [rejected] HEAD -> all-repos_autofix_add-3.12-dev (non-fast-forward)<br />error: failed to push some refs to 'github.com:hugovk/pypistats'</p><p>Any ideas?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@jugmac00\" class=\"u-url mention\">@<span>jugmac00</span></a></span> Do you know if it's possible to update PRs created by all-repos?</p><p>I've created a bunch of PRs using all-repos to add 3.12-dev to GitHub Actions, and used "--branch-name add-3.12-dev"</p><p>Before merging, I now remembered I should also add py312 to tox.ini</p><p>But running again with the same branch name gives:</p><p> ! [rejected] HEAD -> all-repos_autofix_add-3.12-dev (non-fast-forward)<br />error: failed to push some refs to 'github.com:hugovk/pypistats'</p><p>Any ideas?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://chaos.social/users/jugmac00",
"name": "@jugmac00@chaos.social"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/109313802377367448/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/109313802377367448/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/109313802377367448/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/109313802377367448/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/109313802377367448/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/hugovk/statuses/109312370259642543/activity",
"type": "Create",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-11-09T06:13:19Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.social/users/Lorenanicole"
],
"object": {
"id": "https://mastodon.social/users/hugovk/statuses/109312370259642543",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-09T06:13:19Z",
"url": "https://mastodon.social/@hugovk/109312370259642543",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.social/users/Lorenanicole"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/109312370259642543",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-08:objectId=328036520:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@Lorenanicole\" class=\"u-url mention\">@<span>Lorenanicole</span></a></span> Good timing, if you can generate over 50,000 words, sounds perfect for <a href=\"https://mastodon.social/tags/NaNoGenMo\" class=\"mention hashtag\" rel=\"tag\">#<span>NaNoGenMo</span></a>!</p><p>"National Novel Generation Month: Spend the month of November writing code that generates a novel of 50k+ words. This is in the spirit of National Novel Writing Month's interesting definition of a novel as 50,000 words of fiction." </p><p><a href=\"https://github.com/NaNoGenMo/2022\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/NaNoGenMo/2022</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@Lorenanicole\" class=\"u-url mention\">@<span>Lorenanicole</span></a></span> Good timing, if you can generate over 50,000 words, sounds perfect for <a href=\"https://mastodon.social/tags/NaNoGenMo\" class=\"mention hashtag\" rel=\"tag\">#<span>NaNoGenMo</span></a>!</p><p>"National Novel Generation Month: Spend the month of November writing code that generates a novel of 50k+ words. This is in the spirit of National Novel Writing Month's interesting definition of a novel as 50,000 words of fiction." </p><p><a href=\"https://github.com/NaNoGenMo/2022\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/NaNoGenMo/2022</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/Lorenanicole",
"name": "@Lorenanicole"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/nanogenmo",
"name": "#nanogenmo"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/109312370259642543/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/109312370259642543/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/109312370259642543/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/109312370259642543/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/109312370259642543/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/hugovk/statuses/109308114626250727/activity",
"type": "Announce",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-11-08T12:11:03Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/neutrinoceros",
"https://mastodon.social/users/hugovk/followers"
],
"object": "https://fosstodon.org/users/neutrinoceros/statuses/109304531520277576"
},
{
"id": "https://mastodon.social/users/hugovk/statuses/109303911559529867/activity",
"type": "Create",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-11-07T18:22:10Z",
"to": [
"https://mastodon.social/users/hugovk/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://digipres.club/users/andrewjbtw",
"https://friend.camp/users/darius",
"https://mastodon.xyz/users/xor"
],
"object": {
"id": "https://mastodon.social/users/hugovk/statuses/109303911559529867",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T18:22:10Z",
"url": "https://mastodon.social/@hugovk/109303911559529867",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://mastodon.social/users/hugovk/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://digipres.club/users/andrewjbtw",
"https://friend.camp/users/darius",
"https://mastodon.xyz/users/xor"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/109303911559529867",
"inReplyToAtomUri": null,
"conversation": "tag:digipres.club,2022-11-07:objectId=3475763:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://digipres.club/@andrewjbtw\" class=\"u-url mention\">@<span>andrewjbtw</span></a></span> Because the bot is often removing the context, a common <a href=\"https://mastodon.social/tags/botALLY\" class=\"mention hashtag\" rel=\"tag\">#<span>botALLY</span></a> technique is to use a bad words list and skip anything that matches.</p><p>For example:<br /><a href=\"https://github.com/dariusk/wordfilter\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/dariusk/wordfilter</span><span class=\"invisible\"></span></a></p><p>That's fine, as the bot can churn out the next one from its infinite pool.</p><p>See also this by <span class=\"h-card\" translate=\"no\"><a href=\"https://friend.camp/@darius\" class=\"u-url mention\">@<span>darius</span></a></span>:</p><p><a href=\"https://tinysubversions.com/2012/06/the-strange-journey-of-metaphor-a-minute/index.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tinysubversions.com/2012/06/th</span><span class=\"invisible\">e-strange-journey-of-metaphor-a-minute/index.html</span></a></p><p>Who is also quoted here, along with <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.xyz/@xor\" class=\"u-url mention\">@<span>xor</span></a></span>:</p><p><a href=\"https://www.vice.com/en/article/mg7g3y/how-to-make-a-not-racist-bot\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">vice.com/en/article/mg7g3y/how</span><span class=\"invisible\">-to-make-a-not-racist-bot</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://digipres.club/@andrewjbtw\" class=\"u-url mention\">@<span>andrewjbtw</span></a></span> Because the bot is often removing the context, a common <a href=\"https://mastodon.social/tags/botALLY\" class=\"mention hashtag\" rel=\"tag\">#<span>botALLY</span></a> technique is to use a bad words list and skip anything that matches.</p><p>For example:<br /><a href=\"https://github.com/dariusk/wordfilter\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/dariusk/wordfilter</span><span class=\"invisible\"></span></a></p><p>That's fine, as the bot can churn out the next one from its infinite pool.</p><p>See also this by <span class=\"h-card\" translate=\"no\"><a href=\"https://friend.camp/@darius\" class=\"u-url mention\">@<span>darius</span></a></span>:</p><p><a href=\"https://tinysubversions.com/2012/06/the-strange-journey-of-metaphor-a-minute/index.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tinysubversions.com/2012/06/th</span><span class=\"invisible\">e-strange-journey-of-metaphor-a-minute/index.html</span></a></p><p>Who is also quoted here, along with <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.xyz/@xor\" class=\"u-url mention\">@<span>xor</span></a></span>:</p><p><a href=\"https://www.vice.com/en/article/mg7g3y/how-to-make-a-not-racist-bot\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">vice.com/en/article/mg7g3y/how</span><span class=\"invisible\">-to-make-a-not-racist-bot</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://digipres.club/users/andrewjbtw",
"name": "@andrewjbtw@digipres.club"
},
{
"type": "Mention",
"href": "https://friend.camp/users/darius",
"name": "@darius@friend.camp"
},
{
"type": "Mention",
"href": "https://mastodon.xyz/users/xor",
"name": "@xor@mastodon.xyz"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/botally",
"name": "#botally"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/109303911559529867/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/109303911559529867/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/109303911559529867/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/109303911559529867/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/109303911559529867/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/hugovk/statuses/109299037598632471/activity",
"type": "Create",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-11-06T21:42:39Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers"
],
"object": {
"id": "https://mastodon.social/users/hugovk/statuses/109299037598632471",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-06T21:42:39Z",
"url": "https://mastodon.social/@hugovk/109299037598632471",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/109299037598632471",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-06:objectId=326528338:objectType=Conversation",
"content": "<p>I had forgotten I had created this other account, and I don't know if I ever posted there, and I haven't logged in for four years, but the admins just deleted it and all the data with no notice</p>",
"contentMap": {
"en": "<p>I had forgotten I had created this other account, and I don't know if I ever posted there, and I haven't logged in for four years, but the admins just deleted it and all the data with no notice</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/109/299/025/475/847/772/original/57f245326718ece2.jpg",
"name": null,
"blurhash": "U37BG+~qITn$-;xuM{V@InbHa}R*~qkXIUR*",
"width": 1080,
"height": 1371
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/109299037598632471/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/109299037598632471/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/109299037598632471/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/109299037598632471/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/109299037598632471/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/hugovk/statuses/109297776452064128/activity",
"type": "Announce",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-11-06T16:21:55Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://post.lurk.org/users/liza",
"https://mastodon.social/users/hugovk/followers"
],
"object": "https://post.lurk.org/users/liza/statuses/109297612410850588"
},
{
"id": "https://mastodon.social/users/hugovk/statuses/109297763733692945/activity",
"type": "Create",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-11-06T16:18:41Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://wandering.shop/users/jonafato",
"https://mastodon.social/users/kjaymiller"
],
"object": {
"id": "https://mastodon.social/users/hugovk/statuses/109297763733692945",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-06T16:18:41Z",
"url": "https://mastodon.social/@hugovk/109297763733692945",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://wandering.shop/users/jonafato",
"https://mastodon.social/users/kjaymiller"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/109297763733692945",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-11-06:objectId=56580208:objectType=Conversation",
"content": "<p>@eumiro@fosstodon.org A new one from <span class=\"h-card\" translate=\"no\"><a href=\"https://wandering.shop/@jonafato\" class=\"u-url mention\">@<span>jonafato</span></a></span> and <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@kjaymiller\" class=\"u-url mention\">@<span>kjaymiller</span></a></span>:</p><p>Python Community News: <a href=\"https://pythoncommunitynews.transistor.fm/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">pythoncommunitynews.transistor</span><span class=\"invisible\">.fm/</span></a></p>",
"contentMap": {
"en": "<p>@eumiro@fosstodon.org A new one from <span class=\"h-card\" translate=\"no\"><a href=\"https://wandering.shop/@jonafato\" class=\"u-url mention\">@<span>jonafato</span></a></span> and <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@kjaymiller\" class=\"u-url mention\">@<span>kjaymiller</span></a></span>:</p><p>Python Community News: <a href=\"https://pythoncommunitynews.transistor.fm/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">pythoncommunitynews.transistor</span><span class=\"invisible\">.fm/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://wandering.shop/users/jonafato",
"name": "@jonafato@wandering.shop"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/kjaymiller",
"name": "@kjaymiller"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/109297763733692945/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/109297763733692945/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/109297763733692945/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/109297763733692945/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/109297763733692945/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/hugovk/statuses/109297094451849673/activity",
"type": "Create",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-11-06T13:28:29Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.social/users/ambv",
"https://fosstodon.org/users/fredrikaverpil"
],
"object": {
"id": "https://mastodon.social/users/hugovk/statuses/109297094451849673",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/ambv/statuses/109296831020179743",
"published": "2022-11-06T13:28:29Z",
"url": "https://mastodon.social/@hugovk/109297094451849673",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.social/users/ambv",
"https://fosstodon.org/users/fredrikaverpil"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/109297094451849673",
"inReplyToAtomUri": "https://mastodon.social/users/ambv/statuses/109296831020179743",
"conversation": "tag:mastodon.social,2022-11-06:objectId=326196802:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ambv\" class=\"u-url mention\">@<span>ambv</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@fredrikaverpil\" class=\"u-url mention\">@<span>fredrikaverpil</span></a></span> I can see it in the web UI of mastodon.social after repeatedly pressing "Load more" until there's 125 hashtags in the list...</p><p>Also can't see it in Android app as there's no "Load more" button.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ambv\" class=\"u-url mention\">@<span>ambv</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@fredrikaverpil\" class=\"u-url mention\">@<span>fredrikaverpil</span></a></span> I can see it in the web UI of mastodon.social after repeatedly pressing "Load more" until there's 125 hashtags in the list...</p><p>Also can't see it in Android app as there's no "Load more" button.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/ambv",
"name": "@ambv"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/fredrikaverpil",
"name": "@fredrikaverpil@fosstodon.org"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/109297094451849673/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/109297094451849673/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/109297094451849673/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/109297094451849673/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/109297094451849673/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/hugovk/statuses/109296192336538986/activity",
"type": "Create",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-11-06T09:39:04Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.social/users/bryanbrake"
],
"object": {
"id": "https://mastodon.social/users/hugovk/statuses/109296192336538986",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/bryanbrake/statuses/109294924782996580",
"published": "2022-11-06T09:39:04Z",
"url": "https://mastodon.social/@hugovk/109296192336538986",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.social/users/bryanbrake"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/109296192336538986",
"inReplyToAtomUri": "https://mastodon.social/users/bryanbrake/statuses/109294924782996580",
"conversation": "tag:mastodon.social,2022-11-06:objectId=326060174:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bryanbrake\" class=\"u-url mention\">@<span>bryanbrake</span></a></span> Yes, I get them same. Need to click the <a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> hashtag in another post or bio...</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bryanbrake\" class=\"u-url mention\">@<span>bryanbrake</span></a></span> Yes, I get them same. Need to click the <a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> hashtag in another post or bio...</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/bryanbrake",
"name": "@bryanbrake"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/109296192336538986/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/109296192336538986/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/109296192336538986/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/109296192336538986/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/109296192336538986/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/hugovk/statuses/109293004679923295/activity",
"type": "Create",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-11-05T20:08:24Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.social/users/smadin",
"https://sonomu.club/users/jine",
"https://friend.camp/users/darius",
"https://mastodon.social/users/nickmofo",
"https://post.lurk.org/users/liza"
],
"object": {
"id": "https://mastodon.social/users/hugovk/statuses/109293004679923295",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-05T20:08:24Z",
"url": "https://mastodon.social/@hugovk/109293004679923295",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.social/users/smadin",
"https://sonomu.club/users/jine",
"https://friend.camp/users/darius",
"https://mastodon.social/users/nickmofo",
"https://post.lurk.org/users/liza"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/109293004679923295",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-02:objectId=324685318:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@smadin\" class=\"u-url mention\">@<span>smadin</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://sonomu.club/@jine\" class=\"u-url mention\">@<span>jine</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://friend.camp/@darius\" class=\"u-url mention\">@<span>darius</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@nickmofo\" class=\"u-url mention\">@<span>nickmofo</span></a></span> We already have a NaNoGenGenMo courtesy of <span class=\"h-card\" translate=\"no\"><a href=\"https://post.lurk.org/@liza\" class=\"u-url mention\">@<span>liza</span></a></span>! <br /><a href=\"https://github.com/NaNoGenMo/2022/issues/15\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/NaNoGenMo/2022/issu</span><span class=\"invisible\">es/15</span></a> <a href=\"https://mastodon.social/tags/NaNoGenMo\" class=\"mention hashtag\" rel=\"tag\">#<span>NaNoGenMo</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@smadin\" class=\"u-url mention\">@<span>smadin</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://sonomu.club/@jine\" class=\"u-url mention\">@<span>jine</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://friend.camp/@darius\" class=\"u-url mention\">@<span>darius</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@nickmofo\" class=\"u-url mention\">@<span>nickmofo</span></a></span> We already have a NaNoGenGenMo courtesy of <span class=\"h-card\" translate=\"no\"><a href=\"https://post.lurk.org/@liza\" class=\"u-url mention\">@<span>liza</span></a></span>! <br /><a href=\"https://github.com/NaNoGenMo/2022/issues/15\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/NaNoGenMo/2022/issu</span><span class=\"invisible\">es/15</span></a> <a href=\"https://mastodon.social/tags/NaNoGenMo\" class=\"mention hashtag\" rel=\"tag\">#<span>NaNoGenMo</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/smadin",
"name": "@smadin"
},
{
"type": "Mention",
"href": "https://sonomu.club/users/jine",
"name": "@jine@sonomu.club"
},
{
"type": "Mention",
"href": "https://friend.camp/users/darius",
"name": "@darius@friend.camp"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/nickmofo",
"name": "@nickmofo"
},
{
"type": "Mention",
"href": "https://post.lurk.org/users/liza",
"name": "@liza@post.lurk.org"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/nanogenmo",
"name": "#nanogenmo"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/109293004679923295/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/109293004679923295/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/109293004679923295/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/109293004679923295/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/109293004679923295/shares",
"type": "Collection",
"totalItems": 2
}
}
},
{
"id": "https://mastodon.social/users/hugovk/statuses/109256423968582648/activity",
"type": "Create",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-10-30T09:05:27Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.social/users/jradavenport"
],
"object": {
"id": "https://mastodon.social/users/hugovk/statuses/109256423968582648",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/jradavenport/statuses/109254713266860466",
"published": "2022-10-30T09:05:27Z",
"url": "https://mastodon.social/@hugovk/109256423968582648",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.social/users/jradavenport"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/109256423968582648",
"inReplyToAtomUri": "https://mastodon.social/users/jradavenport/statuses/109254713266860466",
"conversation": "tag:mastodon.social,2022-10-30:objectId=323447156:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@jradavenport\" class=\"u-url mention\">@<span>jradavenport</span></a></span> Inspired by that, I made this of the artworks of the Finnish National Gallery <a href=\"https://www.flickr.com/photos/hugovk/13892399336/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">flickr.com/photos/hugovk/13892</span><span class=\"invisible\">399336/</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@jradavenport\" class=\"u-url mention\">@<span>jradavenport</span></a></span> Inspired by that, I made this of the artworks of the Finnish National Gallery <a href=\"https://www.flickr.com/photos/hugovk/13892399336/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">flickr.com/photos/hugovk/13892</span><span class=\"invisible\">399336/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/109/256/422/157/661/679/original/97d8726eca7263ee.jpg",
"name": null,
"blurhash": "UjODnIj[~qj[j[fQj[fQ~qayD%j[j[fQayfQ",
"width": 800,
"height": 786
}
],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/jradavenport",
"name": "@jradavenport"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/109256423968582648/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/109256423968582648/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/109256423968582648/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/109256423968582648/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/109256423968582648/shares",
"type": "Collection",
"totalItems": 1
}
}
},
{
"id": "https://mastodon.social/users/hugovk/statuses/109252997930935090/activity",
"type": "Announce",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-10-29T18:34:09Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/sethmlarson",
"https://mastodon.social/users/hugovk/followers"
],
"object": "https://fosstodon.org/users/sethmlarson/statuses/109252199700297103"
},
{
"id": "https://mastodon.social/users/hugovk/statuses/108196429791717490/activity",
"type": "Announce",
"actor": "https://mastodon.social/users/hugovk",
"published": "2022-04-26T04:14:59Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/freakboy3742",
"https://mastodon.social/users/hugovk/followers"
],
"object": "https://mastodon.social/users/freakboy3742/statuses/107571951040972092"
},
{
"id": "https://mastodon.social/users/hugovk/statuses/103227462084964860/activity",
"type": "Create",
"actor": "https://mastodon.social/users/hugovk",
"published": "2019-11-30T15:01:09Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://cybre.space/users/muffinista"
],
"object": {
"id": "https://mastodon.social/users/hugovk/statuses/103227462084964860",
"type": "Note",
"summary": "nanogenmo",
"inReplyTo": "https://cybre.space/users/muffinista/statuses/103168227985605419",
"published": "2019-11-30T15:01:09Z",
"url": "https://mastodon.social/@hugovk/103227462084964860",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://cybre.space/users/muffinista"
],
"sensitive": true,
"atomUri": "https://mastodon.social/users/hugovk/statuses/103227462084964860",
"inReplyToAtomUri": "https://cybre.space/users/muffinista/statuses/103168227985605419",
"conversation": "tag:cybre.space,2019-11-20:objectId=37376539:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://cybre.space/@muffinista\" class=\"u-url mention\">@<span>muffinista</span></a></span> Also qualifies as a Nano-NaNoGenMo! <a href=\"https://mastodon.social/tags/NNNGM\" class=\"mention hashtag\" rel=\"tag\">#<span>NNNGM</span></a> <a href=\"https://nickm.com/post/2019/11/nano-nanogenmo-or-nnngm/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">nickm.com/post/2019/11/nano-na</span><span class=\"invisible\">nogenmo-or-nnngm/</span></a></p>",
"contentMap": {
"gd": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://cybre.space/@muffinista\" class=\"u-url mention\">@<span>muffinista</span></a></span> Also qualifies as a Nano-NaNoGenMo! <a href=\"https://mastodon.social/tags/NNNGM\" class=\"mention hashtag\" rel=\"tag\">#<span>NNNGM</span></a> <a href=\"https://nickm.com/post/2019/11/nano-nanogenmo-or-nnngm/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">nickm.com/post/2019/11/nano-na</span><span class=\"invisible\">nogenmo-or-nnngm/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://cybre.space/users/muffinista",
"name": "@muffinista@cybre.space"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/NNNGM",
"name": "#NNNGM"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/103227462084964860/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/103227462084964860/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/103227462084964860/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/103227462084964860/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/103227462084964860/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/hugovk/statuses/103172415380301787/activity",
"type": "Create",
"actor": "https://mastodon.social/users/hugovk",
"published": "2019-11-20T21:42:03Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers"
],
"object": {
"id": "https://mastodon.social/users/hugovk/statuses/103172415380301787",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-11-20T21:42:03Z",
"url": "https://mastodon.social/@hugovk/103172415380301787",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/103172415380301787",
"inReplyToAtomUri": null,
"conversation": "tag:cybre.space,2019-11-20:objectId=37393491:objectType=Conversation",
"content": "<p>@SpankyWorks@cybre.space French has loads of chefs/chiefs of/at things</p><p>chef de cuisine = director of kitchen</p><p>chef de projet = manager of project</p><p>chef de chœur = master of choir</p>",
"contentMap": {
"en": "<p>@SpankyWorks@cybre.space French has loads of chefs/chiefs of/at things</p><p>chef de cuisine = director of kitchen</p><p>chef de projet = manager of project</p><p>chef de chœur = master of choir</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/103172415380301787/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/103172415380301787/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/103172415380301787/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/103172415380301787/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/103172415380301787/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/hugovk/statuses/100560583730961750/activity",
"type": "Create",
"actor": "https://mastodon.social/users/hugovk",
"published": "2018-08-16T15:18:55Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.social/users/jgmac1106",
"https://mastodon.social/users/aparrish",
"https://eldritch.cafe/users/enkiv2",
"https://mastodon.social/users/bcj"
],
"object": {
"id": "https://mastodon.social/users/hugovk/statuses/100560583730961750",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/jgmac1106/statuses/100550053350797424",
"published": "2018-08-16T15:18:55Z",
"url": "https://mastodon.social/@hugovk/100560583730961750",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.social/users/jgmac1106",
"https://mastodon.social/users/aparrish",
"https://eldritch.cafe/users/enkiv2",
"https://mastodon.social/users/bcj"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/100560583730961750",
"inReplyToAtomUri": "https://mastodon.social/users/jgmac1106/statuses/100550053350797424",
"conversation": "tag:mastodon.social,2018-08-14:objectId=46320789:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@jgmac1106\" class=\"u-url mention\">@<span>jgmac1106</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@aparrish\" class=\"u-url mention\">@<span>aparrish</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://eldritch.cafe/@enkiv2\" class=\"u-url mention\">@<span>enkiv2</span></a></span> It's an entire 50,004-word novel about bison, and another 50,004-word novel about the NY bison that bother them, both by <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bcj\" class=\"u-url mention\">@<span>bcj</span></a></span>: </p><p><a href=\"https://github.com/NaNoGenMo/2016/issues/95\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/NaNoGenMo/2016/issu</span><span class=\"invisible\">es/95</span></a><br /><a href=\"https://github.com/bcj/buffalo\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/bcj/buffalo</span><span class=\"invisible\"></span></a><br /><a href=\"https://raw.githubusercontent.com/bcj/buffalo/master/examples/buffalo.txt\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">raw.githubusercontent.com/bcj/</span><span class=\"invisible\">buffalo/master/examples/buffalo.txt</span></a><br /><a href=\"https://raw.githubusercontent.com/bcj/buffalo/master/examples/bison.txt\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">raw.githubusercontent.com/bcj/</span><span class=\"invisible\">buffalo/master/examples/bison.txt</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@jgmac1106\" class=\"u-url mention\">@<span>jgmac1106</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@aparrish\" class=\"u-url mention\">@<span>aparrish</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://eldritch.cafe/@enkiv2\" class=\"u-url mention\">@<span>enkiv2</span></a></span> It's an entire 50,004-word novel about bison, and another 50,004-word novel about the NY bison that bother them, both by <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bcj\" class=\"u-url mention\">@<span>bcj</span></a></span>: </p><p><a href=\"https://github.com/NaNoGenMo/2016/issues/95\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/NaNoGenMo/2016/issu</span><span class=\"invisible\">es/95</span></a><br /><a href=\"https://github.com/bcj/buffalo\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/bcj/buffalo</span><span class=\"invisible\"></span></a><br /><a href=\"https://raw.githubusercontent.com/bcj/buffalo/master/examples/buffalo.txt\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">raw.githubusercontent.com/bcj/</span><span class=\"invisible\">buffalo/master/examples/buffalo.txt</span></a><br /><a href=\"https://raw.githubusercontent.com/bcj/buffalo/master/examples/bison.txt\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">raw.githubusercontent.com/bcj/</span><span class=\"invisible\">buffalo/master/examples/bison.txt</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/jgmac1106",
"name": "@jgmac1106"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/aparrish",
"name": "@aparrish"
},
{
"type": "Mention",
"href": "https://eldritch.cafe/users/enkiv2",
"name": "@enkiv2@eldritch.cafe"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/bcj",
"name": "@bcj"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/100560583730961750/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/100560583730961750/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/100560583730961750/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/100560583730961750/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/100560583730961750/shares",
"type": "Collection",
"totalItems": 1
}
}
}
]
}