• 72 Posts
  • 300 Comments
Joined 4 years ago
cake
Cake day: August 3rd, 2020

help-circle




  • There is a open issue , the developers talked about it but no one pulled the trigger on it, this can be implemented on the client in a way that is pretty good (you could create client side backups using something like dropbox). We could open more issues on the various lemmy clients and maybe even piefed which seems to prioritize feature development in a way that might be better then lemmy developers currently. you can already read the comments on piefed and then subscribe to the posts and incrementally read new comments.








  • I use to use old forums, i don’t think the fediverse is worst then those old systems.

    I think you could just ask a one time fee when registering or a monthly fee if you want to reduce moderators burnout or increase professionalization (in the best possible sense). maybe even just have the money used and publicly donated to some non profit (or stuff like funding lemmy development). maybe having a place where people know everyone donated to achieve some worthy goal will increase the trust between people.



  • wiki_me@lemmy.mltoLinux@lemmy.mlZLUDA's third life
    link
    fedilink
    English
    arrow-up
    7
    ·
    2 months ago

    Legal then says later that the clause was not legally binding and can’t be enforced or such, making dev rollback to earlier Intel version

    Yeah it was said by email, i actually did some research and turned out it is indeed not legally binding, i think it is good to know.




  • wiki_me@lemmy.mltoOpen Source@lemmy.mlBigfive Personality Test
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    3 months ago

    It’s pretty good for self improvement. I scored kinda high on neuroticism but after learning some psychology stuff like mindfulness/meditation/neuroplasticity/stoicism/ACT i managed to reduce it significantly after about 2.5 years. there was even a study recently that showed how using a app to change your personality and it’s not easy and require serious training like learning a language or a musical instrument. I hope we will get eventually some open source version of that app.

    and of course you need to be open to it, humans have a documented bias toward not believing what might hurt there self esteem.


  • Simply because good encryption tends to be slow, making the app unproductive imo.

    gocryptfs is very fast for me. i have a file with about 5600 lines and i detect no difference when opening it under encryption and not under encryption. but in gocryptfs each file is encrypted separately . so you could get some information about the directory structure. but the name of the files and folders is encrypted (“archive” for example turns into something like “AaL6P86WWMnqQkMYnsRBXg”).






  • seems fairly simple , some form of XML? that gives you a schema that can be used to check the file and a rich software ecosystem of writers and parsers. Speaking of consensus based standards its also a standard way to store data.

    I would not worry too much about encryption, i use gocryptfs which gives me a encrypted folder where i store my notes in org-mode (there is also gui software for this). the encrypted notes could be some encrypted folder and some sort of standardized encryption (or maybe the encryption type specified in the metadata?)