Wanting to add high value content to this community consistently to keep it alive and interesting for new subscribers. Am excited for the future of this Lemmy community
Something that I like to focus on with the idea of a solarpunk kitchen is the practice of cooking outside during the summer times. To keep from needing to put more effort into cooling the house afterward, using a solar cooker outside, or an electric stove outside.
This is awesome. What program and prompt?
Since I’m still learning, can you tell me why this says “lemmy.world” under it? I notice that your username indicates that lemmy.world is your home server. Do I understand correctly that this image is hosted on lemmy.world even though its posed to the [email protected] community?
Thanks for sharing @[email protected]
@[email protected] I’m pretty sure it’s hosted on slrpnk.net even though it was posted by a user on lemmy.world . Just decentralization and interoperability working as they should.
Are you sure? When I hover over the words “lemmy.world” it shows the full URL destination for the link, and I can see that when I click on the image it’s hosted at “https://lemmy.world/pictrs/image/3a12d532-f0f4-4f90-9a66-406e746f5183.jpeg”.
It really looks like it’s hosted on lemmy.world.
Does anyone have any information (ideally at a very accessible level, possibly with a diagram) that explains where files are hosted and how they’re posted across non-local servers?
Yes, images from other Lemmy instances are currently not cached. Image caching in Lemmy a bit of a complex mess that makes it hard to understand when a image is cached on the local instance or not.
Edit: basically what happens is: If you upload an image directly this local link will be shared to other instances and they will show it like in this post. The image upload host is always your home instance, so even when posting to a remote community your home instance will host the image.
But it you link to an external image host like imgur, then the home instance will pull a local copy in its cache and show that. However it federates the original link to imgur and not the local cached link, thus on other instances the picture will be loaded from imgur.
I think the latter part is an unintended side-effect of an incomplete caching implementation in Pict-rs / Lemmy.
Thanks for the explanation.
Do you have any advice on how to post images? I’d like to be mindful of hosting costs. Is sharing a link to Google photos better than downloading and uploading, for instance?
For now uploading them here is no problem. If you want you can scale down the image a bit, but I’ll probably do that automatically on the server soon.
The entire image hosting situation is not very satisfactory on Lemmy in general right now, so I expect there to be some bigger changes in the backend anyway. Thus not much point optimizing it right now.
Thanks, that’s good to know.
Separately, though, it’s certainly easier to copy and paste URLs than download and upload. Does linking to images on the web work, if I find it more convenient?
Sure, you do you. Just depending on the link people from other instances might not be able to access it.