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"
}
],
"id": "https://social.mildlyfunctional.gay/users/artemist/outbox?max_id=113513359199298821&page=true",
"type": "OrderedCollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/outbox?max_id=113510034549277160&page=true",
"prev": "https://social.mildlyfunctional.gay/users/artemist/outbox?min_id=113513083131001831&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/outbox",
"orderedItems": [
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113513083131001831/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-20T03:09:51Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113513083131001831",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959",
"published": "2024-11-20T03:09:51Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113513083131001831",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113513083131001831",
"inReplyToAtomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959",
"conversation": "tag:mildlyfunctional.gay,2024-11-19:objectId=2450486:objectType=Conversation",
"content": "<p>i was going to upload some samples here but mastodon doesn't like sbc or at9, and recompresses the others to some vbr mp3.</p><p>ffmpeg does actually have decoders for all 4 codecs. it has encoders for all except at9, where the only encoder is leaked copies of <code>at9tool.exe</code> from the ps4 and ps vita sdks.</p><p>I think the ffmpeg sbc encoder is stolen from bluez, which might have gotten it from reference code. the ffmpeg amr_wb encoder is from visualon, via the aosp. ffmpeg has a bad mp2 encoder and support for \"twolame\", which is \"lame but one of the devs wanted to make something without patent issues\", so i suspect it's pretty good.</p>",
"contentMap": {
"en": "<p>i was going to upload some samples here but mastodon doesn't like sbc or at9, and recompresses the others to some vbr mp3.</p><p>ffmpeg does actually have decoders for all 4 codecs. it has encoders for all except at9, where the only encoder is leaked copies of <code>at9tool.exe</code> from the ps4 and ps vita sdks.</p><p>I think the ffmpeg sbc encoder is stolen from bluez, which might have gotten it from reference code. the ffmpeg amr_wb encoder is from visualon, via the aosp. ffmpeg has a bad mp2 encoder and support for \"twolame\", which is \"lame but one of the devs wanted to make something without patent issues\", so i suspect it's pretty good.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113513083131001831/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113513083131001831/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113513083131001831/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113513083131001831/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113513083131001831/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-20T01:32:29Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959",
"published": "2024-11-20T01:32:29Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113512700248959914",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914",
"inReplyToAtomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959",
"conversation": "tag:mildlyfunctional.gay,2024-11-19:objectId=2450486:objectType=Conversation",
"content": "<p>tip: if you're trying to find out what codec you're using for calls on an android phone, run <code>adb logcat | grep refreshCodec</code>, make a call, then look up the codec value in the <a href=\"https://android.googlesource.com/platform/frameworks/base/+/refs/heads/main/telephony/java/android/telephony/ims/ImsStreamMediaProfile.java#49\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">AOSP source</a>.</p><p>I made a call to a few different test numbers from my pixel 6a on verizon (mcc 311, mnc 480) and was using 12650bps amr-wb.</p><p>supposedly verizon also uses evs-swb for some calls, but i'd probably need another verizon number to test with</p>",
"contentMap": {
"en": "<p>tip: if you're trying to find out what codec you're using for calls on an android phone, run <code>adb logcat | grep refreshCodec</code>, make a call, then look up the codec value in the <a href=\"https://android.googlesource.com/platform/frameworks/base/+/refs/heads/main/telephony/java/android/telephony/ims/ImsStreamMediaProfile.java#49\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">AOSP source</a>.</p><p>I made a call to a few different test numbers from my pixel 6a on verizon (mcc 311, mnc 480) and was using 12650bps amr-wb.</p><p>supposedly verizon also uses evs-swb for some calls, but i'd probably need another verizon number to test with</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914/replies?min_id=113516341307571638&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914/replies",
"items": [
"https://social.mildlyfunctional.gay/users/artemist/statuses/113516341307571638"
]
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T23:56:16Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-11-19T23:56:16Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113512321949985959",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959",
"inReplyToAtomUri": null,
"conversation": "tag:mildlyfunctional.gay,2024-11-19:objectId=2450486:objectType=Conversation",
"content": "<p>alright, i need to figure out what codec to use for putting music on my laptop.<br>what should i use?</p>",
"contentMap": {
"en": "<p>alright, i need to figure out what codec to use for putting music on my laptop.<br>what should i use?</p>"
},
"endTime": "2024-11-22T23:56:16Z",
"closed": "2024-11-22T23:56:16Z",
"votersCount": 45,
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959/replies?min_id=113513083131001831&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959/replies",
"items": [
"https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914",
"https://social.mildlyfunctional.gay/users/artemist/statuses/113513083131001831"
]
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959/shares",
"type": "Collection",
"totalItems": 6
},
"oneOf": [
{
"type": "Note",
"name": "mp2 (predecessor to mp3)",
"replies": {
"type": "Collection",
"totalItems": 9
}
},
{
"type": "Note",
"name": "atrac9 (used for game sounds on playstation 5)",
"replies": {
"type": "Collection",
"totalItems": 9
}
},
{
"type": "Note",
"name": "sbc (used on bad bluetooth headphones)",
"replies": {
"type": "Collection",
"totalItems": 11
}
},
{
"type": "Note",
"name": "itu g.722.2/amr-wb (used for \"hd voice\" in mobile phone calls)",
"replies": {
"type": "Collection",
"totalItems": 16
}
}
]
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512151657195825/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T23:12:58Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512151657195825",
"type": "Note",
"summary": null,
"inReplyTo": "https://60228.dev/users/leo/statuses/113512150255195650",
"published": "2024-11-19T23:12:58Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113512151657195825",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512151657195825",
"inReplyToAtomUri": "https://60228.dev/users/leo/statuses/113512150255195650",
"conversation": "tag:60228.dev,2024-11-19:objectId=1328883:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> yes, but learning that would require reading documentation and i'm lazy</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> yes, but learning that would require reading documentation and i'm lazy</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://60228.dev/users/leo",
"name": "@leo@60228.dev"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512151657195825/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512151657195825/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512151657195825/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512151657195825/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512151657195825/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512149091601132/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T23:12:19Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512149091601132",
"type": "Note",
"summary": null,
"inReplyTo": "https://60228.dev/users/leo/statuses/113512127956206500",
"published": "2024-11-19T23:12:19Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113512149091601132",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512149091601132",
"inReplyToAtomUri": "https://60228.dev/users/leo/statuses/113512127956206500",
"conversation": "tag:60228.dev,2024-11-19:objectId=1328883:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> yeah, it's weird but it's sometimes useful when testing</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> yeah, it's weird but it's sometimes useful when testing</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://60228.dev/users/leo",
"name": "@leo@60228.dev"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512149091601132/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512149091601132/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512149091601132/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512149091601132/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512149091601132/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512009946412543/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T22:36:55Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://wetdry.world/users/ipg"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512009946412543",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511989208782781",
"published": "2024-11-19T22:36:55Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113512009946412543",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://wetdry.world/users/ipg"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512009946412543",
"inReplyToAtomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511989208782781",
"conversation": "tag:wetdry.world,2024-11-19:objectId=44935024:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wetdry.world/@ipg\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>ipg</span></a></span> honestly the most annoying company for linux gaming is epic games.</p><p>not because they're particularly worse for linux gaming than most other companies, just because tim sweeney calling using linux \"like moving to canada\" was annoying.</p><p>they should make it so reddit users understand that \"valve supporting linux\" is basically entirely so that they can control their hardware for more lock-in and competition with console manufacturers, and not out of the goodness of their hearts.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wetdry.world/@ipg\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>ipg</span></a></span> honestly the most annoying company for linux gaming is epic games.</p><p>not because they're particularly worse for linux gaming than most other companies, just because tim sweeney calling using linux \"like moving to canada\" was annoying.</p><p>they should make it so reddit users understand that \"valve supporting linux\" is basically entirely so that they can control their hardware for more lock-in and competition with console manufacturers, and not out of the goodness of their hearts.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://wetdry.world/users/ipg",
"name": "@ipg@wetdry.world"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512009946412543/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512009946412543/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512009946412543/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512009946412543/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512009946412543/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511989208782781/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T22:31:39Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://wetdry.world/users/ipg"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511989208782781",
"type": "Note",
"summary": null,
"inReplyTo": "https://wetdry.world/users/ipg/statuses/113511967957195084",
"published": "2024-11-19T22:31:39Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113511989208782781",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://wetdry.world/users/ipg"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511989208782781",
"inReplyToAtomUri": "https://wetdry.world/users/ipg/statuses/113511967957195084",
"conversation": "tag:wetdry.world,2024-11-19:objectId=44935024:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wetdry.world/@ipg\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>ipg</span></a></span> yes, but have you considered: openbsd_gaming</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wetdry.world/@ipg\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>ipg</span></a></span> yes, but have you considered: openbsd_gaming</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://wetdry.world/users/ipg",
"name": "@ipg@wetdry.world"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511989208782781/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511989208782781/replies?min_id=113512009946412543&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511989208782781/replies",
"items": [
"https://social.mildlyfunctional.gay/users/artemist/statuses/113512009946412543"
]
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511989208782781/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511989208782781/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511737468814423/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T21:27:38Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://wizzzard.online/users/starwall"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511737468814423",
"type": "Note",
"summary": null,
"inReplyTo": "https://wizzzard.online/users/starwall/statuses/106964641162951292",
"published": "2024-11-19T21:27:38Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113511737468814423",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://wizzzard.online/users/starwall"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511737468814423",
"inReplyToAtomUri": "https://wizzzard.online/users/starwall/statuses/106964641162951292",
"conversation": "tag:wizzzard.online,2021-09-20:objectId=2712802:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wizzzard.online/@starwall\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>starwall</span></a></span> i kind of like how similar it is to the flag of greenland on the other side of the world</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wizzzard.online/@starwall\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>starwall</span></a></span> i kind of like how similar it is to the flag of greenland on the other side of the world</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://wizzzard.online/users/starwall",
"name": "@starwall@wizzzard.online"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511737468814423/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511737468814423/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511737468814423/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511737468814423/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511737468814423/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511397506684670/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T20:01:10Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://tech.lgbt/users/tj",
"https://60228.dev/users/leo"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511397506684670",
"type": "Note",
"summary": null,
"inReplyTo": "https://tech.lgbt/users/tj/statuses/113511393374866832",
"published": "2024-11-19T20:01:10Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113511397506684670",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://tech.lgbt/users/tj",
"https://60228.dev/users/leo"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511397506684670",
"inReplyToAtomUri": "https://tech.lgbt/users/tj/statuses/113511393374866832",
"conversation": "tag:60228.dev,2024-11-19:objectId=1328342:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tech.lgbt/@tj\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>tj</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> oh, til, octoprint addons are just python packages iirc so it was easier to deal with that</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tech.lgbt/@tj\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>tj</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> oh, til, octoprint addons are just python packages iirc so it was easier to deal with that</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://tech.lgbt/users/tj",
"name": "@tj@tech.lgbt"
},
{
"type": "Mention",
"href": "https://60228.dev/users/leo",
"name": "@leo@60228.dev"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511397506684670/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511397506684670/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511397506684670/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511397506684670/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511397506684670/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511389948054924/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T19:59:15Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511389948054924",
"type": "Note",
"summary": null,
"inReplyTo": "https://60228.dev/users/leo/statuses/113511378411446433",
"published": "2024-11-19T19:59:15Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113511389948054924",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511389948054924",
"inReplyToAtomUri": "https://60228.dev/users/leo/statuses/113511378411446433",
"conversation": "tag:60228.dev,2024-11-19:objectId=1328342:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> The <a href=\"https://www.home-assistant.io/installation/#advanced-installation-methods\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">install page</a> says you only get Add-on support when using \"Supervised\" or \"HA OS\", and the <a href=\"https://github.com/home-assistant/supervised-installer\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">supervised installer page</a> says they only support Debian Bullseye on a limited set of machines</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> The <a href=\"https://www.home-assistant.io/installation/#advanced-installation-methods\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">install page</a> says you only get Add-on support when using \"Supervised\" or \"HA OS\", and the <a href=\"https://github.com/home-assistant/supervised-installer\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">supervised installer page</a> says they only support Debian Bullseye on a limited set of machines</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://60228.dev/users/leo",
"name": "@leo@60228.dev"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511389948054924/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511389948054924/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511389948054924/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511389948054924/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511389948054924/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511376735729669/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T19:55:53Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511376735729669",
"type": "Note",
"summary": null,
"inReplyTo": "https://60228.dev/users/leo/statuses/113511355027338685",
"published": "2024-11-19T19:55:53Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113511376735729669",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511376735729669",
"inReplyToAtomUri": "https://60228.dev/users/leo/statuses/113511355027338685",
"conversation": "tag:60228.dev,2024-11-19:objectId=1328342:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> Oh, I thought the supervisor was some weird extra daemon. also wtf, they don't run the supervisor in their docker image?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> Oh, I thought the supervisor was some weird extra daemon. also wtf, they don't run the supervisor in their docker image?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://60228.dev/users/leo",
"name": "@leo@60228.dev"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511376735729669/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511376735729669/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511376735729669/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511376735729669/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511376735729669/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511339722501287/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T19:46:29Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511339722501287",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511335962055934",
"published": "2024-11-19T19:46:29Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113511339722501287",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511339722501287",
"inReplyToAtomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511335962055934",
"conversation": "tag:60228.dev,2024-11-19:objectId=1328342:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> anyway, the only reason your software should need its own full system image to run is if it's a unikernel.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> anyway, the only reason your software should need its own full system image to run is if it's a unikernel.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://60228.dev/users/leo",
"name": "@leo@60228.dev"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511339722501287/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511339722501287/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511339722501287/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511339722501287/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511339722501287/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511335962055934/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T19:45:31Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511335962055934",
"type": "Note",
"summary": null,
"inReplyTo": "https://60228.dev/users/leo/statuses/113511328122161830",
"published": "2024-11-19T19:45:31Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113511335962055934",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511335962055934",
"inReplyToAtomUri": "https://60228.dev/users/leo/statuses/113511328122161830",
"conversation": "tag:60228.dev,2024-11-19:objectId=1328342:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> i remember one home assistant contributor also maintained a weather source dependency that like 3 people used but was required to run home assistant. they complained when it got packaged in nixpkgs because \"nixpkgs might mess it up then people will complain to me\"</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> i remember one home assistant contributor also maintained a weather source dependency that like 3 people used but was required to run home assistant. they complained when it got packaged in nixpkgs because \"nixpkgs might mess it up then people will complain to me\"</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://60228.dev/users/leo",
"name": "@leo@60228.dev"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511335962055934/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511335962055934/replies?min_id=113511339722501287&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511335962055934/replies",
"items": [
"https://social.mildlyfunctional.gay/users/artemist/statuses/113511339722501287"
]
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511335962055934/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511335962055934/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511323181446708/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T19:42:16Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511323181446708",
"type": "Note",
"summary": null,
"inReplyTo": "https://60228.dev/users/leo/statuses/113511320196470823",
"published": "2024-11-19T19:42:16Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113511323181446708",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511323181446708",
"inReplyToAtomUri": "https://60228.dev/users/leo/statuses/113511320196470823",
"conversation": "tag:60228.dev,2024-11-19:objectId=1328342:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> oh, yeah, i only do data logging, i don't really have any smart devices</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> oh, yeah, i only do data logging, i don't really have any smart devices</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://60228.dev/users/leo",
"name": "@leo@60228.dev"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511323181446708/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511323181446708/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511323181446708/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511323181446708/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511323181446708/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511316203082736/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T19:40:30Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511316203082736",
"type": "Note",
"summary": null,
"inReplyTo": "https://60228.dev/users/leo/statuses/113511313492782929",
"published": "2024-11-19T19:40:30Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113511316203082736",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511316203082736",
"inReplyToAtomUri": "https://60228.dev/users/leo/statuses/113511313492782929",
"conversation": "tag:60228.dev,2024-11-19:objectId=1328342:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> yeah, my solution to things has been \"write my own janky python scripts to feed into influxdb\" which is probably worse in someways and better in others</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> yeah, my solution to things has been \"write my own janky python scripts to feed into influxdb\" which is probably worse in someways and better in others</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://60228.dev/users/leo",
"name": "@leo@60228.dev"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511316203082736/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511316203082736/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511316203082736/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511316203082736/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511316203082736/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511311574506018/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T19:39:19Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511311574506018",
"type": "Note",
"summary": null,
"inReplyTo": "https://60228.dev/users/leo/statuses/113511276973468545",
"published": "2024-11-19T19:39:19Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113511311574506018",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://60228.dev/users/leo"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511311574506018",
"inReplyToAtomUri": "https://60228.dev/users/leo/statuses/113511276973468545",
"conversation": "tag:60228.dev,2024-11-19:objectId=1328342:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> love how i've never really used home assistant, partially because the packaging sucks, and partially because i have to deal with some of the home assistant devs at nyc resistor</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://60228.dev/@leo\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>leo</span></a></span> love how i've never really used home assistant, partially because the packaging sucks, and partially because i have to deal with some of the home assistant devs at nyc resistor</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://60228.dev/users/leo",
"name": "@leo@60228.dev"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511311574506018/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511311574506018/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511311574506018/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511311574506018/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511311574506018/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511075005310937/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T18:39:09Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://wetdry.world/users/ipg"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511075005310937",
"type": "Note",
"summary": null,
"inReplyTo": "https://wetdry.world/users/ipg/statuses/113505218677919229",
"published": "2024-11-19T18:39:09Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113511075005310937",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://wetdry.world/users/ipg"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511075005310937",
"inReplyToAtomUri": "https://wetdry.world/users/ipg/statuses/113505218677919229",
"conversation": "tag:wetdry.world,2024-11-18:objectId=44824402:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wetdry.world/@ipg\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>ipg</span></a></span> sounds hard, i'd need to walk nearly 5 meters</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wetdry.world/@ipg\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>ipg</span></a></span> sounds hard, i'd need to walk nearly 5 meters</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://wetdry.world/users/ipg",
"name": "@ipg@wetdry.world"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511075005310937/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511075005310937/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511075005310937/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511075005310937/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113511075005310937/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510570972462576/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T16:30:58Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://transmom.love/users/elilla"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510570972462576",
"type": "Note",
"summary": "re: DMs to someone about libraries",
"inReplyTo": "https://transmom.love/users/elilla/statuses/113510319378245755",
"published": "2024-11-19T16:30:58Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113510570972462576",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://transmom.love/users/elilla"
],
"sensitive": true,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510570972462576",
"inReplyToAtomUri": "https://transmom.love/users/elilla/statuses/113510319378245755",
"conversation": "tag:transmom.love,2024-11-19:objectId=3362374:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://transmom.love/@elilla\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>elilla</span></a></span> Somewhat of a different type of library, but IME you need to register to read at national libraries, e.g. the US's Library of Congress, the British Library, or the Deutsche Nationalbibliothek. It tends to be free though, and it can be really useful when you are doing research from rare books, maps, or audio recordings.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://transmom.love/@elilla\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>elilla</span></a></span> Somewhat of a different type of library, but IME you need to register to read at national libraries, e.g. the US's Library of Congress, the British Library, or the Deutsche Nationalbibliothek. It tends to be free though, and it can be really useful when you are doing research from rare books, maps, or audio recordings.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://transmom.love/users/elilla",
"name": "@elilla@transmom.love"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510570972462576/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510570972462576/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510570972462576/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510570972462576/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510570972462576/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510314331456655/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T15:25:42Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://chaos.social/users/evey"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510314331456655",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/evey/statuses/113510275259109430",
"published": "2024-11-19T15:25:42Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113510314331456655",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://chaos.social/users/evey"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510314331456655",
"inReplyToAtomUri": "https://chaos.social/users/evey/statuses/113510275259109430",
"conversation": "tag:chaos.social,2024-11-19:objectId=223812770:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@evey\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>evey</span></a></span> I got one from HVV with a US credit card</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@evey\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>evey</span></a></span> I got one from HVV with a US credit card</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://chaos.social/users/evey",
"name": "@evey@chaos.social"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510314331456655/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510314331456655/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510314331456655/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510314331456655/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510314331456655/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510034549277160/activity",
"type": "Create",
"actor": "https://social.mildlyfunctional.gay/users/artemist",
"published": "2024-11-19T14:14:33Z",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://meow.woem.cat/users/9kvj81s9a6ewngky"
],
"object": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510034549277160",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510006770905900",
"published": "2024-11-19T14:14:33Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113510034549277160",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://meow.woem.cat/users/9kvj81s9a6ewngky"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510034549277160",
"inReplyToAtomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510006770905900",
"conversation": "tag:mildlyfunctional.gay,2024-11-18:objectId=2445730:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://meow.woem.cat/@maeow\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>maeow</span></a></span> the reason I forgot is that I always skip the line in NYC but you can't do that in DC</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://meow.woem.cat/@maeow\" class=\"u-url mention\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">@<span>maeow</span></a></span> the reason I forgot is that I always skip the line in NYC but you can't do that in DC</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://meow.woem.cat/users/9kvj81s9a6ewngky",
"name": "@maeow@meow.woem.cat"
}
],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510034549277160/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510034549277160/replies?only_other_accounts=true&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510034549277160/replies",
"items": []
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510034549277160/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113510034549277160/shares",
"type": "Collection",
"totalItems": 0
}
}
}
]
}