• lemmyvore@feddit.nl
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        1
        ·
        2 years ago

        There’s an episode of Kitchen Nightmares (UK) where he fights with a French chef, each cursing in their own language. I imagine it would go something like that.

  • db2@sopuli.xyz
    link
    fedilink
    arrow-up
    42
    arrow-down
    3
    ·
    2 years ago

    Do they still automatically word replace his comments? If I recall correctly “fuck” was getting changed to “hug”. Motherhuggers.

      • palordrolap@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        2 years ago

        Edit: Was not aware of the Torovoltos copypasta when I wrote the below.

        That sounds more Greek than Russian.

        “Lën Nikolaevitch Torpravi(tel)sky” would be a Russified calque of Torvalds’ name, although that has at least a couple of issues with it. (1: The first word is literally “Linen”. Same root, but no personal name developed from that root in Russian that I can see. 2: No-one has either surname.)

  • fox2263@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    2 years ago

    That’s usually what I say to myself when I’m fixing my own shit when it doesn’t work.

    • oce 🐆@jlai.lu
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      2 years ago

      I wish MR would become the standard, I almost never pull an MR, PR doesn’t make sense anymore.

      • beeng@discuss.tchncs.de
        link
        fedilink
        arrow-up
        2
        ·
        2 years ago

        It’s the nature of pull vs push model. Merge Request doesn’t encapsulate that. But you do merge a pull request.

        • oce 🐆@jlai.lu
          link
          fedilink
          arrow-up
          2
          ·
          2 years ago

          Why would it need to encapsulate that Git is a pull/push model ? What the name should do is describe what it is, and it is a call for reviews before merging, so “review request” or “merge request” are names that would make sense. When web interfaces weren’t used, it made sense to ask for reviewers to pull for reviewing, but now it’s a minority of them that are pulled by reviewers.