summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-01-31 14:11:50 +0000
committerMatthew Lemon <y@yulqen.org>2024-01-31 14:11:50 +0000
commit249bfb6958f051cd31989489f28d7b9cd657dce1 (patch)
tree768f7543b3b9ecdc1772713ab4c2d0684982e814
parent34a5f016ded627c3ad6d31ca7905953fb17c681b (diff)
Adds a new stream and updates the About page
-rw-r--r--content/about/_index.md2
-rw-r--r--content/stream/2024_01_31.md12
2 files changed, 13 insertions, 1 deletions
diff --git a/content/about/_index.md b/content/about/_index.md
index 21cb021..73bea2c 100644
--- a/content/about/_index.md
+++ b/content/about/_index.md
@@ -19,6 +19,6 @@ I have [three cats that kill](../blog/cats/cat_kills/).
---
-[SourceHut](https://sr.ht/~yulqen/) | 📧 [Email](mailto:y@yulqen.org)
+[My git repositories](https://git.yulqen.org/) | 📧 [Email](mailto:y@yulqen.org)
[GPG](../keys/mrl-gpg.pub) (fingerprint: 19014642A9FCD633B886B8F59C9841C3EF4E0B8E)
diff --git a/content/stream/2024_01_31.md b/content/stream/2024_01_31.md
new file mode 100644
index 0000000..da73427
--- /dev/null
+++ b/content/stream/2024_01_31.md
@@ -0,0 +1,12 @@
+---
+title: "2024 01 31"
+date: 2024-01-31T13:56:15Z
+draft: false
+tags: ['git']
+---
+
+In the process of moving out of [Sourcehut](https://sourcehut.org/).
+
+This is not necessarily a reaction to the recent [DDoS attack](https://sourcehut.org/blog/2024-01-19-outage-post-mortem/) suffered by them, which resulted in a week long outage, but that hasn't helped. The founder of Sourcehut probably knows more than he is letting on about why Sourcehut were targeted so precisely. It wouldn't be a surprise if it eminated from a faction of the internet intolerant of his often outspoken political [socialist] views (e.g [here](https://drewdevault.com/2023/11/25/2023-11-26-RMS-on-sex.html), [here](https://drewdevault.com/2023/10/31/On-real-names.html) and [here](https://fosstodon.org/@drewdevault/111789852549683667) to pick out some recent ones).
+
+I really like Sourcehut and what it stands for: simplicity, freedom, no Javascript, use of email, etc, but I only went there on the first stop on my journey towards eventual freedom from the likes of Github. The next step for me is self-hosting at [git.yulqen.org](https://git.yulqen.org) using [cgit](https://git.zx2c4.com/cgit/about/). See you there!