BTW… (Does Manjaro count?)

  • Rakonat@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    4 days ago

    Oh so that’s why I couldn’t get it to work on fresh install. Thought I was just stupid.

  • jaybone@lemmy.zip
    link
    fedilink
    English
    arrow-up
    14
    ·
    4 days ago

    You just need to edit virginity.conf in the virginity.d directory.

    I used to have sex, like 25 years ago, when I used Windows.

  • Credibly_Human@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    4 days ago

    Is the fact that SteamOS is based on Arch going to change this such that prior Arch users must now suffer through Gentoo or will they stay the same, considering the proprietary inclusions of SteamOS to be enough to exclude it from the fold?

    • NeatNit@discuss.tchncs.de
      link
      fedilink
      arrow-up
      15
      ·
      edit-2
      4 days ago

      No.

      A joke like this is funny once. The screenshot in the OP can be reshared endlessly (whether it’s real or not), and anyone trying to make another iteration of this joke is just spamming the project with useless noise. It makes work for maintainers.

      Fortunately it seems like this hasn’t been a problem in this particular repository, unlike the Linux repository which received endless spam before GH gave them the tools to block it. But if this becomes a trend, Arch might need to deal with dozens of joke issues per week, and there’s just nothing funny about that.

      Edit: just confirmed that the OP screenshot is fake, which is good. (Issue #4269 doesn’t exist yet and the number itself is two memes.)

      • tetris11@feddit.uk
        link
        fedilink
        English
        arrow-up
        2
        ·
        4 days ago

        Woah, I wasn’t prepared for that. I understand now why the FSF close their doors to unvetted outside contributors, if this is what github has become

        • NeatNit@discuss.tchncs.de
          link
          fedilink
          arrow-up
          4
          ·
          3 days ago

          Yeah…

          I wouldn’t say this is “what GitHub has become” per se, only a handful of unlucky projects need to deal with PR/issue spam. What @Zangoose@lemmy.world said is right, the Linux PR spam is largely inconsequential because GitHub PRs (or issues) were never accepted in the first place.

          But then there Express.js, which receives loads of useless PRs because some terrible YouTube tutorials show kids how to make baby’s first GitHub pull request: https://github.com/expressjs/express/pulls?page=1&q=is%3Apr+is%3Aclosed+Readme.md So in a way this is what GitHub has become. This and the inescapable AI crap.

        • Zangoose@lemmy.world
          link
          fedilink
          arrow-up
          5
          ·
          edit-2
          3 days ago

          To be fair, Linux isn’t developed on GitHub (it’s developed on the Linux Kernel Mailing List and kernel.org) and most of the spammers knew that going into it. The PRs on that repo were mostly just people trolling any bystanders that took it seriously until the internet did what they do best and took the joke too far.

          In this specific example they didn’t waste anyone’s time or resources because it was never being used or monitored in the first place.

          Edit for more additional context: Linus (who created git in the first place) mentioned not liking centralized git servers so he’s specifically said for multiple years that he never considered actually moving development over to something like GitHub