diff options
author | Sacha Chua <sacha@sachachua.com> | 2024-11-14 10:23:07 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2024-11-14 10:23:07 -0500 |
commit | 3ddf955b120d6e138e0888c87c873a2021f3b076 (patch) | |
tree | f616152ee7de1ac140af8b34decdd9e7613097b6 /organizers-notebook/index.org | |
parent | f2eee0e0e11479b7b2a2aec54cd58be28cf215b0 (diff) | |
download | emacsconf-wiki-3ddf955b120d6e138e0888c87c873a2021f3b076.tar.xz emacsconf-wiki-3ddf955b120d6e138e0888c87c873a2021f3b076.zip |
Update org notebook
Diffstat (limited to 'organizers-notebook/index.org')
-rw-r--r-- | organizers-notebook/index.org | 72 |
1 files changed, 36 insertions, 36 deletions
diff --git a/organizers-notebook/index.org b/organizers-notebook/index.org index 59c73611..f8a67d44 100644 --- a/organizers-notebook/index.org +++ b/organizers-notebook/index.org @@ -287,7 +287,6 @@ New year: #+begin_src sh mpv https://live0.emacsconf.org/gen.webm #+end_src - ** Watching pages :PROPERTIES: :CUSTOM_ID: watch @@ -306,40 +305,6 @@ New year: Set up test streams (see ffmpeg instructions from [[#icecast][Icecast]]) and then: - -** IRC web client - -Success: -- [X] You can join from https://chat.emacsconf.org -- [X] You can join from https://live.emacsconf.org and the channels end up as the latest ones - -Remember to schedule a task to ask libera.chat to increase the number of users it will accept from chat.emacsconf.org to avoid connection exhaustion errors. - -Message I've posted to support@libera.chat: - -Thank you for running libera.chat. We're looking forward to using IRC -(#emacsconf-gen, #emacsconf-dev) for the discussions for the upcoming -EmacsConf (Dec 7-8, https://emacsconf.org). In the past, we've needed to -coordinate with Libera staff to increase the number of connections -allowed from chat.emacsconf.org during conference days in order to avoid -connection exhaustion errors. Is that something we can plan now or would -you like me to bring it up a few days before the conference? -** Etherpad - -Success: - -- [X] pad.emacsconf.org redirects to this year's entry -- [X] Each talk has its own Etherpad - -** Manual IRC announcements - -Success: - -- [ ] You can /opall, /conftopic, and /broadcast - - -** Automated IRC announcements - ** VNC :PROPERTIES: :CUSTOM_ID: vnc @@ -451,7 +416,30 @@ ansible-playbook -i inventory.yml prod-playbook.yml --tags stream so that the year is updated in the configuration. This is on live.emacsconf.org and can be restarted with =/etc/init.d/emacsconf restart=. -** Public media +** IRC web client + +Success: +- [X] You can join from https://chat.emacsconf.org +- [X] You can join from https://live.emacsconf.org and the channels end up as the latest ones + +Remember to schedule a task to ask libera.chat to increase the number of users it will accept from chat.emacsconf.org to avoid connection exhaustion errors. + +Message I've posted to support@libera.chat: + +Thank you for running libera.chat. We're looking forward to using IRC +(#emacsconf-gen, #emacsconf-dev) for the discussions for the upcoming +EmacsConf (Dec 7-8, https://emacsconf.org). In the past, we've needed to +coordinate with Libera staff to increase the number of connections +allowed from chat.emacsconf.org during conference days in order to avoid +connection exhaustion errors. Is that something we can plan now or would +you like me to bring it up a few days before the conference? +** Etherpad + +Success: + +- [X] pad.emacsconf.org redirects to this year's entry +- [X] Each talk has its own Etherpad +** Publishing media to the server and to the wiki :PROPERTIES: :CUSTOM_ID: media :END: @@ -475,6 +463,18 @@ elisp:emacsconf-publish-media-files-on-change should remove it. 3. =ansible-playbook -i inventory.yml prod-playbook.yml --tags media= You can generate the index with =emacsconf-publish-update-media=. +** Automated IRC announcements + +Success: + +- [ ] When a talk starts playing, it is announced in the relevant channel + +** Manual IRC announcements + +Success: + +- [X] You can /opall, /conftopic, and /broadcast + ** Low-res stream ** Restream to YouTube ** Restream to Toobnix |