this post was submitted on 22 Sep 2023
181 points (94.6% liked)

Selfhosted

39262 readers
286 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 66 points 1 year ago (6 children)

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] 24 points 1 year ago (1 children)

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

[–] [email protected] 8 points 1 year ago* (last edited 1 year ago)

Gitea, Gogs, Forgejo

"They are the same picture."

[–] [email protected] 23 points 1 year ago (2 children)

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

But what's a 'forge' please ?

[–] [email protected] 22 points 1 year ago* (last edited 1 year ago) (2 children)

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)

[–] [email protected] 6 points 1 year ago (1 children)

SOURCEFORGE: I'm not dead yet!

[–] [email protected] 6 points 1 year ago (1 children)

^^

Oh, my apologies, Sourceforge! Say hi to Myspace for me!

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

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

[–] [email protected] 2 points 1 year ago (3 children)

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] 4 points 1 year 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] 1 points 1 year 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] 1 points 1 year 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] 4 points 1 year ago

@Valmond @Anafroj gitlab, GitHub, sourceforge are forges. They use a tool to manage source code : git.

[–] [email protected] 22 points 1 year ago

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

[–] [email protected] 18 points 1 year ago

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

[–] [email protected] 10 points 1 year ago (2 children)

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] 12 points 1 year ago (1 children)

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] 9 points 1 year ago

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

[–] [email protected] 5 points 1 year ago (1 children)

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] 4 points 1 year ago

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

[–] [email protected] 7 points 1 year ago (1 children)

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] 2 points 1 year 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.