this post was submitted on 19 Nov 2023
3 points (100.0% liked)

Self-Hosted Main

504 readers
1 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.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Right now I am using notion to save a lot of my coding, I often found myself got a lot of bugs /errors, and need to restore back the previous version, unfortunately notion free options only allow 7 days version of history, if my previous code was 1 months ago, it can't restore at all.

So any self host option for notes with revision history in this case ?
I don't like to use github since it's complicated to me with all those commands, I prefer something like notes to save my code.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 11 months ago

Uhm... Why not use a revision control system designed for programmers, like git?