summaryrefslogtreecommitdiffstats
path: root/2021
diff options
context:
space:
mode:
authorJohn Cummings <john@rootabega.net>2022-01-07 12:36:09 -0500
committerJohn Cummings <john@rootabega.net>2022-01-07 13:45:26 -0500
commitea3e8b16b7063aa7ece5f9053b0b9851970f76e9 (patch)
tree8edfb02ef684e85c52f9b3988fa4a38f9a1fe872 /2021
parent2402348cb0410457bf6c5b3e55abf3187b8a94a3 (diff)
downloademacsconf-wiki-ea3e8b16b7063aa7ece5f9053b0b9851970f76e9.tar.xz
emacsconf-wiki-ea3e8b16b7063aa7ece5f9053b0b9851970f76e9.zip
Add chapter markers for janitor Q&A; Remove janitor help tag
Diffstat (limited to '2021')
-rw-r--r--2021/info/janitor-schedule.md38
-rw-r--r--2021/talks/janitor.md7
2 files changed, 37 insertions, 8 deletions
diff --git a/2021/info/janitor-schedule.md b/2021/info/janitor-schedule.md
index 97efbb7d..f84df3e2 100644
--- a/2021/info/janitor-schedule.md
+++ b/2021/info/janitor-schedule.md
@@ -22,7 +22,43 @@ size="53.4M" duration="25:57" other_resources="""[Download --compressed56.webm (
[[!template id="vid" vidid="qanda" src="https://media.emacsconf.org/2021/emacsconf-2021-janitor--a-day-in-the-life-of-a-janitor--stefan-monnier--answers.webm" poster="https://media.emacsconf.org/2021/emacsconf-2021-janitor--a-day-in-the-life-of-a-janitor--stefan-monnier--answers.png"
size="76.8M" duration="41:05" other_resources=""""""]]
-
+[[!template id="chapters" vidid="qanda" data="""
+00:00 BBB: Tools like coccinelle might work with changes like this in Lisp...
+02:19 BBB: I thought lexical binding conversion would be more proof-based...
+05:01 BBB: Is the Emacs in the presentation your personal config?
+06:04 How often these changes break packages/maintainers complain about changes
+08:52 Which Emacs subsystem was the hardest to convert to lexical binding?
+10:10 BBB: Would you consider making more short informal videos to help others?
+10:32 BBB: I'm curious about your style of signing your mailing list messages.
+11:25 BBB: Older code being harder to convert
+12:40 BBB: Could metaobject protocol support come to Elisp?
+14:10 BBB: What features do you see as higher priority for future development?
+16:55 BBB: Would ELPA download counts be difficult to code?
+17:55 BBB: Do you install packages from MELPA?
+18:55 BBB: Are you using native-comp already?
+20:10 BBB: Do you use Org much?
+21:10 BBB: Do you use magit?
+22:05 BBB: Some future Emacs improvements you're looking forward to?
+23:10 BBB: Opinion about recent GStreamer patches?
+24:20 BBB: Have you ever met other Emacs maintainers/developers in person?
+25:25 BBB: What's Lars like in real life? He seems fun.
+25:58 BBB: How do you hack on installed packages?
+27:43 BBB: Is Lars tall?
+28:06 BBB: How Elisp should evolve, or is another language the long-term path?
+30:29 BBB: Do you use paredit?
+30:33 BBB: Do you lean toward Scheme-style macros rather than CL ones?
+32:04 BBB: What non-Lisp languages could we take inspiration from?
+32:43 BBB: I'd like to see something like a with-gensyms macro to make them easier.
+33:42 BBB: Can namespaces solve some macro issues?
+34:15 BBB: Difficulties preserving source code data for symbols and sexps?
+36:24 BBB: Doesn't adding code/data distinction break homoiconicity?
+36:40 BBB: Could a Clojure-like metadata approach to this be useful?
+37:14 Fat cons cells/symbols
+38:32 BBB: Could fat cons cells be used for CL-style VALUES too?
+38:57 Concurrent garbage collection
+39:52 BBB: GC work even more tedious than janitorial work?
+40:50 BBB: Are you Canadian/Quebecois, or do you just live and work there?
+"""]]
# Description
diff --git a/2021/talks/janitor.md b/2021/talks/janitor.md
index f28a51b6..ab903616 100644
--- a/2021/talks/janitor.md
+++ b/2021/talks/janitor.md
@@ -21,13 +21,6 @@ Because of a reckless former Emacs maintainer that shall
# Discussion
-[[!template id="help"
-summary="long Q&A session needs chapter markers"
-volunteer=""
-tags="help_with_chapter_markers"
-message="""Want to help make the Q&A session easier to search? You can [add chapter markers](/2021/contribute/#chapter-markers) or [edit the captions](/2021/contribute/#edit-captions), maybe starting with these
-[auto-generated captions](https://media.emacsconf.org/2021/emacsconf-2021-janitor--a-day-in-the-life-of-a-janitor--stefan-monnier--answers.ass)."""]]
-
Pad:
- Q1: How did you narrow to two specific areas in a single buffer when