mystic-macaroni

Pastafarian

  • 0 Posts
  • 11 Comments
Joined 2 years ago
cake
Cake day: June 5th, 2023

help-circle







  • Making small talk, humor, lying, empathy all work, but here I would suggest blaming something that mutually fucks you over. In this case insurance companies. And learn to lie in ways they couldn’t verify, and never offer unnecessary information that would fuck you over. (I.e. DO NOT mention the doctors)

    So I would say something like “this is supposed to be a routine procedure, but insuranc3 needs to verify it is necessary. My grandma died from shit like that. Fuck them. I’m going to do everything I can to help you <insert name>”

    ALWAYS learn people’s names. Fuck you if you “are bad at learning names” you are just lazy. Try until you can do it, even if you have to ask more than once. People actually appreciate it. Here, it personalizes the bullshit you are slinging and gets the person to believe you


  • Once you download wikipedia, you can edit it and distribute. Other people with their own copies can merge your changes into theirs, or you can push your changes upstream. Even if they need to be signed to accepted. Doesn’t that make Wikipedia more like the Linux Kernel and less like The Encyclopedia Britannica? Sure, for the kernel there is a “main and central” repo, but the whole point of git is that it isn’t centralized. It’s distributed.

    In fact, in a loose way, wikipedia meets the criteria of Free Software. You can:

    1. Read the source code
    2. Modify the source code
    3. Distribute the source code
    4. Distribute your modifications to the source code

    edit: wikipedia is predominately licensed under Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA) and the GNU Free Documentation License (GFDL)