this post was submitted on 11 Nov 2023
14 points (85.0% liked)

Selfhosted

39251 readers
187 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hey everyone, was just trying to get an idea of what people thought of this / is it worth making?

A pwa, offline first document based application like logseq or obsidian that is also realtime collaborative and federated

I started off with the idea that I want to have something that I can sync between my devices but also I don't want to deal with. A private company that can ultimately just change their privacy policy and own my shit (looking at you notion and todoist). But also I don't really find joy in having to host my own servers either, so maybe that could be solved with federation? Host my stuff on one server and if I stop agreeing with the ideas of mthe current host I can just pick up my account and move it to another server all while still being able to share and collaborate on notes.

I've been getting kind of discouraged though more recently because its a pretty massive endeavor and there are just so many applications that seem to be doing mostly the same thing ( aside from sync / federation / realtime collaborative) everything is missing at least one it seems.

So I guess my question is, is this worth continuing to work on? Is this something that anyone else wants? Am I just crazy for wanting these very specific things?

Here is my current version (federation doesn't work yet, and after looking more into logseq I have completely missed the mark on some functionality)

tasks-eight-dun.vercel.app/ https://github.com/odama626/tasks

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

Doesn't Nextcloud do all this?

I don't really know, why it really HAS to be all that. I think that not a lot of people will have those specific set of requirements.

Also I really dislike the section about "solving not wanting to self host by making it federated" that is not how that works. Please host stuff yourself. Please support those who host your stuff. This part makes you sound cheap and stupid.

[–] [email protected] 2 points 10 months ago* (last edited 10 months ago)

I do support those who host stuff but I'd much rather donate to a community run solution like Lemmy.world than do it myself, I know there are people who enjoy doing it and are much better at managing infra than I am.

Edit: also I think Lemmy / mastadon having servers that anyone can join has really lowered the bar to entry and helped drive engagement.

I do currently host the backend

[–] [email protected] 1 points 10 months ago (1 children)

nextcloud can become very frustrating with such apps due to file conflicts.

[–] [email protected] 2 points 10 months ago (1 children)

I've been using nextcloud for years without any problems

[–] [email protected] 1 points 10 months ago (1 children)

lucky you, i had nothing but problems... maybe different usage pattern

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

What do you suspect the issue can be? Some sources not syncing causing multiple divergences?

[–] [email protected] 1 points 10 months ago (2 children)

People always mention nextcloud when it comes to syncing for e.g., Obsidian, but how do people use it with mobile? They never seem to actually use the local storage for anything, meaning you can't map a local folder for use in the application (assuming it does not have the option to use cloud services). I know thay syncthing does use actual local folders, but doesn't it use a fuck-ton of battery? I remember trying it a few years back and just could not due to it being a battery hog. Also tried the fork which helped but not by much.

I wish I could just use rsync but nooooo. Yes yes rooting is "possible", which might just break shit or you need to use some masking to hide root from application to and jesus christ why the fuck is everything so annoyingly locked down god dammit. Rant over.

Havant tried termux + rsync tho.

[–] [email protected] 4 points 10 months ago (1 children)

I'm using syncthing for logseq and koreader with unrestricted battery use on grapheneos, and my phone says it has used less than 1% of battery.

[–] [email protected] 1 points 10 months ago (1 children)

Really? Hmm interesting. Maybe I should take another peek at syncthing. Default settings or have you limited the sync frequency?

[–] [email protected] 1 points 10 months ago (1 children)

Defaults. And I have a vps set up as an encrypted sync target because all my devices aren't necessarily on and with a network connection at the same time.

[–] [email protected] 2 points 10 months ago

Interesting, thanks!

[–] [email protected] 2 points 10 months ago (1 children)

I don't use obsidian. I use Joplin. It has nextcloud integration and works flawlessly.

For the rest (e.g. Tasks, Collaborate Office) I use DAVx5 and the nextcloud App to sync.

[–] [email protected] 2 points 10 months ago

Oh yeah if it is integrated into the application then it's much easier for sure.

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

I run nextcloud in a docker container and its super unstable, and I haven't found a good way of using it on mobile