• 1 Post
  • 32 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle
  • nix@midwest.socialtoTechnology@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    24
    ·
    8 months ago

    Tangential fun fact:

    Snake oil is a real thing, that actually helps with the some very specific problems. But it has to be made a specific way from a specific snake. We associate the term with scams because of the large number of scammers that advertised fake snake oils, or advertised it being useful for tons if things it wasn’t.

    My point is, many of the most effective scams rely on something that has a kernel of truth.














  • Good thoughts. Did you follow the link to thread that was the tipping point for the blog author? The thread creator was very rude (according to, due to his own mental health situation). We all have different levels of tolerance and patience, but I can totally see why the blog author would be fed up after such a comment, if things were already stressful.


  • Also not a lawyer, but you can also grant exceptions to the license (if you’re the sole owner of the code), so you can license code one way and let a certain org use it another way.

    Which is essentially already what’s happening. The default “license” of something is that you have full ownership and no rights are given to anyone else. You’ve essentially give your company an exception to use it for that project.



  • Also, no, this is not an ideal way to do this. Ideally every package you want is in your distro’s repos so you’d just need to do “apt install [package]”.

    The reason this one isn’t is because mullvad wants to make sure you use their tested, secure, and updated version and they don’t want to maintain that for every distro. So they have you configure your package manager to use their repos.

    This is relatively uncommon to come across in Debian. You’ll normally only find it in security applications or very niche ones. The Debian repos aren’t the most comprehensive but they’ll contain the vast majority of common softwares.