←back to thread

303 points nikolay | 5 comments | | HN request time: 0.62s | source
Show context
bigfishrunning ◴[] No.45896371[source]
I don't really understand the goal here. It feels like "wouldn't it be nice if instead of organizing a library, we just kept all of the information in a giant unsorted pile of looseleaf paper?"

How is this better then a filesystem with automated replication?

replies(2): >>45896404 #>>45902100 #
1. debo_ ◴[] No.45896404[source]
The overview is very comprehensive: https://perkeep.org/doc/overview
replies(2): >>45896508 #>>45897600 #
2. crooked-v ◴[] No.45896508[source]
This desparately needs to be on the main page to explain what this actually does, and not buried under "Docs", which isn't at all where I would expect to find this kind of thing.
replies(1): >>45896823 #
3. adastra22 ◴[] No.45896823[source]
Seriously. They should just straight up replace the front page with this.
4. bradley13 ◴[] No.45897600[source]
Consider this example that he gives:

If I take a bunch of photos, those don’t have filenames (or not good ones, and not unique). They just exist. They don’t need a directory or a name.

So how are you supposed to find anything? Sure, I take photos. Most of them aren't needed after they serve their immediate purpose, but I can't be bothered to delete them, or sort or name the ones that do have a longer purpose. But at least they are organized automatically by date. For permanence, OwnCloud archives them for me automatically, from where they get sucked into my regular backups.

Why would I want to toss them all into an even less-organized pile?

[run] search queries over my higher-level objects. e.g. a “recent” directory of recent photos

How, exactly, are those search queries supposed to work? Sure, maybe date is retained in meta-info, but at best he is regaining the functionality he lost by tossing those pictures into a pile. If he is expecting actual image recognition, that could work anyway, without the pile.

It would be nice if we were a bit more in control. At least, it would be nice if we had a reliable backup of all our content. Once we have all our content, it’s then nice to search it, view it, and directly serve it or share it out to others

Sure, and that's exactly what you achieve with OwnCloud (or NextCloud, or whatever).

As for reliable backups, that's a completely different issue, which still has to be solved separately. You have got to periodically copy your data to offline storage, or you don't have real backups.

Seriously, I'm just not seeing it...

replies(1): >>45898007 #
5. FinnKuhn ◴[] No.45898007[source]
> If I take a bunch of photos, those don’t have filenames (or not good ones, and not unique). They just exist. They don’t need a directory or a name.

At least all the photos I take have a date and place attached to them. That is usually all the info I need to find them.