From 12681347d7ba4f21c7691e14d7d595514636539c Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Wed, 27 Sep 2023 11:17:48 -0400 Subject: remove extra code from export --- 2023/organizers-notebook.md | 17 ++++------------- 2023/organizers-notebook/index.org | 4 +++- 2 files changed, 7 insertions(+), 14 deletions(-) (limited to '2023') diff --git a/2023/organizers-notebook.md b/2023/organizers-notebook.md index 7cc0dac8..e3a44bb9 100644 --- a/2023/organizers-notebook.md +++ b/2023/organizers-notebook.md @@ -579,17 +579,6 @@ What if we have three tracks instead? - Needs more computing power (will probably need to spin up another node for VNC+OBS) - More fear of missing out for participants - (defun emacsconf-schedule-copy-previous-track (list) - (cl-loop - with track = (plist-get (car list) :track) - with track-names = (seq-map (lambda (o) (plist-get o :name)) emacsconf-tracks) - for talk in list - collect - (progn - (when (member (plist-get talk :track) track-names) - (setq track (plist-get talk :track))) - (append (list :track track) talk)))) - Graphical view of the schedule Schedule for Saturday Saturday 9:00- 9:10 Saturday opening remarks sat-open 9:10- 9:20 An Org-Mode based text adventure game for learning the basics of Emacs, inside Emacs, written in Emacs Lisp adventure 9:40-10:00 Authoring and presenting university courses with Emacs and a full libre software stack uni 10:30-10:40 Who needs Excel? Managing your students qualifications with org-table table 11:15-11:35 Teaching computer and data science with literate programming tools teaching 1:00- 1:20 Collaborative data processing and documenting using org-babel collab 1:40- 2:00 Watch Over Our Folders woof 2:20- 2:40 How I play TTRPGs in Emacs solo 3:00- 3:10 The many ways to browse Hacker News from Emacs hn 3:30- 4:10 Emacs saves the Web web 4:30- 4:40 Saturday closing remarks sat-close 9:40-10:00 one.el: the static site generator for Emacs Lisp Programmers one 10:30-10:50 The browser in a buffer poltys 11:15-11:25 Taming things with Org Mode taming 1:00- 1:10 Emacs turbo-charges my writing writing 1:40- 1:50 Why Nabokov would use Org-Mode if he were writing today nabokov 2:20- 2:50 Programming at 200 wpm steno 3:30- 3:50 The Emacsen family, the design of an Emacs and the importance of Lisp emacsen 9:40- 9:50 MatplotLLM, iterative natural language data visualization in org-babel matplotllm 10:30-10:50 Improving access to AI-assisted literate programming with voice control voice 11:15-11:35 LLM clients in Emacs, functionality and standardization llm 1:00- 1:20 Improving compiler diagnostics with Overlays overlay 1:40- 1:50 Editor Integrated REPL Driven Development for all languages eval 2:20- 3:00 REPLs in strange places: Lua, LaTeX, LPeg, LPegRex, TikZ repl 3:30- 3:50 EmacsConf.org: How we use Org Mode and TRAMP to organize and run a multi-track conference emacsconf 9 AM 10 AM 11 AM 12 PM 1 PM 2 PM 3 PM 4 PM 5 PM Schedule for Sunday Sunday 9:00- 9:10 Sunday opening remarks sun-open 9:10- 9:30 Top 10 ways Hyperbole amps up Emacs hyperamp 10:00-10:20 Using Koutline for stream of thought journaling koutline 11:00-11:20 What I learned by writing test cases for GNU Hyperbole test 1:00- 1:40 Emacs MultiMedia System (EMMS) emms 2:00- 2:10 Emacs development updates devel 2:30- 2:40 Mentoring VS-Coders as an Emacsian (or How to show not tell people about the wonders of Emacs) mentor 3:00- 3:20 Sharing Emacs is Caring Emacs: Emacs education and why I embraced video sharing 4:00- 4:10 Sunday closing remarks sun-close 10:00-10:10 Parallel Text Replacement: Does P = NP? parallel 10:30-10:40 Eat and Eat powered Eshell, fast featureful terminal inside Emacs eat 11:00-11:20 emacs-gc-stats: Does garbage collection actually slow down Emacs? gc 1:00- 1:40 hyperdrive.el: Peer-to-peer filesystem in Emacs hyperdrive 2:00- 2:20 Org-Mode workflow: informal reference tracking ref 3:00- 3:10 (Un)entangling projects and repos unentangling 10:00-10:20 Bringing joy to Scheme programming scheme 11:00-11:10 Writing a language server in OCaml for Emacs, fun, and profit lspocaml 11:30-11:40 A modern Emacs look-and-feel without pain flat 1:00- 1:40 Windows into Freedom windows 2:00- 2:20 Speedcubing in Emacs cubing 3:00- 3:20 GNU Emacs for electronics, note-taking, and as lightweight IDE extending 9 AM 10 AM 11 AM 12 PM 1 PM 2 PM 3 PM 4 PM 5 PM @@ -692,7 +681,8 @@ verify speaker name pronunciations at that time. AM: 9-12 PM EST, PM: 1-5 PM EST (plus a little extra for setup/transition) Saturday Dec 2 2023 - + +
@@ -765,7 +755,8 @@ Saturday Dec 2 2023
Sunday Dec 3 2023 - + +
diff --git a/2023/organizers-notebook/index.org b/2023/organizers-notebook/index.org index 0577b339..fe236f55 100644 --- a/2023/organizers-notebook/index.org +++ b/2023/organizers-notebook/index.org @@ -626,7 +626,7 @@ What if we have three tracks instead? - Needs more computing power (will probably need to spin up another node for VNC+OBS) - More fear of missing out for participants -#+begin_src emacs-lisp +#+begin_src emacs-lisp :exports none (defun emacsconf-schedule-copy-previous-track (list) (cl-loop with track = (plist-get (car list) :track) @@ -874,6 +874,7 @@ verify speaker name pronunciations at that time. AM: 9-12 PM EST, PM: 1-5 PM EST (plus a little extra for setup/transition) Saturday Dec 2 2023 + #+NAME: saturday-shifts | | [[https://emacsconf.org/2023/volunteer/host/][Host]] | Streamer | [[https://emacsconf.org/2023/volunteer/checkin/][Checkin]] | [[https://emacsconf.org/2023/volunteer/irc/][IRC]] | [[https://emacsconf.org/2023/volunteer/pad/][Pad]] | Coord | |--------+------+----------+---------+-----+-----+-------| @@ -883,6 +884,7 @@ Saturday Dec 2 2023 | Dev PM | | sachac | | | | sachac | Sunday Dec 3 2023 + #+NAME: sunday-shifts | | [[https://emacsconf.org/2023/volunteer/host/][Host]] | Streamer | [[https://emacsconf.org/2023/volunteer/checkin/][Checkin]] | [[https://emacsconf.org/2023/volunteer/irc/][IRC]] | [[https://emacsconf.org/2023/volunteer/pad/][Pad]] | Coord | |--------+------+----------+---------+-----+-----+--------| -- cgit v1.2.3