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

help-circle
  • 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?)


  • the extension could cease to exist, but you can absolutely still access your notes with any text editor decades from now. I still don’t get where the “non-future proof” here. Can’t really be more future proof than a simple text file.

    Yeah but his kinda turns into a “programmers user interface” that will drastically reduce the usability. As time go by they could add more and more extensions that could make using it in a text editor harder to and harder (my cognitive bandwidth could be used for better things then monitoring that situation).

    Arguably, open document format, although standardized, are harder to open and manage because it’s far more complex than a text file that ends with .md.

    It does a lot more then .md . The structure of incentives will make it usable for a very long time if not forever (there is a lot of content in it, and having it standardized means organisations are more likely to use it). it has also passed the test of time by existing for 19 years. foam is less then 4 years old as far as i can tell.















  • I mostly donate w Bitcoin

    Aren’t there better coins with better privacy (which might be a helpful property , because being known as a generous person might make you a attractive target to charity scams attempts) and also much lower fees (monero? nano? , which reportedly has no fees) and faster transactions times? (if we are using digital currencies, we might as well try to support the best project by using it).














  • wiki_me@lemmy.mltoLinux@lemmy.mlUbuntu Snap Hate
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 months ago

    Calling it hate is an exaggeration , people are entitled to their opinion and informing other people by criticizing snap.

    Another advantage not mentioned is that snap is a product of canonical (a for profit company talking about an IPO for years), flathub is managed by the gnome foundation (a US registered non profit, which should provide some legal protection).


  • My major problem has been the documentation of the project and how top contributors are unable to accept how bad it is. Discussions about improvements and attempts at improving it at regularly shut down or impeded. Coming back to the “harsh defense of perceived territory”, it distinctly feels like existing teams are supposed to be the only ones making changes to the things they own. Contributions from “outsiders” never exit nix review hell and are nitpicked to death.

    I made a one time contribution to the nix docs, I also got the impression that managing documentation could be better but it did got accepted after a few changes.

    With that said there are alternative projects that provide a form of documentation to nix.