Published by crows call me breadlady

published

crows call me breadlady's Post

ok so i started working on the witch calendar because i wanted to 1) hate on the gregorian, as is my hater duty 2) get myself back into coding because i kinda lost momentum to depression. if you can read this, honestly, you probably know how it goes

so lemme tell you about what else i’m working on


Likes: 0
Boosts: 0
Hashtags:
Mentions:

Comments

Displaying 0 of 1 comments

crows call me breadlady

In response to this post

“minos” is a proxy around couchdb that enables a “bring your own data” appdev paradigm. what does that mean? it means you can code your apps so users provide their own database info, so you don’t have to run servers as an appdev or access user data in any way, while users retain ownership of their data. users get this info from the minos server where they have an account, which an admin might host for their community. minos extends couchdb to ensure efficient resource usage and tight permissions


the first app that will support minos integration — to support multi-device sync — will be my diary “spellbook” which you can already use:

garbados.github.io/spellbook/

spellbook stores its data in your browser, so your data never leaves your machine. once it has minos integration, your data will be able to sync using a minos token, so your data will only leave your machine to get stored on infrastructure you trust.

by crows call me breadlady ;


Likes: 0

Replies: 1

Boosts: 0