summaryrefslogtreecommitdiff
path: root/content/entry/git-is-not-github-git-is-not-github-git-is-not-github.md
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2024-05-27 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2024-05-27 00:00:00 +0000
commit628046738b0e4f410c639dd4844925ff044c79d2fb14b0e42722f1bee733f1ad (patch)
treecc1af60eedfa34aca0c24a6f1f6edfc554b6912715dc090bc8f124527e857caf /content/entry/git-is-not-github-git-is-not-github-git-is-not-github.md
parent46e98fe4f8c4c373ccb42427122f1fe032cc68038ec3e13dcf43dec31b874a8a (diff)
downloadjournal-628046738b0e4f410c639dd4844925ff044c79d2fb14b0e42722f1bee733f1ad.tar.gz
journal-628046738b0e4f410c639dd4844925ff044c79d2fb14b0e42722f1bee733f1ad.zip
Fix tons of links
Diffstat (limited to 'content/entry/git-is-not-github-git-is-not-github-git-is-not-github.md')
-rw-r--r--content/entry/git-is-not-github-git-is-not-github-git-is-not-github.md4
1 files changed, 2 insertions, 2 deletions
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 da60028..0c5de57 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
@@ -6,9 +6,9 @@ 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.
-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://www.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."