• dirakon@lemmy.ml
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 months ago

    Damn, I also want to move away (to codeberg), but it seems that they don’t have cross-repository code search (at least I failed to find one), which is one of my most used GitHub features. Like “lang:nix some-service-name” to see how people configure a specific service. Is there any way to achieve a similar thing on codeberg?

    • ExLisperA
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 months ago

      You don’t need to host your code on github to search the projects hosted there. You just need an account.

      • dirakon@lemmy.ml
        link
        fedilink
        English
        arrow-up
        3
        ·
        2 months ago

        I mean yeah, but then people who search in a similar way would not be able to find my configs for reference, and that seems unfair.

        • ExLisperA
          link
          fedilink
          English
          arrow-up
          5
          ·
          2 months ago

          Simple solution is to have another remote on github and push there so it’s searchable to others but handle PRs, issues and releases on codeberg. People are not leaving github because there’s some issue with hosting code there. The issue are with the development process.