public library
here the subscription fee for one year is about as expensive as a single book.
public library
here the subscription fee for one year is about as expensive as a single book.
yes, interesting, i just wondered if i'm missing something, maybe my statement was a bit too negative :-/
Disregard it.
no! i like it. this is the special lemmy spirit :-)
already heard about the stock option (and forgot about it), but i wondered: how do you handle sand or other dirt attached to the trimmings?
i've tried to filter with a coffee filter, but its really tedious and takes ages until all stock is filtered.
the double freezing option is very cool. do you concentrate the stock, or add just as little water as possible when cooking the stock?
i started freezing tomato sauce and tomato paste (they go bad quite fast?!), in their original glass container, but was really annoyed by having to get it out of the freezer hours before you need it. Otherwise you won't get it out of the glass, or you have to warm it up...
Now i'm putting the sauce and paste into a ice cube tray, works quite good so far.
nice graph, what is the "calories per gram of food" or "caloric density" dimension/axis good for?
only use-case i can think of is something like packing food for hiking? other than that calories per gram of food is quite irrelevant, or am i missing something?
Nominees:
Thanks for the suggestion and the code snippets.
i want to see how votes/comments accumulate over time on a post, therefore i would have to poll the "all" posts endpoint in a regular interval. but I would either see new posts with small number of comments/upvoted, or already upvoted post, or i would have to download all posts in a regular time interval which seems impossible to me.
interesting. thanks.
so this would mean that if i wanted to receive an event for each upvote/comment/post in the lemmy fediverse i would have to create my own instance in the ActivityPub space, subscribe to all communities (there is no such single wildcard call (?), so i would have to subscribe to all ~30k communities each by its own and also watch for new communities) and then i could utilize the ActivityPub protocol as instance feed me with their events?
there are currently about 600 instances and 30k communities, but only ~2k communities have more than 600 subscribers (according to [0]). does this mean that those bots only subscribe to communities above a certain threshold?
so the instances only save the metadata/title of federated posts, but when a user wants to see the comments or content, then the other instances are queried for more details?
what are the bots good for?
no gui, but still super simple and enough for local testing:
cd folder/you/want/to/serve/from
python -m http.server -b 127.0.0.1
open browser surf to http://127.0.0.1:8000/
can you share your recipe or a link to a good recipe?