home.social
  1. I just discovered yesterday, that @obsidian changed their plugin-strategy (listing, review etc).
    I like the scorecards a lot and it's awesome that you can run the check on specific branches.
    As a plugin developer, this is very handy and more intuitive as the PR on Github. Sometimes I had issues to trigger the review and re-created PRs as a workaround.

  2. Happy Birthday 🥳
    I'm using it for many years and happy to be a supporter. It's such a great tool and works across all platforms (for me: Mac and Linux)

  3. I'm trying to fix a "non existing issue" for some hours. What is my issue?
    My issue is, that 7z is too good to be true. It can open everything and even "invalid" zip files.
    What is invalid? It seems that some closing bytes were missing which caused many issues to read them via code.

    Interesting here: The Windows Explorer has some issues, too, to open the zip-file and shows an error message.

    I guess cross-checking the files you're creating is a good thing to do..