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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://piaille.fr/users/gmic/outbox?min_id=109805969677616486&page=true",
"type": "OrderedCollectionPage",
"next": "https://piaille.fr/users/gmic/outbox?max_id=109808152917601231&page=true",
"prev": "https://piaille.fr/users/gmic/outbox?min_id=109978321910525661&page=true",
"partOf": "https://piaille.fr/users/gmic/outbox",
"orderedItems": [
{
"id": "https://piaille.fr/users/gmic/statuses/109978321910525661/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-03-06T20:53:35Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109978321910525661",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-06T20:53:35Z",
"url": "https://piaille.fr/@gmic/109978321910525661",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109978321910525661",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2023-03-06:objectId=13293742:objectType=Conversation",
"content": "<p>A bit of G'MIC creative coding just before going to sleep, to be sure to fall asleep dreaming about image processing algorithms ๐<br />Good night everyone! ๐๐ ๐</p>",
"contentMap": {
"fr": "<p>A bit of G'MIC creative coding just before going to sleep, to be sure to fall asleep dreaming about image processing algorithms ๐<br />Good night everyone! ๐๐ ๐</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://static.piaille.fr/media_attachments/files/109/978/321/574/657/584/original/3a723af33af9a368.mp4",
"name": null,
"blurhash": "UDJs68s.NdWr$efRRnoI}SbF$iWXNLs,ESs,",
"width": 256,
"height": 256
}
],
"tag": [],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109978321910525661/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109978321910525661/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109978321910525661/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109978321910525661/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109978321910525661/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109957783494152881/activity",
"type": "Announce",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-03-03T05:50:24Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://astrodon.social/users/spacegeck",
"https://piaille.fr/users/gmic/followers"
],
"object": "https://astrodon.social/users/spacegeck/statuses/109957639755775782"
},
{
"id": "https://piaille.fr/users/gmic/statuses/109948801234946078/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-03-01T15:46:05Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109948801234946078",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-01T15:46:05Z",
"url": "https://piaille.fr/@gmic/109948801234946078",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109948801234946078",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2023-03-01:objectId=12784571:objectType=Conversation",
"content": "<p>CImg is the image processing library that is at the heart of G'MIC. A new book "Digital Image Processing with C++: Implementing Reference Algorithms with the CImg Library", by David Tschumperlรฉ (from the IMAGE team of the GREYC lab), Christophe Tilmant & Vincent Barra, will be available on 17th March 2023 ๐<br />Definitely a good read if you want to code image processing stuffs in C++ ๐๐</p><p>โถ๏ธ<a href=\"https://taylorfrancis.com/chapters/mono/10.1201/9781003323693-2/getting-started-cimg-library-david-tschumperl%C3%A9-christophe-tilmant-vincent-barra\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">taylorfrancis.com/chapters/mon</span><span class=\"invisible\">o/10.1201/9781003323693-2/getting-started-cimg-library-david-tschumperl%C3%A9-christophe-tilmant-vincent-barra</span></a></p>",
"contentMap": {
"fr": "<p>CImg is the image processing library that is at the heart of G'MIC. A new book "Digital Image Processing with C++: Implementing Reference Algorithms with the CImg Library", by David Tschumperlรฉ (from the IMAGE team of the GREYC lab), Christophe Tilmant & Vincent Barra, will be available on 17th March 2023 ๐<br />Definitely a good read if you want to code image processing stuffs in C++ ๐๐</p><p>โถ๏ธ<a href=\"https://taylorfrancis.com/chapters/mono/10.1201/9781003323693-2/getting-started-cimg-library-david-tschumperl%C3%A9-christophe-tilmant-vincent-barra\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">taylorfrancis.com/chapters/mon</span><span class=\"invisible\">o/10.1201/9781003323693-2/getting-started-cimg-library-david-tschumperl%C3%A9-christophe-tilmant-vincent-barra</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://static.piaille.fr/media_attachments/files/109/948/799/174/947/112/original/dab1556d1a818481.jpg",
"name": null,
"blurhash": "UFRV,~.8?]a2.laKiyoynjRjRjo2wOR%x]WC",
"width": 182,
"height": 259
}
],
"tag": [],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109948801234946078/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109948801234946078/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109948801234946078/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109948801234946078/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109948801234946078/shares",
"type": "Collection",
"totalItems": 4
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109946727322258759/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-03-01T06:58:40Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://qoto.org/users/lorendias"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109946727322258759",
"type": "Note",
"summary": null,
"inReplyTo": "https://qoto.org/users/lorendias/statuses/109944390857507082",
"published": "2023-03-01T06:58:40Z",
"url": "https://piaille.fr/@gmic/109946727322258759",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://qoto.org/users/lorendias"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109946727322258759",
"inReplyToAtomUri": "https://qoto.org/users/lorendias/statuses/109944390857507082",
"conversation": "tag:piaille.fr,2023-01-30:objectId=9688352:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://qoto.org/@lorendias\" class=\"u-url mention\">@<span>lorendias</span></a></span> Very nice of you, Thanks! TBH, setting up a donation system for G'MIC, compatible with the rules of our institution (CNRS) has already been a headache :)<br />That's why it's currently an external association (LILA) that is in charge of collecting donations. I will discuss with them to see if it is possible to diversify the sources of donations.</p><p>Thank you again for your support!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://qoto.org/@lorendias\" class=\"u-url mention\">@<span>lorendias</span></a></span> Very nice of you, Thanks! TBH, setting up a donation system for G'MIC, compatible with the rules of our institution (CNRS) has already been a headache :)<br />That's why it's currently an external association (LILA) that is in charge of collecting donations. I will discuss with them to see if it is possible to diversify the sources of donations.</p><p>Thank you again for your support!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://qoto.org/users/lorendias",
"name": "@lorendias@qoto.org"
}
],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109946727322258759/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109946727322258759/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109946727322258759/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109946727322258759/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109946727322258759/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109921411486543948/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-02-24T19:40:31Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109921411486543948",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-24T19:40:31Z",
"url": "https://piaille.fr/@gmic/109921411486543948",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109921411486543948",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2023-02-24:objectId=12322939:objectType=Conversation",
"content": "<p>New G'MIC command 'curve3d' allows to generate a parameterized 3D curve (x(t),y(t),z(t)) with a possibly varying radius 'r(t)'.<br />More and more possibilities to generate 3D meshes in a procedural way!</p>",
"contentMap": {
"fr": "<p>New G'MIC command 'curve3d' allows to generate a parameterized 3D curve (x(t),y(t),z(t)) with a possibly varying radius 'r(t)'.<br />More and more possibilities to generate 3D meshes in a procedural way!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://static.piaille.fr/media_attachments/files/109/921/411/208/288/785/original/886b811c12f93276.mp4",
"name": null,
"blurhash": "UB8XafN108t2Mdxqs+Ia4_oe-,s,V@Rloet6",
"width": 480,
"height": 324
}
],
"tag": [],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109921411486543948/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109921411486543948/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109921411486543948/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109921411486543948/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109921411486543948/shares",
"type": "Collection",
"totalItems": 5
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109916258313687188/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-02-23T21:50:00Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109916258313687188",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-23T21:50:00Z",
"url": "https://piaille.fr/@gmic/109916258313687188",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109916258313687188",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2023-02-23:objectId=12227855:objectType=Conversation",
"content": "<p>Funny One-Liner of the Day: โถ๏ธ3D Menger Sponge</p><p>Code:<br />3,3,3,1,norm([x,y,z]-1)>1 (200) repeat 4 { r. {3*[w,h,d]},1,0,2 +ri[0] . *[-2,-1] } to_rgb. dv3d.</p><p>๐</p>",
"contentMap": {
"fr": "<p>Funny One-Liner of the Day: โถ๏ธ3D Menger Sponge</p><p>Code:<br />3,3,3,1,norm([x,y,z]-1)>1 (200) repeat 4 { r. {3*[w,h,d]},1,0,2 +ri[0] . *[-2,-1] } to_rgb. dv3d.</p><p>๐</p>"
},
"updated": "2023-02-23T21:54:02Z",
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://static.piaille.fr/media_attachments/files/109/916/256/704/508/633/original/2668c39151e89b9e.mp4",
"name": null,
"blurhash": "UVDS%iRj01oMNFoLoyWBMwxtoIRQbbWBayof",
"width": 960,
"height": 648
}
],
"tag": [],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109916258313687188/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109916258313687188/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109916258313687188/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109916258313687188/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109916258313687188/shares",
"type": "Collection",
"totalItems": 3
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109915736608050510/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-02-23T19:37:19Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://astrodon.social/users/spacegeck"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109915736608050510",
"type": "Note",
"summary": null,
"inReplyTo": "https://astrodon.social/users/spacegeck/statuses/109915363327586597",
"published": "2023-02-23T19:37:19Z",
"url": "https://piaille.fr/@gmic/109915736608050510",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://astrodon.social/users/spacegeck"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109915736608050510",
"inReplyToAtomUri": "https://astrodon.social/users/spacegeck/statuses/109915363327586597",
"conversation": "tag:astrodon.social,2023-02-22:objectId=5572879:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://astrodon.social/@spacegeck\" class=\"u-url mention\">@<span>spacegeck</span></a></span> Good to know! Thanks for the feedback. Took me less than 30 minutes TBH ๐</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://astrodon.social/@spacegeck\" class=\"u-url mention\">@<span>spacegeck</span></a></span> Good to know! Thanks for the feedback. Took me less than 30 minutes TBH ๐</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://astrodon.social/users/spacegeck",
"name": "@spacegeck@astrodon.social"
}
],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109915736608050510/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109915736608050510/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109915736608050510/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109915736608050510/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109915736608050510/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109915083156289494/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-02-23T16:51:08Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://astrodon.social/users/spacegeck"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109915083156289494",
"type": "Note",
"summary": null,
"inReplyTo": "https://astrodon.social/users/spacegeck/statuses/109909939667591862",
"published": "2023-02-23T16:51:08Z",
"url": "https://piaille.fr/@gmic/109915083156289494",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://astrodon.social/users/spacegeck"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109915083156289494",
"inReplyToAtomUri": "https://astrodon.social/users/spacegeck/statuses/109909939667591862",
"conversation": "tag:astrodon.social,2023-02-22:objectId=5572879:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://astrodon.social/@spacegeck\" class=\"u-url mention\">@<span>spacegeck</span></a></span> I made a first attempt to improve/update this filter. It should be available if you run the G'MIC plug-in, version 3.2.0+. Press the "Update Filter" button to get the new version of Banding Denoise.<br />Let me know if that works for you!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://astrodon.social/@spacegeck\" class=\"u-url mention\">@<span>spacegeck</span></a></span> I made a first attempt to improve/update this filter. It should be available if you run the G'MIC plug-in, version 3.2.0+. Press the "Update Filter" button to get the new version of Banding Denoise.<br />Let me know if that works for you!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://static.piaille.fr/media_attachments/files/109/915/082/503/439/922/original/8536d701c18b098b.jpg",
"name": null,
"blurhash": "U39@VE00~q_3D%?bIUt74o-;RjD%-;D%j[%M",
"width": 1428,
"height": 860
}
],
"tag": [
{
"type": "Mention",
"href": "https://astrodon.social/users/spacegeck",
"name": "@spacegeck@astrodon.social"
}
],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109915083156289494/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109915083156289494/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109915083156289494/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109915083156289494/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109915083156289494/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109909747585923681/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-02-22T18:14:14Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://astrodon.social/users/spacegeck"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109909747585923681",
"type": "Note",
"summary": null,
"inReplyTo": "https://astrodon.social/users/spacegeck/statuses/109909354750679536",
"published": "2023-02-22T18:14:14Z",
"url": "https://piaille.fr/@gmic/109909747585923681",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://astrodon.social/users/spacegeck"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109909747585923681",
"inReplyToAtomUri": "https://astrodon.social/users/spacegeck/statuses/109909354750679536",
"conversation": "tag:astrodon.social,2023-02-22:objectId=5572879:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://astrodon.social/@spacegeck\" class=\"u-url mention\">@<span>spacegeck</span></a></span> <br />I'll see what I can do. It shouldn't be that hard. I'm currently on vacations, but I put this on my TODO for the next week!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://astrodon.social/@spacegeck\" class=\"u-url mention\">@<span>spacegeck</span></a></span> <br />I'll see what I can do. It shouldn't be that hard. I'm currently on vacations, but I put this on my TODO for the next week!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://astrodon.social/users/spacegeck",
"name": "@spacegeck@astrodon.social"
}
],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109909747585923681/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109909747585923681/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109909747585923681/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109909747585923681/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109909747585923681/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109907653128596576/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-02-22T09:21:35Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://astrodon.social/users/spacegeck"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109907653128596576",
"type": "Note",
"summary": null,
"inReplyTo": "https://astrodon.social/users/spacegeck/statuses/109907279775209978",
"published": "2023-02-22T09:21:35Z",
"url": "https://piaille.fr/@gmic/109907653128596576",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://astrodon.social/users/spacegeck"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109907653128596576",
"inReplyToAtomUri": "https://astrodon.social/users/spacegeck/statuses/109907279775209978",
"conversation": "tag:astrodon.social,2023-02-22:objectId=5572879:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://astrodon.social/@spacegeck\" class=\"u-url mention\">@<span>spacegeck</span></a></span> <br />Interesting, that's actually an option I could add to the filter.<br />Which filter is it?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://astrodon.social/@spacegeck\" class=\"u-url mention\">@<span>spacegeck</span></a></span> <br />Interesting, that's actually an option I could add to the filter.<br />Which filter is it?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://astrodon.social/users/spacegeck",
"name": "@spacegeck@astrodon.social"
}
],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109907653128596576/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109907653128596576/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109907653128596576/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109907653128596576/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109907653128596576/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109873665636115780/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-02-16T09:18:07Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://framapiaf.org/users/davidrevoy"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109873665636115780",
"type": "Note",
"summary": null,
"inReplyTo": "https://framapiaf.org/users/davidrevoy/statuses/109873529570831857",
"published": "2023-02-16T09:18:07Z",
"url": "https://piaille.fr/@gmic/109873665636115780",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://framapiaf.org/users/davidrevoy"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109873665636115780",
"inReplyToAtomUri": "https://framapiaf.org/users/davidrevoy/statuses/109873529570831857",
"conversation": "tag:piaille.fr,2023-02-15:objectId=11400005:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://framapiaf.org/@davidrevoy\" class=\"u-url mention\">@<span>davidrevoy</span></a></span> </p><p>I somehow see why it would work well on drawings, as finding self-similarity for this type of images definitely makes sense (e.g. for recreating similar brush textures on the upscaled version).</p>",
"contentMap": {
"fr": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://framapiaf.org/@davidrevoy\" class=\"u-url mention\">@<span>davidrevoy</span></a></span> </p><p>I somehow see why it would work well on drawings, as finding self-similarity for this type of images definitely makes sense (e.g. for recreating similar brush textures on the upscaled version).</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://framapiaf.org/users/davidrevoy",
"name": "@davidrevoy@framapiaf.org"
}
],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109873665636115780/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109873665636115780/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109873665636115780/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109873665636115780/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109873665636115780/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109873282071966569/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-02-16T07:40:34Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://troet.cafe/users/nSonic",
"https://floss.social/users/GIMP",
"https://mastodon.art/users/Krita",
"https://chaos.social/users/SpaceGeek"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109873282071966569",
"type": "Note",
"summary": null,
"inReplyTo": "https://troet.cafe/users/nSonic/statuses/109873030404088306",
"published": "2023-02-16T07:40:34Z",
"url": "https://piaille.fr/@gmic/109873282071966569",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://troet.cafe/users/nSonic",
"https://floss.social/users/GIMP",
"https://mastodon.art/users/Krita",
"https://chaos.social/users/SpaceGeek"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109873282071966569",
"inReplyToAtomUri": "https://troet.cafe/users/nSonic/statuses/109873030404088306",
"conversation": "tag:piaille.fr,2023-02-15:objectId=11400005:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://troet.cafe/@nSonic\" class=\"u-url mention\">@<span>nSonic</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@GIMP\" class=\"u-url mention\">@<span>GIMP</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.art/@Krita\" class=\"u-url mention\">@<span>Krita</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@SpaceGeek\" class=\"u-url mention\">@<span>SpaceGeek</span></a></span> </p><p>Understandable. For me, the most important thing is to provide alternatives. G'MIC already has several different upscaling filters, having one more with a different behavior than the others is definitely worth it IMHO. Still not perfect though (but who is ? ๐ ).</p>",
"contentMap": {
"de": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://troet.cafe/@nSonic\" class=\"u-url mention\">@<span>nSonic</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@GIMP\" class=\"u-url mention\">@<span>GIMP</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.art/@Krita\" class=\"u-url mention\">@<span>Krita</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@SpaceGeek\" class=\"u-url mention\">@<span>SpaceGeek</span></a></span> </p><p>Understandable. For me, the most important thing is to provide alternatives. G'MIC already has several different upscaling filters, having one more with a different behavior than the others is definitely worth it IMHO. Still not perfect though (but who is ? ๐ ).</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://troet.cafe/users/nSonic",
"name": "@nSonic@troet.cafe"
},
{
"type": "Mention",
"href": "https://floss.social/users/GIMP",
"name": "@GIMP@floss.social"
},
{
"type": "Mention",
"href": "https://mastodon.art/users/Krita",
"name": "@Krita@mastodon.art"
},
{
"type": "Mention",
"href": "https://chaos.social/users/SpaceGeek",
"name": "@SpaceGeek@chaos.social"
}
],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109873282071966569/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109873282071966569/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109873282071966569/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109873282071966569/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109873282071966569/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109870068847455629/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-02-15T18:03:24Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://floss.social/users/GIMP",
"https://mastodon.art/users/Krita"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109870068847455629",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-15T18:03:24Z",
"url": "https://piaille.fr/@gmic/109870068847455629",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://floss.social/users/GIMP",
"https://mastodon.art/users/Krita"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109870068847455629",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2023-02-15:objectId=11400005:objectType=Conversation",
"content": "<p>New filter โถ๏ธTesting / Garagecoder / Upscale [Recursive2x] โ๏ธ , developed by long-term contributor A. Kelday is now available in the G'MIC-Qt plug-in for <span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@GIMP\" class=\"u-url mention\">@<span>GIMP</span></a></span> , <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.art/@Krita\" class=\"u-url mention\">@<span>Krita</span></a></span> , โฆ</p><p>Upscale image using self-similarity, to preserve details as much as possible. Neat!</p>",
"contentMap": {
"fr": "<p>New filter โถ๏ธTesting / Garagecoder / Upscale [Recursive2x] โ๏ธ , developed by long-term contributor A. Kelday is now available in the G'MIC-Qt plug-in for <span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@GIMP\" class=\"u-url mention\">@<span>GIMP</span></a></span> , <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.art/@Krita\" class=\"u-url mention\">@<span>Krita</span></a></span> , โฆ</p><p>Upscale image using self-similarity, to preserve details as much as possible. Neat!</p>"
},
"updated": "2023-02-15T18:12:56Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://static.piaille.fr/media_attachments/files/109/870/068/603/639/008/original/caddfdd3627fb059.png",
"name": null,
"blurhash": "UMJi|WxtfQ%29tR*fQR*~VR+fQR+IpWVfQWV",
"width": 1374,
"height": 466
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://static.piaille.fr/media_attachments/files/109/870/068/639/449/348/original/66d3cec60648ef41.png",
"name": null,
"blurhash": "UOJstXIpfQELI:WVfQWC~BR*fQRkX8oLfQoL",
"width": 1374,
"height": 687
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://static.piaille.fr/media_attachments/files/109/870/068/648/185/055/original/e89f847a9014af1c.png",
"name": null,
"blurhash": "UAJr~yNGazI.%1ofa|of%1t7a|t7~Cj?a|j?",
"width": 1374,
"height": 520
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://static.piaille.fr/media_attachments/files/109/870/068/658/601/239/original/cad95e509c68b4fe.png",
"name": null,
"blurhash": "USN]FK%gj[%g0en%fQn%JAWVfQWVR+WVfQWC",
"width": 1374,
"height": 811
}
],
"tag": [
{
"type": "Mention",
"href": "https://floss.social/users/GIMP",
"name": "@GIMP@floss.social"
},
{
"type": "Mention",
"href": "https://mastodon.art/users/Krita",
"name": "@Krita@mastodon.art"
}
],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109870068847455629/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109870068847455629/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109870068847455629/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109870068847455629/likes",
"type": "Collection",
"totalItems": 52
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109870068847455629/shares",
"type": "Collection",
"totalItems": 30
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109869529285266069/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-02-15T15:46:11Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109869529285266069",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-15T15:46:11Z",
"url": "https://piaille.fr/@gmic/109869529285266069",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109869529285266069",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2023-02-15:objectId=11385999:objectType=Conversation",
"content": "<p>Didn't get any gifts for Valentine's Day? If so, we are here to offer you, one day later, a new release of G'MIC! (numbered 3.2.1). A present to be shared of course between all lovers of free image processing tools ๐๐ผ๏ธ๐ธ</p><p>โถ๏ธ Download: <a href=\"https://gmic.eu/download.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">gmic.eu/download.html</span><span class=\"invisible\"></span></a></p><p>โถ๏ธ Changelog: <a href=\"https://discuss.pixls.us/t/on-the-road-to-3-3/34786\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">discuss.pixls.us/t/on-the-road</span><span class=\"invisible\">-to-3-3/34786</span></a></p>",
"contentMap": {
"fr": "<p>Didn't get any gifts for Valentine's Day? If so, we are here to offer you, one day later, a new release of G'MIC! (numbered 3.2.1). A present to be shared of course between all lovers of free image processing tools ๐๐ผ๏ธ๐ธ</p><p>โถ๏ธ Download: <a href=\"https://gmic.eu/download.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">gmic.eu/download.html</span><span class=\"invisible\"></span></a></p><p>โถ๏ธ Changelog: <a href=\"https://discuss.pixls.us/t/on-the-road-to-3-3/34786\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">discuss.pixls.us/t/on-the-road</span><span class=\"invisible\">-to-3-3/34786</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://static.piaille.fr/media_attachments/files/109/869/529/045/370/366/original/e931e0ff954937c4.png",
"name": null,
"blurhash": "UKDIax0|xuw{RjkVn*xZ56-VaeR*tQniS1NH",
"width": 1659,
"height": 841
}
],
"tag": [],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109869529285266069/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109869529285266069/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109869529285266069/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109869529285266069/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109869529285266069/shares",
"type": "Collection",
"totalItems": 2
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109868891477775565/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-02-15T13:03:59Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109868891477775565",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-15T13:03:59Z",
"url": "https://piaille.fr/@gmic/109868891477775565",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109868891477775565",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2023-02-15:objectId=11371433:objectType=Conversation",
"content": "<p>New feature:<br />Command โก๏ธextract_textures3dโฌ
๏ธ will help you extracting textures from 3D objects directly as 2D images, that you can save or process and remap on the object <br />Here, we applied style transfer on the texture to create a Hokusai's cat! (with a single command line ๐).</p>",
"contentMap": {
"fr": "<p>New feature:<br />Command โก๏ธextract_textures3dโฌ
๏ธ will help you extracting textures from 3D objects directly as 2D images, that you can save or process and remap on the object <br />Here, we applied style transfer on the texture to create a Hokusai's cat! (with a single command line ๐).</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://static.piaille.fr/media_attachments/files/109/868/891/177/406/723/original/5d5f3209699e52ef.jpg",
"name": null,
"blurhash": "UCCq}FR*0~j[ELR*%1j[AaR*r?j[$$WCt6j[",
"width": 1024,
"height": 1024
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://static.piaille.fr/media_attachments/files/109/868/891/182/298/193/original/f9120a0ca5e1e348.jpg",
"name": null,
"blurhash": "UQI#b{V@0gs:D*Rj%LoL9vRksloL%KWBozoe",
"width": 1024,
"height": 1024
},
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://static.piaille.fr/media_attachments/files/109/868/891/193/227/946/original/721f47e32581d240.mp4",
"name": null,
"blurhash": "U67KSuH?V@_LS@a#jaofMut7j[M|S4ayfQaz",
"width": 1024,
"height": 372
}
],
"tag": [],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109868891477775565/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109868891477775565/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109868891477775565/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109868891477775565/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109868891477775565/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109824211475412139/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-02-07T15:41:16Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109824211475412139",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-07T15:41:16Z",
"url": "https://piaille.fr/@gmic/109824211475412139",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109824211475412139",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2023-02-07:objectId=10546152:objectType=Conversation",
"content": "<p>With the help of Yukiko Kenmochi, from the IMAGE team of the GREYC Lab, we improved the triangle voxelization algorithm even more. G'MIC is now really a quite nice tool to voxelize 3D meshes!</p>",
"contentMap": {
"fr": "<p>With the help of Yukiko Kenmochi, from the IMAGE team of the GREYC Lab, we improved the triangle voxelization algorithm even more. G'MIC is now really a quite nice tool to voxelize 3D meshes!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://static.piaille.fr/media_attachments/files/109/824/211/082/485/780/original/163cae4daeb44b53.mp4",
"name": null,
"blurhash": "U89i*:vL0Nys5%Wrs,n$9Ekr--R5S~WCRla{",
"width": 960,
"height": 648
}
],
"tag": [],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109824211475412139/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109824211475412139/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109824211475412139/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109824211475412139/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109824211475412139/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109823761792972568/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-02-07T13:46:55Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://floss.social/users/GIMP"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109823761792972568",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-07T13:46:55Z",
"url": "https://piaille.fr/@gmic/109823761792972568",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://floss.social/users/GIMP"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109823761792972568",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2023-02-07:objectId=10535406:objectType=Conversation",
"content": "<p>Don't miss the article on layer manipulation with G'MIC filters for <span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@GIMP\" class=\"u-url mention\">@<span>GIMP</span></a></span> , published in the latest issue of <br />LinuxFormat<br /> (issue 299, p.66, March 2023).<br />๐๐ป</p>",
"contentMap": {
"fr": "<p>Don't miss the article on layer manipulation with G'MIC filters for <span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@GIMP\" class=\"u-url mention\">@<span>GIMP</span></a></span> , published in the latest issue of <br />LinuxFormat<br /> (issue 299, p.66, March 2023).<br />๐๐ป</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://static.piaille.fr/media_attachments/files/109/823/759/126/146/706/original/9791ac8a8a358faa.jpg",
"name": null,
"blurhash": "UTPGNy=}#SDi~p9ZRPxt-pogRPoLIU%MRjRj",
"width": 400,
"height": 348
}
],
"tag": [
{
"type": "Mention",
"href": "https://floss.social/users/GIMP",
"name": "@GIMP@floss.social"
}
],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109823761792972568/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109823761792972568/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109823761792972568/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109823761792972568/likes",
"type": "Collection",
"totalItems": 23
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109823761792972568/shares",
"type": "Collection",
"totalItems": 7
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109814231526594920/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-02-05T21:23:14Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://mastodon.nz/users/zl2tod"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109814231526594920",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.nz/users/zl2tod/statuses/109814202050324307",
"published": "2023-02-05T21:23:14Z",
"url": "https://piaille.fr/@gmic/109814231526594920",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://mastodon.nz/users/zl2tod"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109814231526594920",
"inReplyToAtomUri": "https://mastodon.nz/users/zl2tod/statuses/109814202050324307",
"conversation": "tag:piaille.fr,2023-02-05:objectId=10318155:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.nz/@zl2tod\" class=\"u-url mention\">@<span>zl2tod</span></a></span> Yes, it has been introduced in G'MIC 3.1, and it is super-useful!</p>",
"contentMap": {
"fr": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.nz/@zl2tod\" class=\"u-url mention\">@<span>zl2tod</span></a></span> Yes, it has been introduced in G'MIC 3.1, and it is super-useful!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.nz/users/zl2tod",
"name": "@zl2tod@mastodon.nz"
}
],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109814231526594920/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109814231526594920/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109814231526594920/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109814231526594920/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109814231526594920/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109811853050967285/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-02-05T11:18:22Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109811853050967285",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-05T11:18:22Z",
"url": "https://piaille.fr/@gmic/109811853050967285",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109811853050967285",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2023-02-05:objectId=10318155:objectType=Conversation",
"content": "<p>Funny Oneliner of the Day :</p><p>โถ๏ธ$ gmic 300,300x5 foreach \\{ noise_poissondisk 40 +distance 1 label_fg.. 0 mul. -1 watershed.. . rm. g xy,1 a c norm neq 0 distance 1 apply_gamma 1.5 n 0,255 \\} morph 20,0.1 map copper +rv[^0] animate 20</p><p>(CLI FTW! Inspired by <a href=\"https://twitter.com/meteotrix/status/1622177975742435328\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">twitter.com/meteotrix/status/1</span><span class=\"invisible\">622177975742435328</span></a>)</p>",
"contentMap": {
"fr": "<p>Funny Oneliner of the Day :</p><p>โถ๏ธ$ gmic 300,300x5 foreach \\{ noise_poissondisk 40 +distance 1 label_fg.. 0 mul. -1 watershed.. . rm. g xy,1 a c norm neq 0 distance 1 apply_gamma 1.5 n 0,255 \\} morph 20,0.1 map copper +rv[^0] animate 20</p><p>(CLI FTW! Inspired by <a href=\"https://twitter.com/meteotrix/status/1622177975742435328\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">twitter.com/meteotrix/status/1</span><span class=\"invisible\">622177975742435328</span></a>)</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://static.piaille.fr/media_attachments/files/109/811/852/689/405/981/original/1aae34d0a3e82aea.mp4",
"name": null,
"blurhash": "U3D8B-0~$%NH=xEN-A9]}?9^oeEN}r9]=_5S",
"width": 300,
"height": 300
}
],
"tag": [],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109811853050967285/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109811853050967285/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109811853050967285/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109811853050967285/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109811853050967285/shares",
"type": "Collection",
"totalItems": 1
}
}
},
{
"id": "https://piaille.fr/users/gmic/statuses/109808152917601231/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-02-04T19:37:22Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109808152917601231",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-04T19:37:22Z",
"url": "https://piaille.fr/@gmic/109808152917601231",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109808152917601231",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2023-02-04:objectId=10258519:objectType=Conversation",
"content": "<p>It now supports colored voxels as well! ๐๐</p>",
"contentMap": {
"fr": "<p>It now supports colored voxels as well! ๐๐</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://static.piaille.fr/media_attachments/files/109/808/152/361/967/528/original/b2055ef636e5f615.mp4",
"name": null,
"blurhash": "U87mXITVo|wg1usqahSx#4V{ItnSJ5bDxUR*",
"width": 960,
"height": 486
}
],
"tag": [],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109808152917601231/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109808152917601231/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109808152917601231/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109808152917601231/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109808152917601231/shares",
"type": "Collection",
"totalItems": 0
}
}
}
]
}