this post was submitted on 05 Feb 2024
25 points (96.3% liked)

Lemmy Apps

5363 readers
1 users here now

A home for discussion of Lemmy apps and tools for all platforms.

RULES:


An extensive list of Lemmy apps is available here:

LemmyApps.com

or lemmyapps.netlify.app


Visit our partner Communities!

Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. [email protected]

Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. [email protected]

Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. [email protected]

Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. [email protected]

founded 1 year ago
MODERATORS
 

it would be really great to have a lemmy client (or feature of existing client) that allows for batch downloading of a user specified list of communities.
this would allow a user to download all the content for the day or week on wifi internet and then depart from the source of internet but slowly & carefully read a selection of material(text posts, comment discussion, and even images like memes).
one benefit is that it would be extra impossible to see what users are loading/viewing because they already loaded everything and are disconnected from the internet entirely. performance is also good because there is no network latency that would be experienced, each time, when accessing the servers.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 6 months ago (3 children)

Seems like a lot of server upload data from instances for stuff that may never be viewed. Plus, what would you get? A bunch of titles with links you can't click? A large amount of user comments that are normally not loaded because they aren't viewed most of the time? Seems like a bad idea.

[–] Blaze 4 points 6 months ago

If you limit it to text, it might be kept light usage-wise. I guess OP is thinking about comments-focused communities where you can just read the text and don't need to visit external links.

[–] [email protected] 3 points 6 months ago

There are libraries out there that can be use to fetch a snapshot of a webpage. Would be cool to use them when generating offline snapshot so links to articles can bee viewed offline.

[–] [email protected] 1 points 6 months ago

a way more radical approach would be to distribute the database openly as a torrent file. everyone peers it and everyone downloads it [or parts]. then plug in the data to the client.