diff options
Diffstat (limited to '')
-rw-r--r-- | 2022/organizers-notebook.md | 7 | ||||
-rw-r--r-- | 2022/organizers-notebook/index.org | 5 |
2 files changed, 8 insertions, 4 deletions
diff --git a/2022/organizers-notebook.md b/2022/organizers-notebook.md index 5c9eb7f8..bab6ec3c 100644 --- a/2022/organizers-notebook.md +++ b/2022/organizers-notebook.md @@ -1392,6 +1392,7 @@ Dry run checklist: - [ ] Connect to the server ssh orga@res.emacsconf.org -p 46668 + emacsconf # runs emacsclient -c -a emacs - [ ] Forward ports and connect via VNC - [ ] Find the OBS or start it if it is not running - [ ] Start recording @@ -1706,7 +1707,7 @@ Note on how DebConf handled incidents: # Things to figure out / decisions to make -- [How do we want to handle organizer audio?](#orgc8d90ca) +- [How do we want to handle organizer audio?](#org40d1de4) - [How do we want to make the full schedule more manageable?](#sched-decision) - [How much do we want to enrich the wiki with JS?](#wiki-design) - [What ideas do we want to borrow from other conferences?](#other-confs) @@ -1720,7 +1721,7 @@ Note on how DebConf handled incidents: - [Decision archive](#decision-archive) -<a id="orgc8d90ca"></a> +<a id="org40d1de4"></a> ## How do we want to handle organizer audio? @@ -3221,7 +3222,7 @@ Probably focus on grabbing the audio first and seeing what’s worth keeping Make a table of the form -<table id="org7ca2076" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides"> +<table id="org02d187a" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides"> <colgroup> diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index fffeea0e..02d6f670 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -1028,6 +1028,7 @@ Dry run checklist: - [ ] Connect to the server ssh orga@res.emacsconf.org -p 46668 + emacsconf # runs emacsclient -c -a emacs - [ ] Forward ports and connect via VNC - [ ] Find the OBS or start it if it is not running - [ ] Start recording @@ -1100,7 +1101,9 @@ Dry run checklist: 9. Play a video. It should display the video and update the overlays. If you need to update the overlays manually, you can copy files from ~/data/emacsconf/overlays~ onto ~$HOME/other.png~ and ~$HOME/video.png~. You can play a video with ~play video-id~ (ex: ~play meetups~), or you can specify the filename (ex: ~play ~/stream/emacsconf-2022-meetups*.webm). - + + termit: Ctrl-Shift-t makes a new tab + i3 cheat sheet: - Alt-Enter creates a terminal - Alt-d runs a command |