• @[email protected]
    link
    fedilink
    English
    988 months ago

    Looks interesting, although the comments about other git repo services being bloated, complicated, and resource heavy, followed by a paragraph about AI features that have been added, with more planned in the future, seems a touch ironic to me.

    • StarDreamer
      link
      fedilink
      English
      7
      edit-2
      8 months ago

      Isn’t the whole point of these things the “bloated” (CI/CD, issue tracker, merge requests, mirroring, etc) part? Otherwise we’d all be using bare git repos over ssh (which works great btw!)

      It’s like complaining about IDE bloat while not using a text editor. Or complaining there’s too many knives in a knife set instead of buying just the chef knife.

      • @[email protected]
        link
        fedilink
        English
        3
        edit-2
        8 months ago

        Actually, I do use git bare repos for CD too. :) The ROOT/hooks/post-update executable can be anything, which allows to go wild : on my laptop, a push to a bare repos triggers deploy to all the machines needing it (on local or remote networks), by pushing through ssh to other bare repos hosted there, which builds and installs locally, given they all have their own post-update scripts ; all of that thanks to a git push and scripts at the proper paths. I don’t think any forge could do it more conveniently.

        For me the main interest of forges is to publish my code and get it discovered (before GitHub, getting people to find your repos hosted on your blog’s server was a nightmare). Even for the collaboration, I could do with emails. That being said, most people aren’t on top of their inbox, in which mails from family are mixed with work mails and commercial spam in one giant pile of unread items, so it’s a good thing for them we have those issue trackers.

    • @[email protected]
      link
      fedilink
      English
      48 months ago

      I find that claim so dubious. Like they list running on the smallest VMs as a feature but give no specific requirements for hosting or running the service. This whole article reads like buzzword salad. I question if the creators even know what a git forge is.

  • @[email protected]
    link
    fedilink
    English
    668 months ago

    There hasn’t been a new Git repo launch in almost a decade

    Am I the only person annoyed they seem to mistake repositories for forges? It’s already annoying when casual users say “git” for “GitHub”, but those guys actually want to build a forge, explaining they’re going to do better than anyone else. Maybe start by properly using the terms?

    • @[email protected]
      link
      fedilink
      English
      248 months ago

      And of course there have been forges launched, including SourceHut, Gitea, Gogs, Forgejo…

    • @[email protected]
      link
      fedilink
      English
      238 months ago

      Here I am knowing the difference between git and GitHub, GitLab, …

      But what’s a ‘forge’ please ?

      • @[email protected]
        link
        fedilink
        English
        22
        edit-2
        8 months ago

        That’s the name we use to designate software like GitHub, GitLab and similar, which provide repositories hosting and tooling like issue trackers. It’s supposed to be named like that because of SourceForge, the oldest of such tools, although I didn’t hear the term “forge” before the last 5 years or so, long after SourceForge demise, so I imagine there is a bit of nostalgia in this name (not sure who is nostalgic of SourceForge, though 😂). The wikipedia page : https://en.wikipedia.org/wiki/Forge_(software)

            • embix
              link
              fedilink
              English
              2
              edit-2
              8 months ago

              And while you’re at it, could you bring some wine and cake to GeoCities?

        • @[email protected]
          link
          fedilink
          English
          28 months ago

          So, a web front end to git ? Why do you say SourceForge is dead, there are many open source projects on SourceForge, are they at risk of disappearing ?

          • @[email protected]
            link
            fedilink
            English
            48 months ago

            It’s not just a web front end. I would call it a software development lifecycle service. On top of repos for source code management there could be a bunch of services: Issue tracker, CI/CD automation, static pages hosting, flexible permissions system, even pull requests - all this is not Git.

            Forge is a nice and easy name, but not sure if many people realize what it means or recognize that meaning.

          • @[email protected]
            link
            fedilink
            English
            18 months ago

            Its not a fronted, you don’t purely commit and manage code from github. It’s a platform for hosting git repositories that supports integration with CI/CD tools. At its heart git is simple (enough), it’s a version control software. Github is a Web platform that hosts projects version controlled with git and adds in features like pull requests and reviews or github actions for building/linting your project.

          • @[email protected]
            link
            fedilink
            English
            18 months ago

            “Git hosting” would be more appropriate. Unless that by frontend, you mean specifically web frontend, but that would be weird, because forges also provide the web backend part.

            Sourceforge was the biggest FOSS host in the 2000s, before GitHub (mainly because there was not much centralization to begin with). That train is long gone. :) Sure, the name and website Sourceforge still exist. Myspace, Digg and Yahoo do too. They are basically web ghosts, only an echo of what they once were.

    • @[email protected]
      link
      fedilink
      English
      228 months ago

      I myself have launched several new git repos in the last decade. Where’s my article TechCrunch?

    • @[email protected]
      link
      fedilink
      English
      188 months ago

      I complained when the term “crypto” was co-opted. Come die with me on this hill where we care about things.

    • @[email protected]
      link
      fedilink
      English
      108 months ago

      Also plain wrong - Codeberg launched in 2019. Now the question is: did the author just not know better, or is he paid not to know?

      • @[email protected]
        link
        fedilink
        English
        128 months ago

        Codeberg isn’t an entirely new forge. It’s just a well-known gitea/forgejo instance. Sourcehut would probably be a better example.

        • @[email protected]
          link
          fedilink
          English
          98 months ago

          Thank you for the correction! Then it’s also wrong due to Gitea which launched in 2016.

      • @[email protected]
        link
        fedilink
        English
        58 months ago

        The worst part is that this is a direct quote from Harness’ CEO, not from TechCrunch author. :) Maybe they have a great product, I don’t know, but it certainly feels like an amateurish launch. :D

        • @[email protected]
          link
          fedilink
          English
          48 months ago

          Yeah, if a CEO has to lie to make their product seem better, it’s blacklisted in my mind.

    • @[email protected]
      link
      fedilink
      English
      78 months ago

      I thought you were being overly pedantic but my god, they keep repeating the point. They seem to have no idea what the difference between a platform hosting code repositories and an individual repository is or even what version control software is. What the bloody hell is this.

      • @[email protected]
        link
        fedilink
        English
        28 months ago

        At the very least, it means the CEO doesn’t understand the domain. It may be because he sees this part of the business as secondary and less important, or because it was developed so fast he didn’t have time to grasp the concepts, probably he was not a driving force in that effort. I certainly hope the tech side is more aware. Without more proof of CEO implication, I certainly would not bet on that horse to survive in the distant future, though.

  • Cam
    link
    fedilink
    English
    508 months ago

    Gitea and Forgejo are the way to go. Especially Forgejo which is working on federation just like Lemmy but for Forgejo repos and instances.

  • fmstrat
    link
    fedilink
    English
    208 months ago

    AI? Not bloated? Mmm. Will stick with Gitea.

  • YawnTor
    link
    fedilink
    English
    168 months ago

    Seems fast compared to self-hosted GitLab or Bitbucket. I don’t see a way to add an ssh key or gpg key for code signing. No dark mode so expect to burn your retinas out in the middle of the night. I’ll wait until it’s a little more fleshed out before thinking about replacing Gitea in my network, though.

      • @[email protected]
        link
        fedilink
        English
        1
        edit-2
        2 months ago

        I found it much more barebones in my tinkering. It doesn’t seem to support pulling via SSH (and definitely doesn’t support signing commits). Configuration options appear extremely limited, both in documentation and the UI.

        It looks nice, but I don’t really see the point to it when Gitea Actions is now a thing. Gitea is a more mature product, and is similarly fast and lightweight.

        Edit: s/Gitea/Forgejo. Gitea has moved to a for-profit model since I made this comment.

        • macallik
          link
          fedilink
          27 months ago

          Gotcha. Thanks for sharing. I ended up install forgejo yesterday but Gitea will be my next option if I encounter any issues

    • @[email protected]
      link
      fedilink
      English
      158 months ago

      Gitlab takes way more RAM to run the docker container than i want. If this is lighter, that sounds nice. And im using only the most basic functionality, so wont be much loss to me if it cant do whatever fancy stuff.

      • @[email protected]
        link
        fedilink
        English
        18
        edit-2
        8 months ago

        How about Gogs? The whole thing is < 30 MB, and is lightweight enough to run on a Raspberry Pi. You can even get a native binary package if you want to run it without the overhead of Docker.

        • @u_tamtam
          link
          English
          128 months ago

          Or forgejo, with, you know, federation?

          • macallik
            link
            fedilink
            28 months ago

            Installed Gogs but will switch the this FOSS version tomorrow. Thanks for sharing!

          • λλλ
            link
            English
            118 months ago

            Gitea is a fork of gogs. Forgejo is a forge of Gitea too. I would suggest/use Forgejo.

        • @Die4Ever
          link
          English
          38 months ago

          Many years ago I ran my own Gogs and it was pretty good, would recommend

    • @[email protected]
      link
      fedilink
      English
      18 months ago

      Gitlab is an interesting project.

      Admittedly looks good and has the feature set, but…

      You dig in at all it’s a mess. If it screws up, it’s a mess. Every five minutes they seem to have another extremely severe security issue. Even when it’s working right, it’s a resource hog.

      Has the feel of a lot of mismatched stuff duct taped together, but the duct tape looks great. So as a user, great. As an admin, a bit of a mess.

    • @[email protected]
      link
      fedilink
      English
      1
      edit-2
      8 months ago

      I love Gitlab as a git hosting platform. I like that it is open source. My problem is they’re pricing plan forced me to move to GitHub. I don’t use their DevOps stuff so paying even 19$/month per user for a lot of features I don’t need sucks, and hosting it my own is a headache I don’t want to deal with because we’re not that big. GitHub isn’t a choice I make out of preference for my private commercial projects… Jetbrains space even though it is nice isn’t best for me because even though it has git hosting it has a lot of other stuff that I don’t want yet again, I work with all kinds of people, non technical as well and it makes no sense yet again. I also use tools or platforms that don’t integrate with git directly but with GitHub or GitLab… which fucking sucks honestly… also look at netlify… you need an ENTERPRISE plan to connect to a self-manget Gitlab repo. Like the shit these platforms are pulling IS UNBELIEVABLE. AndGiitness looks to be a commercial product, so clearly they’ll also be pushing and spending money to make sure other platforms work with them and only thing that matters is the features they add and their pricing plan… I hope they become a good competitor to these big Git hosting platforms and a viable alternative.

      As much as Git should have been a decentralized solution that is free and open to be used by anyone because we’re not using Git in a vacuum but with a lot of other external tools and platforms, because of how tools and platforms are built we actually end up in a very centralized and controlled status quo. ://////// it fucking sucks.

      Please point out where I am wrong and come up with your own ideas and solutions. I am really curious.

  • Mario1159
    link
    fedilink
    English
    108 months ago

    Does someone have a link to an instance to view? I don’t get why their code is hosted on Github

  • @[email protected]
    link
    fedilink
    English
    98 months ago

    I disagree with this almost on principle. GitHub was a mistake. We don’t need these large, bloated, isolated forges that are just going to be acquired and converted into social networks. Forgejo> is the future. Any new forge not even trying to support federation and independent hosting out of the box is dead in the water to me. You wanna build a github style accessible platform above forgejo go right ahead, the thing github did best was make all of this accessible.

  • @[email protected]
    link
    fedilink
    English
    58 months ago

    i’m not finding a way to prevent creating users right now… i’m just able to register new users again and again on the docker run. maybe i’m just missing the config (the documentation is looking like it needs to be fleshed out).

    not really trying to anyone with the url make an account on my basement computer…