• 34 Posts
  • 1.04K Comments
Joined 3 年前
cake
Cake day: 2023年7月20日

help-circle




  • Got one removed too. Got prescribed parecetamol and tramadol (I think, that was years ago)…
    Learned that way that opioids has barely any effect on me. And that I barely felt a thing despite the healing process (don’t search for it on the net, it can be quite graphic).
    I also learned I have quite the healing factor. Not the Wolverine level, but enough to heal faster than most people. Downside of it is that I scar really easily 😅.










  • I think you misunderstood what “viral” mean in that context.

    If a file, under GPL, is added to a project, the whole project becomes dual licensed under the original licence plus GPL, which propagate to the whole project, like a virus. I know comparing it to something like a virus sound derogative, but this is the best way to describe its effect.

    If a file, under MPL, is added to a project, the project do not become MPL, only the added part is. Said project cannot change the MPL licensed part to another licence, but still can build anything it wish using it.

    Globally, a GPL licensed project protects the user more, but also prevent the devs from doing a lot of thing, which MPL does not.

    In the end, this is the devs freedom to chose which licence they wish to publish their code under, not ours.







  • That field is here to allow the support of it, not to make it required everywhere.

    Seatbelts isn’t required everywhere, but car maker won’t make two version of a car, one that support seatbelts, and one that doesn’t. They will make one model, with the required attach points to install a seatbelt, and install an actual seatbelt only on cars that goes somewhere where it is mandatory.

    Here we are in a similar situation. That filed is here to make of possible for OS to support that law, but it doesn’t mean we’ll all have to conform to that law unless you live in a country that have said law.