summaryrefslogtreecommitdiffstats
path: root/2022/organizers-notebook/index.org
diff options
context:
space:
mode:
Diffstat (limited to '2022/organizers-notebook/index.org')
-rw-r--r--2022/organizers-notebook/index.org47
1 files changed, 42 insertions, 5 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org
index 58820930..ee8186f4 100644
--- a/2022/organizers-notebook/index.org
+++ b/2022/organizers-notebook/index.org
@@ -94,16 +94,19 @@ Previous priorities;
| [[#ansible][ansible]] | none | *DONE S: some automation* | comprehensive, can also work against containers |
| [[#intro][intro and exit]] | *DONE: slide on screen, host on Mumble* | per-talk video, recorded voiceover | Emacs thing so we can display info, countdowns, IRC |
* Next comms update
+SCHEDULED: <2022-12-18 Sun>
:PROPERTIES:
:CUSTOM_ID: update
:CREATED: [022-12-11 Sun 10:0]
:END:
-- next step is to make chapter markers
+- all the Q&A videos are available
+- updated GRAIL talk, uploaded orgvm talk
+- volunteers: next step is to make chapter markers, large model VTTs are now available
- [2022-12-15 Thu] all Q&A videos posted, large model VTTs available
- [2022-12-12 Mon] Updated grail, updated backstage view
- [2022-12-11 Sun] Thank-you notes sent to all the speakers with Toobnix and YouTube URLs, BBB playback info
-- [2022-12-10 Sat] small-model VTTs uploaded for easier review and chapter markers, still working on large-model transcripts
+
* Projects and other long-running tasks
:PROPERTIES:
:CUSTOM_ID: projects
@@ -710,9 +713,13 @@ https://manual.audacityteam.org/man/scripting.html
https://medium.com/@npolovinkin/how-to-chunk-text-into-paragraphs-using-python-8ae66be38ea6
-*** SOMEDAY Figure out ways to make sense of IRC logs
+*** STARTED Figure out ways to make sense of IRC logs
:PROPERTIES:
:CREATED: [2022-12-13 Tue 16:37]
+:Effort: 0:30
+:END:
+:LOGBOOK:
+CLOCK: [2022-12-20 Tue 10:34]
:END:
ssh
Possible: thread speaker messages?
@@ -740,7 +747,7 @@ CLOSED: [2022-12-16 Fri 13:53]
Least extra work if I do it after chapter markers, but I can just do them now and then update them later
-#+begin_src emacs-lisp :eval no
+#+begin_src emacs-lisp :eval yes
(mapc (lambda (o)
(let ((default-directory "~/vendor/PeerTube/"))
(when (emacsconf-publish-upload-answers o 'toobnix)
@@ -760,7 +767,7 @@ Least extra work if I do it after chapter markers, but I can just do them now an
CLOSED: [2022-12-16 Fri 21:35] SCHEDULED: <2022-12-17 Sat>
:PROPERTIES:
:CREATED: [2022-12-16 Fri 08:01]
-:header-args: :eval no
+:header-args: :eval yes
:END:
:LOGBOOK:
- State "WAITING" from "SOMEDAY" [2022-12-16 Fri 12:58] \\
@@ -807,6 +814,11 @@ context.add_cookies(json.loads(Path("cookies.json").read_text()))
page.goto("https://studio.youtube.com/")
#+end_src
+#+RESULTS:
+:results:
+<Response url='https://studio.youtube.com/' request=<Request url='https://studio.youtube.com/' method='GET'>>
+:end:
+
Save the cookies after it's all set up
#+begin_src python :dir "/home/sacha/proj/plays" :session plays
@@ -903,6 +915,17 @@ https://youtu.be/Q453L_whGEc
:CREATED: [2022-12-17 Sat 14:26]
:END:
+*** TODO Check that webms have latest vtts
+:PROPERTIES:
+:CREATED: [2022-12-17 Sat 08:09]
+:END:
+
+*** TODO Break autocaptions every 5 minutes or so, so that they can be included on the webpage
+SCHEDULED: <2022-12-20 Tue>
+:PROPERTIES:
+:CREATED: [2022-12-15 Thu 22:05]
+:END:
+
** TODO Send thanks
:PROPERTIES:
:CUSTOM_ID: thanks
@@ -2920,6 +2943,20 @@ https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-vt1.html
:CREATED: [2022-12-13 Tue 16:38]
:END:
+** SOMEDAY Ideas for people to reach out to for talks?
+*** Using emacs mail to prefilter mail
+https://www.reddit.com/r/emacs/comments/zp0qn6/a_tragic_story_of_emacs_lover/j0r7i1f/
+
+** SOMEDAY Check ffmpeg benchmarks and recommendations; can we speed up our encoding for last-minute submissions?
+:PROPERTIES:
+:CREATED: [2022-12-13 Tue 15:38]
+:END:
+
+*** SOMEDAY https://www.reddit.com/r/AV1/comments/k7colv/encoder_tuning_part_1_tuning_libvpxvp9_be_more/?utm_source=share&utm_medium=android_app&utm_name=androidcss&utm_term=2&utm_content=share_button
+:PROPERTIES:
+:CREATED: [2022-12-13 Tue 20:58]
+:END:
+
* Things to figure out / decisions to make
:PROPERTIES:
:CUSTOM_ID: decisions