From 5373cafabbb212333ca4e44e07861c4447d5a589 Mon Sep 17 00:00:00 2001 From: dacctal Date: Fri, 26 Jun 2026 21:27:14 +0000 Subject: added reason why i don't self host videos --- dacctal/faq/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/dacctal/faq/index.html b/dacctal/faq/index.html index 3cdb3df..809ad60 100644 --- a/dacctal/faq/index.html +++ b/dacctal/faq/index.html @@ -129,6 +129,7 @@
  • have you ever tried bootstrapping rust????
  • + @@ -152,6 +153,20 @@
    # misc
    +
    +

    Q: Why don't you self host your videos?

    +

    A:

    +
      +
    • it is VERY expensive to host videos from my VPS + (mostly due to storage constraints)
    • +
    • Hosting from home means i need a reverse proxy in order to remain + somewhat private (this is another attack vector)
    • +
    • hosting over i2p is the only option that isn't evil and satanic, + so maybe that will happen eventually - still, this is a lot of + storage to deal with, and it will grow exponentially over time.
    • +
    +
    +

    Q: Why don't you host game servers?

    A:

    -- cgit v1.2.3