diff options
Diffstat (limited to '2025/organizers-notebook/index.org')
-rw-r--r-- | 2025/organizers-notebook/index.org | 65 |
1 files changed, 43 insertions, 22 deletions
diff --git a/2025/organizers-notebook/index.org b/2025/organizers-notebook/index.org index 072e32a7..7fed3509 100644 --- a/2025/organizers-notebook/index.org +++ b/2025/organizers-notebook/index.org @@ -218,31 +218,41 @@ CLOSED: [2025-06-30 Mon 16:32] SCHEDULED: <2025-06-27 Fri> (setq emacsconf-schedule-plan '(("GEN Saturday, Dec 6" :start "2025-12-06 09:00" :set-track "General") sat-open - org-babel - reader - reference - bibliography - gmail + org-babel ; <= 10:30 EST + reference ; any + gmail ; <= 12:00 EST + languages ; <= 15:00 EST + latex ; >= 11:00 EST and <= 13:00 EST (lunch :start "12:00") - latex - languages - completion - gardening - greader - life - gnus - (sat-close :start "16:30") + bibliography ; available all day both days; plan after reference talk + calc ; >= 10:00 EST and <= 16:00 EST Saturday + gardening ; >= 11:00 EST + authoring ; <= 15:00 EST + greader ; any time + blee-lcnt ; any + (sat-close) ("DEV Saturday, Dec 6" :start "2025-12-06 10:00" :set-track "Development") - python - swanky - juicemacs + schemacs ; <= 11:00 EST + juicemacs ; <= 11:00 EST + completion ; >= 11:00 EST and <= 13:00 EST (lunch :start "12:00") - llm - claude-code - (commonlisp) + python ; <= 14:00 EST + swanky ; any + llm ; >= 10:00 EST + claude-code ; async, any + commonlisp ; >= 14:00 EST ("GEN Sunday, Dec 7" :start "2025-12-07 09:00" :set-track "General") sun-open + weights ; <= 15:00 EST + modern ; any + reader ; any + life ; Sun preferred + gnus ; async, any (lunch :start "12:00" :start "16:30") + hyperboleqa ; >= 12:00 EST and <= 15:00 EST + zettelkasten ; >= 12:00 EST + n-angulator ; >= 12:00 EST + bookclub-tapas ; >= 13:00 EST (sun-close) )) (setq emacsconf-schedule-draft (emacsconf-schedule-prepare (emacsconf-schedule-inflate-sexp emacsconf-schedule-plan))) @@ -252,17 +262,23 @@ CLOSED: [2025-06-30 Mon 16:32] SCHEDULED: <2025-06-27 Fri> ;emacsconf-schedule-svg-color-by-status ))) (with-temp-file (expand-file-name filename (file-name-directory emacsconf-org-file)) - (svg-print (emacsconf-schedule-svg 800 300 emacsconf-schedule-draft))) + (svg-print (emacsconf-schedule-svg 500 700 emacsconf-schedule-draft 'vertical))) (with-temp-file (expand-file-name filename (expand-file-name "organizers-notebook" (expand-file-name emacsconf-year emacsconf-directory))) - (svg-print (emacsconf-schedule-svg 800 300 emacsconf-schedule-draft)))) + (svg-print (emacsconf-schedule-svg 500 700 emacsconf-schedule-draft 'vertical)))) + ;; (with-temp-file (expand-file-name filename (file-name-directory emacsconf-org-file)) + ;; (svg-print (emacsconf-schedule-svg 800 300 emacsconf-schedule-draft))) + ;; (with-temp-file (expand-file-name filename (expand-file-name "organizers-notebook" (expand-file-name emacsconf-year emacsconf-directory))) + ;; (svg-print (emacsconf-schedule-svg 800 300 emacsconf-schedule-draft)))) (clear-image-cache))) #+end_src #+RESULTS: schedule :results: -sunday closing remarks: Starts at 13:00 before 16:30 +saturday closing remarks: Starts at 15:50 before 16:30 +sunday closing remarks: Starts at 15:20 before 16:30 :end: +#+ATTR_ORG: :width 500 [[file:schedule.svg]] Legend: @@ -273,6 +289,11 @@ Legend: Notes: +- I spread emacsconf:reference, emacsconf:latex, emacsconf:bibliography, emacsconf:authoring, and emacsconf:blee-lcnt in case people want to hang out in each other's Q&A sessions +- I wanted to generally have live Q&A in between talks that don't have live Q&A. +- It's okay to have a shorter day, since this is easier for people who are in Europe. +- emacsconf:hyperboleqa is all Q&A. +- We could have an open mic session or a panel before emacsconf:sun-close - Sun: - Sunday morning in 2023 had some packet loss issues at around 9:30, so we'll try to start with some talks that don't have BBB Q&A |