From 6778ea01baee787922ec0654966288bc0e3a965d1c4941b4155186c496c733c1 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Wed, 5 Feb 2025 00:00:00 +0000 Subject: Replace instances of 'Github' with 'GitHub' 'GitHub' is the correct spelling. --- .../git-is-not-github-git-is-not-github-git-is-not-github.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'content/entry/git-is-not-github-git-is-not-github-git-is-not-github.md') diff --git a/content/entry/git-is-not-github-git-is-not-github-git-is-not-github.md b/content/entry/git-is-not-github-git-is-not-github-git-is-not-github.md index 0c5de57..ae497e7 100644 --- a/content/entry/git-is-not-github-git-is-not-github-git-is-not-github.md +++ b/content/entry/git-is-not-github-git-is-not-github-git-is-not-github.md @@ -1,15 +1,15 @@ --- -title: "Git Is Not Github. Git Is Not Github. Git Is Not Github." +title: "Git Is Not GitHub. Git Is Not GitHub. Git Is Not GitHub." date: 2022-02-25T00:00:00 tags: ['computing'] draft: false --- -A common confusion among new programmers is that Git and Github are the same thing, despite dozens of online articles and videos explaining the difference. I was probably in their position once myself, so I'm not assigning blame. I'm writing this entry because I think the conflation of Git and Github is harmful. +A common confusion among new programmers is that Git and GitHub are the same thing, despite dozens of online articles and videos explaining the difference. I was probably in their position once myself, so I'm not assigning blame. I'm writing this entry because I think the conflation of Git and GitHub is harmful. -Git is a powerful version control tool that makes software development and collaboration easier. Github is a cloud-based repository hosting service operated by corporate monster Micro$oft. Git helps millions of developers write better code. Github sold code to [ICE](https://en.wikipedia.org/wiki/U.S._Immigration_and_Customs_Enforcement), who used it to assist separating families at the border and putting immigrants in cages. +Git is a powerful version control tool that makes software development and collaboration easier. GitHub is a cloud-based repository hosting service operated by corporate monster Micro$oft. Git helps millions of developers write better code. GitHub sold code to [ICE](https://en.wikipedia.org/wiki/U.S._Immigration_and_Customs_Enforcement), who used it to assist separating families at the border and putting immigrants in cages. -I have said before nobody should use [Github](/2021/05/31/dont-use-github/), especially not people who write free software. If you need a software development platform, use [Sourcehut](https://sourcehut.org/). It has no advertising, tracking, or JavaScript. It's 100% free software and it's the fastest and lightest software forge, [bar none](https://forgeperf.org/). And if you don't like Sourcehut, there's other free software forges out there for whatever your needs are. +I have said before nobody should use [GitHub](/2021/05/31/dont-use-github/), especially not people who write free software. If you need a software development platform, use [Sourcehut](https://sourcehut.org/). It has no advertising, tracking, or JavaScript. It's 100% free software and it's the fastest and lightest software forge, [bar none](https://forgeperf.org/). And if you don't like Sourcehut, there's other free software forges out there for whatever your needs are. -A morally neutral version control tool being frequently confused with a morally onerous big tech company is bad. More than just technical confusion, it invites moral confusion. Without knowing the difference, new developers may confuse criticism of Github the company with criticism of Git the tool. They will think "Github is bad? It can't be because I use that program and it's helpful to me." +A morally neutral version control tool being frequently confused with a morally onerous big tech company is bad. More than just technical confusion, it invites moral confusion. Without knowing the difference, new developers may confuse criticism of GitHub the company with criticism of Git the tool. They will think "GitHub is bad? It can't be because I use that program and it's helpful to me." -So if you notice a developer using 'Git' and 'Github' interchangeably, chances are they're probably confused. Please correct them and then teach them there are other software forges that also cost nothing but are technically and ethically superior to Github. That way, even if they decide not to switch away from Github, at least they'll know better alternatives exist. +So if you notice a developer using 'Git' and 'GitHub' interchangeably, chances are they're probably confused. Please correct them and then teach them there are other software forges that also cost nothing but are technically and ethically superior to GitHub. That way, even if they decide not to switch away from GitHub, at least they'll know better alternatives exist. -- cgit v1.2.3