rockstar1215

joined 1 week ago
[–] rockstar1215@lemmy.world 3 points 3 hours ago* (last edited 3 hours ago)

The article and discussion here is about open source software which is not free software. Thats where the problem lies it is assumed that open source software has be free.

Freedom in software does not mean free software.

[–] rockstar1215@lemmy.world 21 points 7 hours ago (5 children)

It’s funny how common this mindset is in the self-hosting community: “If I’m running it on my own hardware, the software should basically be free… maybe I’ll toss a tiny ‘tip’ if I feel generous.”

The logic seems to be that since there’s no ongoing server cost, the developer’s time, skill, and effort must somehow be worth nothing and that we should magically fund the entire project through some hypothetical cloud version that they themselves will never use.

It’s like showing up to a brewery with your own growler and expecting the beer to be free because you didn’t use their glass.

[–] rockstar1215@lemmy.world 4 points 2 days ago (1 children)

Exactly for the reason you said. They don't care about your privacy they want your verified email address to sell to the higher bidder.

[–] rockstar1215@lemmy.world 3 points 2 days ago (2 children)

Burning the midnight oil on my self hosted journal app: https://github.com/journiv/journiv-app

[–] rockstar1215@lemmy.world 2 points 4 days ago

Import/Export are coming very soon! Here is sneak peek https://github.com/journiv/journiv-app/issues/92#issuecomment-3535960988 Built in a way that we can easily make and keep backup without fiddling with docker.

[–] rockstar1215@lemmy.world 1 points 6 days ago

I am happy to hear that :)

[–] rockstar1215@lemmy.world 3 points 1 week ago

Thanks! My main focus right now is simply building the product, the license doesn’t matter much if the product itself isn’t good yet. It’s always easier to move to a less restrictive license later than to go the other way, so this is the approach I’m starting with.

[–] rockstar1215@lemmy.world 2 points 1 week ago

non-docker ways will come later. Stay tuned!

[–] rockstar1215@lemmy.world 4 points 1 week ago (3 children)

Thank you for adopting Journiv! Yes the export will be added. I do agree with you that a human accessible export is very important. I am a software engineer who knows how to make docker backups etc etc but I never do it :) I know I can set it be automated but the friction is too high to do it.

Journiv is being built for out of need and to be the solution of owning memory so it long term strategy is at it's core. I am personally using it for all my memories with my young family so it will be devastating to lose it because of backup friction.

My plan for Journiv is:

  1. 1 Click export which periodically created a static HTML site with all the entries and media. Zips it and put in local location configured by user. Since journiv run in a docker container the first phase will be putting it but not tied to docker container lifecycle. Second phase will be integration with a network file share where Journiv can automatically dump the export. Once I configure it I want it to just work not fiddle or worry about making backup. If backup fails I get some discord/telegram notification or within Journiv app.
  2. Flat JSON export with media. HTML static site will allow user to see entries but JSON export is critical so that the entries can also be exported some where else if the need be.
[–] rockstar1215@lemmy.world 1 points 1 week ago

You can if you can run docker on it. As of now that is the documented path. It is possible to run it without docker but that need some documentation.

 

Hello everyone!

TL;DR:
Journiv is a a beautiful, self-hosted, privacy-first journaling app with mood tracking, daily prompts, and meaningful insights. The mission is simple: your memories should always stay yours. Own them, don’t rent them.

Journiv 0.1.0-beta.4 is now live on GitHub and fully Docker-hostable.
Start owning your thoughts and memories forever and keep them completely private.

The Story Behind Journiv

I got into self-hosting last year and while exploring options journaling solution, I realized there wasn’t a truly modern, self-hosted equivalent to Day One or Apple Journal. Most alternatives were either general note apps or old abandoned projects.

I wanted something focused on journaling with:

  • “On This Day” memories
  • Prompt-based journaling
  • A clean, minimal, distraction-free writing experience

So… I built my own: Journiv, a beautiful (at least I am trying to make it so), self-hosted, privacy-first journaling app with mood tracking, daily prompts, and meaningful insights.

Get Involved

Give Journiv a try, share your feedback and report issues. It means a lot at this stage.

view more: next ›