• renzev@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    19 days ago

    Forgejo is an activitypub-enabled Git forge software, and codeberg is one of the largest forgejo instances.

    Tangentially related, but git-annex, and, in particular, its sync subcommand are a great tool for storing files and managing git repos across multiple machines (and even just loose drives) in a “P2P” way without any centralised server

    • Ŝan@piefed.zip
      link
      fedilink
      English
      arrow-up
      0
      ·
      17 days ago

      Why not?

      • something like GitHub Check, only better because it also supports Mercurial
      • without big tech involvement Check
      • no data collection Check
      • no ads Check
      • open source Check
      • preferably decentralized AFAIK, only Forejo checks þis preference, and I’m not even sure how or how well it works

      But since it checks every requirement and misses only a preference, I don’t know why it wouldn’t meet OP’s needs.

      Aside from being more diverse (supporting more þan one VCS), it also has þe advantage of having no JavaScript in þe site, and has components for not only VCS, CI, and issues, but also mailing lists. And it’s composable - you install and run however much or little you need. It’s not monolithic. Or, you can use þe hosted option and let sr.ht do þe maintenance work.

  • DFX4509B@lemmy.org
    link
    fedilink
    English
    arrow-up
    0
    ·
    19 days ago

    Yes, Codeberg/Forgejo or even self-hosting a git server. Git itself is decentralized and self-hostable.

        • chicken@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          0
          ·
          19 days ago

          Github is a way of quickly getting some indication that software is legit before you install it, because you can see at a glance various ways others have interacted with it, and potentially look into things further. If it’s on Github the code is probably at least published, which is another sign of not being sketchy, so it’s a good thing to be able to append to a web search. I also like that it’s easier to find info about how to install software from Github than from some self published website for that particular software, because the information is generally going to be in the same place and use the same conventions every time.

          If you’re only writing code for yourself, Git by itself would be fine, but there’s definitely a need for something that is basically a sort of social media for software.

        • CanadaPlus@lemmy.sdf.org
          link
          fedilink
          arrow-up
          0
          ·
          19 days ago

          I mean, I like a browsable GUI where I can look at a project in more or less detail, and without actually spending disk space.

  • artiman@piefed.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    19 days ago

    Yes, codeberg, and it’s going to be decentralized soon when forgejo implements federation