diff options
-rw-r--r-- | 2024/organizers-notebook.md | 5 | ||||
-rw-r--r-- | 2024/organizers-notebook/index.org | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/2024/organizers-notebook.md b/2024/organizers-notebook.md index 9c9d6e42..d83efbe5 100644 --- a/2024/organizers-notebook.md +++ b/2024/organizers-notebook.md @@ -17,7 +17,7 @@ You might also like the [general organizers' notebook](/organizers-notebook) and - [Draft schedule](#draft-schedule) - [Decisions](#decisions) - [BigBlueButton replacement](#bbb) -- [Support code](#orgf363f2a) +- [Support code](#support-code) <a id="timeline"></a> @@ -291,9 +291,10 @@ Some options: - Premium CPU is $.26/hour - Plus block storage, $1/10GB/month charged hourly (recommended 500, so $+18/month) - Ask FSF if we can borrow theirs, maybe limit it to cycling among 6 or 7 rooms +- Pay for BigBlueButton hosting; can we find one that’s compatible with our commitment to freedom? -<a id="orgf363f2a"></a> +<a id="support-code"></a> # Support code diff --git a/2024/organizers-notebook/index.org b/2024/organizers-notebook/index.org index 5474d275..272ae025 100644 --- a/2024/organizers-notebook/index.org +++ b/2024/organizers-notebook/index.org @@ -411,8 +411,12 @@ Some options: - Premium CPU is $.26/hour - Plus block storage, $1/10GB/month charged hourly (recommended 500, so $+18/month) - Ask FSF if we can borrow theirs, maybe limit it to cycling among 6 or 7 rooms +- Pay for BigBlueButton hosting; can we find one that's compatible with our commitment to freedom? * Support code +:PROPERTIES: +:CUSTOM_ID: support-code +:END: #+begin_src emacs-lisp (defun my-ox-link-path (link _ info) |