Mario Zechner on Nostr: I'm currently working on a post editor for my little BlueSky tools. Allows image ...
Published at
2023-11-02 02:08:18Event JSON
{
"id": "3694774b80ae261190496fd809e08fb21a3d1b1acdf4574f95b1bc36047d8629",
"pubkey": "be81b496ea025894275a88346ffbf7d217a8886f108185e401387647eff089b4",
"created_at": 1698890898,
"kind": 1,
"tags": [
[
"proxy",
"https://mastodon.gamedev.place/users/badlogic/statuses/111338513898755026",
"activitypub"
]
],
"content": "I'm currently working on a post editor for my little BlueSky tools. Allows image uploads as well now.\n\nFirst surprise: images can't be bigger than 960kb. They currently only support PNG and JPEG. \n\nPNGs always get converted to JPEG and pushed to their CDN. All BlueSky clients fetch from the CDN.\n\nSo you always get JPEGs on BlueSky, even if you uploaded and store PNGs in the repo.\n\nImage in Repo (PNG)\nhttps://bsky.social/xrpc/com.atproto.sync.getBlob?did=did:plc:tor3vfreawh4m76ytz4krgtr\u0026cid=bafkreieliryvglsih5wjibjzjw2qjcavoaa6sqve2rydogpnroypv6q37q\n\nImage on CDN (JPEG)\nhttps://cdn.bsky.app/img/feed_fullsize/plain/did:plc:tor3vfreawh4m76ytz4krgtr/bafkreieliryvglsih5wjibjzjw2qjcavoaa6sqve2rydogpnroypv6q37q@jpeg\n\nI can't even.\n\nhttps://cdn.masto.host/mastodongamedevplace/media_attachments/files/111/338/513/255/769/839/original/7bdc0382a9fcf085.png",
"sig": "64849ed5c9cb27457dafa34187ef072294dd504c4d49396486d8b521913045fe4770885240f0f1daa895a7e3590b557c4109f943aaf5952b310cd3d1f2edb6b3"
}