𝕙𝕖𝕝𝕡

  • 0 Posts
  • 25 Comments
Joined 4 years ago
cake
Cake day: July 12th, 2020

help-circle










  • It’s 100% clear that Reddit is trying to kill off third party apps completely so that they can facefuck you with ads and other garbage. The Apollo dev saw the writing on the wall. I can’t blame other app devs for trying to squeeze a bit more livelihood out of this, but hopefully they’ve realized that they need to move on asap. In the end, it’s a great reminder to not build your business on someone else’s platform, even if they’re “cool”.








  • Trust is a broad term. If you’re paranoid, find the package you care about here, and read every line:

    https://github.com/NixOS/nixpkgs

    If you’re slightly less paranoid, check the git blame logs for anyone that’s touched a package you care about. If you trust all of them, then you’re good.

    If you’re less paranoid than that, assume that someone reasonable is in charge of that repo. You’ll get warnings about insecure packages. I’ve had to Ok a few insecure packages in my configuration.nix, because I assume the packagers are reasonable people. I may yet find out I’ve made a mistake.

    Broadly speaking, I think it’s the same model as any other distro. Debian for example has volunteers that package stuff. You can go through the same process above and decide how paranoid you want to be for that as well.