From f9ed6fbc9dbf51950e8cc5340d805feabc88ca15 Mon Sep 17 00:00:00 2001 From: Otto Helen-Goldring Date: Sun, 26 Oct 2025 12:50:00 +0000 Subject: [PATCH] self host disclaimer --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 723dea2..a195c90 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ After tutoring computer science and software engineering for the last three year You can find the [📚 **projects I've been working on**](https://ottohg.uk/projects) or the [👨‍💻 **source code to these projects**](https://git.ottohg.uk/otto?tab=repositories) on [🌐 **my website**](https://ottohg.uk). +--- + +**Q: Why self host Git when most people are using GitHub?** + +**A:** I value the ability to access my data and repositories during an Internet downtime/outage - and self-hosting has taught me an immense amount about system administration and network security.