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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://functional.cafe/users/aru/outbox?page=true",
"type": "OrderedCollectionPage",
"next": "https://functional.cafe/users/aru/outbox?max_id=112409731788952823&page=true",
"prev": "https://functional.cafe/users/aru/outbox?min_id=113526412554416501&page=true",
"partOf": "https://functional.cafe/users/aru/outbox",
"orderedItems": [
{
"id": "https://functional.cafe/users/aru/statuses/113526412554416501/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-11-22T11:39:42Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/113526412554416501",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-22T11:39:42Z",
"url": "https://functional.cafe/@aru/113526412554416501",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/113526412554416501",
"inReplyToAtomUri": null,
"conversation": "tag:functional.cafe,2024-11-22:objectId=44853386:objectType=Conversation",
"content": "<p>I've been messing with <a href=\"https://functional.cafe/tags/everybodycodes\" class=\"mention hashtag\" rel=\"tag\">#<span>everybodycodes</span></a> these past few days. So far so good, but I've hit a bit of a snag with the fifth quest[1]. It runs, it gets the right results, but it takes around a half a minute to get to it. Could anyone fluent in <a href=\"https://functional.cafe/tags/clojure\" class=\"mention hashtag\" rel=\"tag\">#<span>clojure</span></a> please take a look if they could spot any obvious footguns with my implementation[2]?</p><p>To be honest, I haven't tried profiling it yet so I'm not exactly sure where it is spending all that time, that's on my todo for later.</p><p>[1] - <a href=\"https://everybody.codes/event/2024/quests/5\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">everybody.codes/event/2024/que</span><span class=\"invisible\">sts/5</span></a><br />[2] - <a href=\"https://tildegit.org/aru/everybody-codes/src/branch/master/2024/clojure/q5.clj\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tildegit.org/aru/everybody-cod</span><span class=\"invisible\">es/src/branch/master/2024/clojure/q5.clj</span></a></p>",
"contentMap": {
"en": "<p>I've been messing with <a href=\"https://functional.cafe/tags/everybodycodes\" class=\"mention hashtag\" rel=\"tag\">#<span>everybodycodes</span></a> these past few days. So far so good, but I've hit a bit of a snag with the fifth quest[1]. It runs, it gets the right results, but it takes around a half a minute to get to it. Could anyone fluent in <a href=\"https://functional.cafe/tags/clojure\" class=\"mention hashtag\" rel=\"tag\">#<span>clojure</span></a> please take a look if they could spot any obvious footguns with my implementation[2]?</p><p>To be honest, I haven't tried profiling it yet so I'm not exactly sure where it is spending all that time, that's on my todo for later.</p><p>[1] - <a href=\"https://everybody.codes/event/2024/quests/5\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">everybody.codes/event/2024/que</span><span class=\"invisible\">sts/5</span></a><br />[2] - <a href=\"https://tildegit.org/aru/everybody-codes/src/branch/master/2024/clojure/q5.clj\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tildegit.org/aru/everybody-cod</span><span class=\"invisible\">es/src/branch/master/2024/clojure/q5.clj</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/everybodycodes",
"name": "#everybodycodes"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/clojure",
"name": "#clojure"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/113526412554416501/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/113526412554416501/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/113526412554416501/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/113526412554416501/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/113526412554416501/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/113396827112719155/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-10-30T14:24:25Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://tech.lgbt/users/parvXtl"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/113396827112719155",
"type": "Note",
"summary": null,
"inReplyTo": "https://tech.lgbt/users/parvXtl/statuses/113395701988124365",
"published": "2024-10-30T14:24:25Z",
"url": "https://functional.cafe/@aru/113396827112719155",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://tech.lgbt/users/parvXtl"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/113396827112719155",
"inReplyToAtomUri": "https://tech.lgbt/users/parvXtl/statuses/113395701988124365",
"conversation": "tag:tech.lgbt,2024-10-30:objectId=182706253:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tech.lgbt/@parvXtl\" class=\"u-url mention\">@<span>parvXtl</span></a></span> I had to read the middle one a couple of times over</p><p>> man (a person) calls pager (a telecommunications device) when stdout is not a TTY</p><p>And here I was thinking why anyone would call someone else on a pager when their stdout is not a TTY</p><p>But good stuff nevertheless</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tech.lgbt/@parvXtl\" class=\"u-url mention\">@<span>parvXtl</span></a></span> I had to read the middle one a couple of times over</p><p>> man (a person) calls pager (a telecommunications device) when stdout is not a TTY</p><p>And here I was thinking why anyone would call someone else on a pager when their stdout is not a TTY</p><p>But good stuff nevertheless</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://tech.lgbt/users/parvXtl",
"name": "@parvXtl@tech.lgbt"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/113396827112719155/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/113396827112719155/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/113396827112719155/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/113396827112719155/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/113396827112719155/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/113341485249566266/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-10-20T19:50:15Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/113341485249566266",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-20T19:50:15Z",
"url": "https://functional.cafe/@aru/113341485249566266",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/113341485249566266",
"inReplyToAtomUri": null,
"conversation": "tag:functional.cafe,2024-10-20:objectId=43165673:objectType=Conversation",
"content": "<p>me: *tries to open gitlab after 10 hours of not doing anything in it*<br />gitlab: Identify yourself, stranger</p><p>Every goddamned time</p>",
"contentMap": {
"en": "<p>me: *tries to open gitlab after 10 hours of not doing anything in it*<br />gitlab: Identify yourself, stranger</p><p>Every goddamned time</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/113341485249566266/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/113341485249566266/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/113341485249566266/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/113341485249566266/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/113341485249566266/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/113322590753436741/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-10-17T11:45:08Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/113322590753436741",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-17T11:45:08Z",
"url": "https://functional.cafe/@aru/113322590753436741",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/113322590753436741",
"inReplyToAtomUri": null,
"conversation": "tag:functional.cafe,2024-10-17:objectId=43004597:objectType=Conversation",
"content": "<p>I just finished migrating my 4 drive <a href=\"https://functional.cafe/tags/zfs\" class=\"mention hashtag\" rel=\"tag\">#<span>zfs</span></a> pool (two mirrored vdevs) into a raidz2 configuration without losing any data. I'm happy it went well, but the whole endeavour was way too risky to my taste</p>",
"contentMap": {
"en": "<p>I just finished migrating my 4 drive <a href=\"https://functional.cafe/tags/zfs\" class=\"mention hashtag\" rel=\"tag\">#<span>zfs</span></a> pool (two mirrored vdevs) into a raidz2 configuration without losing any data. I'm happy it went well, but the whole endeavour was way too risky to my taste</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/zfs",
"name": "#zfs"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/113322590753436741/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/113322590753436741/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/113322590753436741/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/113322590753436741/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/113322590753436741/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/113147876180984523/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-09-16T15:12:55Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://mas.to/users/seanbala"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/113147876180984523",
"type": "Note",
"summary": null,
"inReplyTo": "https://mas.to/users/seanbala/statuses/113147748611804041",
"published": "2024-09-16T15:12:55Z",
"url": "https://functional.cafe/@aru/113147876180984523",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://mas.to/users/seanbala"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/113147876180984523",
"inReplyToAtomUri": "https://mas.to/users/seanbala/statuses/113147748611804041",
"conversation": "tag:mas.to,2024-09-16:objectId=387989951:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mas.to/@seanbala\" class=\"u-url mention\">@<span>seanbala</span></a></span> IIRC you can self-host standard notes if that's an option for you and then you don't have to pay for it as a service</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mas.to/@seanbala\" class=\"u-url mention\">@<span>seanbala</span></a></span> IIRC you can self-host standard notes if that's an option for you and then you don't have to pay for it as a service</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mas.to/users/seanbala",
"name": "@seanbala@mas.to"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/113147876180984523/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/113147876180984523/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/113147876180984523/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/113147876180984523/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/113147876180984523/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/113074155786709794/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-09-03T14:44:51Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://mastodon.bsd.cafe/users/blake"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/113074155786709794",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.bsd.cafe/users/blake/statuses/113074095812691445",
"published": "2024-09-03T14:44:51Z",
"url": "https://functional.cafe/@aru/113074155786709794",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://mastodon.bsd.cafe/users/blake"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/113074155786709794",
"inReplyToAtomUri": "https://mastodon.bsd.cafe/users/blake/statuses/113074095812691445",
"conversation": "tag:bsd.cafe,2024-09-03:objectId=7780772:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.bsd.cafe/@blake\" class=\"u-url mention\">@<span>blake</span></a></span> Ah, cool, not sure why the secondary post didn't show up on my timeline</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.bsd.cafe/@blake\" class=\"u-url mention\">@<span>blake</span></a></span> Ah, cool, not sure why the secondary post didn't show up on my timeline</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.bsd.cafe/users/blake",
"name": "@blake@bsd.cafe"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/113074155786709794/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/113074155786709794/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/113074155786709794/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/113074155786709794/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/113074155786709794/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/113074092609107010/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-09-03T14:28:47Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://mastodon.bsd.cafe/users/blake"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/113074092609107010",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.bsd.cafe/users/blake/statuses/113074010239840389",
"published": "2024-09-03T14:28:47Z",
"url": "https://functional.cafe/@aru/113074092609107010",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://mastodon.bsd.cafe/users/blake"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/113074092609107010",
"inReplyToAtomUri": "https://mastodon.bsd.cafe/users/blake/statuses/113074010239840389",
"conversation": "tag:bsd.cafe,2024-09-03:objectId=7780772:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.bsd.cafe/@blake\" class=\"u-url mention\">@<span>blake</span></a></span> Why not just a jail?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.bsd.cafe/@blake\" class=\"u-url mention\">@<span>blake</span></a></span> Why not just a jail?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.bsd.cafe/users/blake",
"name": "@blake@bsd.cafe"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/113074092609107010/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/113074092609107010/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/113074092609107010/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/113074092609107010/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/113074092609107010/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/112994803707847565/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-08-20T14:24:34Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://indieweb.social/users/jbz"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/112994803707847565",
"type": "Note",
"summary": null,
"inReplyTo": "https://indieweb.social/users/jbz/statuses/112994766076636989",
"published": "2024-08-20T14:24:34Z",
"url": "https://functional.cafe/@aru/112994803707847565",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://indieweb.social/users/jbz"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/112994803707847565",
"inReplyToAtomUri": "https://indieweb.social/users/jbz/statuses/112994766076636989",
"conversation": "tag:indieweb.social,2024-08-20:objectId=134892126:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://indieweb.social/@jbz\" class=\"u-url mention\">@<span>jbz</span></a></span> Although what I would like to see is irrelevant, I would really love to see this happen. Maybe I could finally contribute back. So far I was always scared away by not being fluent in C</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://indieweb.social/@jbz\" class=\"u-url mention\">@<span>jbz</span></a></span> Although what I would like to see is irrelevant, I would really love to see this happen. Maybe I could finally contribute back. So far I was always scared away by not being fluent in C</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://indieweb.social/users/jbz",
"name": "@jbz@indieweb.social"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/112994803707847565/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/112994803707847565/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/112994803707847565/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/112994803707847565/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/112994803707847565/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/112872110658669167/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-07-29T22:22:07Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://emacs.ch/users/holgerschurig"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/112872110658669167",
"type": "Note",
"summary": null,
"inReplyTo": "https://emacs.ch/users/holgerschurig/statuses/112872055560255452",
"published": "2024-07-29T22:22:07Z",
"url": "https://functional.cafe/@aru/112872110658669167",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://emacs.ch/users/holgerschurig"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/112872110658669167",
"inReplyToAtomUri": "https://emacs.ch/users/holgerschurig/statuses/112872055560255452",
"conversation": "tag:functional.cafe,2024-07-29:objectId=39261015:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://emacs.ch/@holgerschurig\" class=\"u-url mention\">@<span>holgerschurig</span></a></span> That's a good point. I do use syncthing for other things, but I'm hesitant to use it for the use cases like this, where I want to kick it off and wait for it to finish, rather than let it run continuously.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://emacs.ch/@holgerschurig\" class=\"u-url mention\">@<span>holgerschurig</span></a></span> That's a good point. I do use syncthing for other things, but I'm hesitant to use it for the use cases like this, where I want to kick it off and wait for it to finish, rather than let it run continuously.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://emacs.ch/users/holgerschurig",
"name": "@holgerschurig@emacs.ch"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/112872110658669167/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/112872110658669167/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/112872110658669167/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/112872110658669167/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/112872110658669167/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/112870719198051061/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-07-29T16:28:15Z",
"to": [
"https://functional.cafe/users/aru/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.social/users/drdelle"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/112870719198051061",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/drdelle/statuses/112870514305323619",
"published": "2024-07-29T16:28:15Z",
"url": "https://functional.cafe/@aru/112870719198051061",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://functional.cafe/users/aru/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.social/users/drdelle"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/112870719198051061",
"inReplyToAtomUri": "https://mastodon.social/users/drdelle/statuses/112870514305323619",
"conversation": "tag:functional.cafe,2024-07-29:objectId=39261015:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@drdelle\" class=\"u-url mention\">@<span>drdelle</span></a></span> The prerequisites are that you enable usb debugging on your phone, set up adb on your computer, plug your phone to your computer via a cable and run something like "adb devices" on your computer. This should make your phone prompt you whether you want your phone to give your computer access.</p><p>Once that's sorted, you can use tramp with dired to connect to your phone with just find-file and giving /adb:$phone_id:/ as the path. Then navigate to where the photos are (something like /storage/emulated/0/DCIM/Camera) and copy them out.</p><p>A pure cli alternative if you want to grab everything would be something along the lines of </p><p>adb shell -- tar -C /storage/emulated/0/DCIM/Camera -cp . | cat >$(date +%Y%m%d).tar'</p><p>I know there's adb pull, but I've had better results with adb shell and tar (or emacs)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@drdelle\" class=\"u-url mention\">@<span>drdelle</span></a></span> The prerequisites are that you enable usb debugging on your phone, set up adb on your computer, plug your phone to your computer via a cable and run something like "adb devices" on your computer. This should make your phone prompt you whether you want your phone to give your computer access.</p><p>Once that's sorted, you can use tramp with dired to connect to your phone with just find-file and giving /adb:$phone_id:/ as the path. Then navigate to where the photos are (something like /storage/emulated/0/DCIM/Camera) and copy them out.</p><p>A pure cli alternative if you want to grab everything would be something along the lines of </p><p>adb shell -- tar -C /storage/emulated/0/DCIM/Camera -cp . | cat >$(date +%Y%m%d).tar'</p><p>I know there's adb pull, but I've had better results with adb shell and tar (or emacs)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/drdelle",
"name": "@drdelle@mastodon.social"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/112870719198051061/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/112870719198051061/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/112870719198051061/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/112870719198051061/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/112870719198051061/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/112870324785407321/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-07-29T14:47:57Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/112870324785407321",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-29T14:47:57Z",
"url": "https://functional.cafe/@aru/112870324785407321",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/112870324785407321",
"inReplyToAtomUri": null,
"conversation": "tag:functional.cafe,2024-07-29:objectId=39261015:objectType=Conversation",
"content": "<p>Getting photos off an android phone is such a pain in the lower back while using the conventional methods. Luckily, a combination of <a href=\"https://functional.cafe/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a>, <a href=\"https://functional.cafe/tags/dired\" class=\"mention hashtag\" rel=\"tag\">#<span>dired</span></a>, <a href=\"https://functional.cafe/tags/tramp\" class=\"mention hashtag\" rel=\"tag\">#<span>tramp</span></a> and <a href=\"https://functional.cafe/tags/adb\" class=\"mention hashtag\" rel=\"tag\">#<span>adb</span></a> makes it almost effortless.</p>",
"contentMap": {
"en": "<p>Getting photos off an android phone is such a pain in the lower back while using the conventional methods. Luckily, a combination of <a href=\"https://functional.cafe/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a>, <a href=\"https://functional.cafe/tags/dired\" class=\"mention hashtag\" rel=\"tag\">#<span>dired</span></a>, <a href=\"https://functional.cafe/tags/tramp\" class=\"mention hashtag\" rel=\"tag\">#<span>tramp</span></a> and <a href=\"https://functional.cafe/tags/adb\" class=\"mention hashtag\" rel=\"tag\">#<span>adb</span></a> makes it almost effortless.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/dired",
"name": "#dired"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/tramp",
"name": "#tramp"
},
{
"type": "Hashtag",
"href": "https://functional.cafe/tags/adb",
"name": "#adb"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/112870324785407321/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/112870324785407321/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/112870324785407321/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/112870324785407321/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/112870324785407321/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/112840847171114150/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-07-24T09:51:24Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://mastodon.social/users/mre"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/112840847171114150",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/mre/statuses/112840742430709291",
"published": "2024-07-24T09:51:24Z",
"url": "https://functional.cafe/@aru/112840847171114150",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://mastodon.social/users/mre"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/112840847171114150",
"inReplyToAtomUri": "https://mastodon.social/users/mre/statuses/112840742430709291",
"conversation": "tag:mastodon.social,2024-07-24:objectId=759283462:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mre\" class=\"u-url mention\">@<span>mre</span></a></span> Where would you draw the line between juniors/mid-level and above?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mre\" class=\"u-url mention\">@<span>mre</span></a></span> Where would you draw the line between juniors/mid-level and above?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/mre",
"name": "@mre@mastodon.social"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/112840847171114150/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/112840847171114150/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/112840847171114150/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/112840847171114150/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/112840847171114150/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/112808057960657877/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-07-18T14:52:40Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://mastodon.social/users/JonathanGerlach"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/112808057960657877",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/JonathanGerlach/statuses/112807803657251973",
"published": "2024-07-18T14:52:40Z",
"url": "https://functional.cafe/@aru/112808057960657877",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://mastodon.social/users/JonathanGerlach"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/112808057960657877",
"inReplyToAtomUri": "https://mastodon.social/users/JonathanGerlach/statuses/112807803657251973",
"conversation": "tag:mastodon.social,2024-07-18:objectId=754837085:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@JonathanGerlach\" class=\"u-url mention\">@<span>JonathanGerlach</span></a></span> Thinking back, I don't think I've ever seen animations which "felt right", not even the iphone ones. In general animations are the first thing I try to disable on any device I get, to me they always felt as an unnecessary distraction.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@JonathanGerlach\" class=\"u-url mention\">@<span>JonathanGerlach</span></a></span> Thinking back, I don't think I've ever seen animations which "felt right", not even the iphone ones. In general animations are the first thing I try to disable on any device I get, to me they always felt as an unnecessary distraction.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/JonathanGerlach",
"name": "@JonathanGerlach@mastodon.social"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/112808057960657877/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/112808057960657877/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/112808057960657877/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/112808057960657877/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/112808057960657877/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/112789833949950184/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-07-15T09:38:04Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://mastodon.social/users/FiLiS"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/112789833949950184",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/FiLiS/statuses/112789605765823292",
"published": "2024-07-15T09:38:04Z",
"url": "https://functional.cafe/@aru/112789833949950184",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://mastodon.social/users/FiLiS"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/112789833949950184",
"inReplyToAtomUri": "https://mastodon.social/users/FiLiS/statuses/112789605765823292",
"conversation": "tag:mastodon.social,2024-07-15:objectId=752351400:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@FiLiS\" class=\"u-url mention\">@<span>FiLiS</span></a></span> Reminds me when a logistics company delivered my dishwasher to the billing address at the other end of the country</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@FiLiS\" class=\"u-url mention\">@<span>FiLiS</span></a></span> Reminds me when a logistics company delivered my dishwasher to the billing address at the other end of the country</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/FiLiS",
"name": "@FiLiS@mastodon.social"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/112789833949950184/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/112789833949950184/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/112789833949950184/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/112789833949950184/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/112789833949950184/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/112649443207154843/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-06-20T14:34:51Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://mastodon.bsd.cafe/users/tara"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/112649443207154843",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-20T14:34:51Z",
"url": "https://functional.cafe/@aru/112649443207154843",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://mastodon.bsd.cafe/users/tara"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/112649443207154843",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2024-06-19:objectId=5833893:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.bsd.cafe/@tara\" class=\"u-url mention\">@<span>tara</span></a></span> The link doesn't seem to work for me, it tells me the video was taken down. Do you maybe have a different link?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.bsd.cafe/@tara\" class=\"u-url mention\">@<span>tara</span></a></span> The link doesn't seem to work for me, it tells me the video was taken down. Do you maybe have a different link?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.bsd.cafe/users/tara",
"name": "@tara@bsd.cafe"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/112649443207154843/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/112649443207154843/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/112649443207154843/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/112649443207154843/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/112649443207154843/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/112484881701582842/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-05-22T13:04:42Z",
"to": [
"https://functional.cafe/users/aru/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://fosstodon.org/users/badrihippo"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/112484881701582842",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/badrihippo/statuses/112484725820689364",
"published": "2024-05-22T13:04:42Z",
"url": "https://functional.cafe/@aru/112484881701582842",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://functional.cafe/users/aru/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://fosstodon.org/users/badrihippo"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/112484881701582842",
"inReplyToAtomUri": "https://fosstodon.org/users/badrihippo/statuses/112484725820689364",
"conversation": "tag:fosstodon.org,2024-05-20:objectId=210271633:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@badrihippo\" class=\"u-url mention\">@<span>badrihippo</span></a></span> So it is "just" a replay of everything you did between the start and the end of the macro recording?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@badrihippo\" class=\"u-url mention\">@<span>badrihippo</span></a></span> So it is "just" a replay of everything you did between the start and the end of the macro recording?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/badrihippo",
"name": "@badrihippo@fosstodon.org"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/112484881701582842/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/112484881701582842/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/112484881701582842/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/112484881701582842/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/112484881701582842/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/112473624253300167/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-05-20T13:21:47Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://fosstodon.org/users/badrihippo"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/112473624253300167",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/badrihippo/statuses/112472812245597435",
"published": "2024-05-20T13:21:47Z",
"url": "https://functional.cafe/@aru/112473624253300167",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers",
"https://fosstodon.org/users/badrihippo"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/112473624253300167",
"inReplyToAtomUri": "https://fosstodon.org/users/badrihippo/statuses/112472812245597435",
"conversation": "tag:fosstodon.org,2024-05-20:objectId=210271633:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@badrihippo\" class=\"u-url mention\">@<span>badrihippo</span></a></span> For your final test, could you please explain it to me?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@badrihippo\" class=\"u-url mention\">@<span>badrihippo</span></a></span> For your final test, could you please explain it to me?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/badrihippo",
"name": "@badrihippo@fosstodon.org"
}
],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/112473624253300167/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/112473624253300167/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/112473624253300167/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/112473624253300167/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/112473624253300167/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/112422252661340942/activity",
"type": "Create",
"actor": "https://functional.cafe/users/aru",
"published": "2024-05-11T11:37:19Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers"
],
"object": {
"id": "https://functional.cafe/users/aru/statuses/112422252661340942",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-05-11T11:37:19Z",
"url": "https://functional.cafe/@aru/112422252661340942",
"attributedTo": "https://functional.cafe/users/aru",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://functional.cafe/users/aru/followers"
],
"sensitive": false,
"atomUri": "https://functional.cafe/users/aru/statuses/112422252661340942",
"inReplyToAtomUri": null,
"conversation": "tag:mastouille.fr,2024-05-11:objectId=39930128:objectType=Conversation",
"content": "<p>@peterkotrcka@mastouille.fr Is that the thing that used to be sabayon?</p>",
"contentMap": {
"en": "<p>@peterkotrcka@mastouille.fr Is that the thing that used to be sabayon?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://functional.cafe/users/aru/statuses/112422252661340942/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://functional.cafe/users/aru/statuses/112422252661340942/replies?only_other_accounts=true&page=true",
"partOf": "https://functional.cafe/users/aru/statuses/112422252661340942/replies",
"items": []
}
},
"likes": {
"id": "https://functional.cafe/users/aru/statuses/112422252661340942/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://functional.cafe/users/aru/statuses/112422252661340942/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://functional.cafe/users/aru/statuses/112411408814404326/activity",
"type": "Announce",
"actor": "https://functional.cafe/users/aru",
"published": "2024-05-09T13:39:35Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fox.nexus/users/theresnotime",
"https://functional.cafe/users/aru/followers"
],
"object": "https://fox.nexus/users/theresnotime/statuses/112410078315185703"
},
{
"id": "https://functional.cafe/users/aru/statuses/112409731788952823/activity",
"type": "Announce",
"actor": "https://functional.cafe/users/aru",
"published": "2024-05-09T06:33:05Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hachyderm.io/users/skinnylatte",
"https://functional.cafe/users/aru/followers"
],
"object": "https://hachyderm.io/users/skinnylatte/statuses/112409450792179592"
}
]
}