From 447074957ede72e3d5ad405f523563fd7af04647 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 22 Dec 2024 20:27:28 -0500 Subject: fix IDs for Q&A videos --- 2024/info/guile-before.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '2024/info/guile-before.md') diff --git a/2024/info/guile-before.md b/2024/info/guile-before.md index 15e63ee8..f146f4a1 100644 --- a/2024/info/guile-before.md +++ b/2024/info/guile-before.md @@ -1,7 +1,6 @@ [[!toc ]] Format: 16-min talk ; Q&A: BigBlueButton conference room -Etherpad: Status: TO_CAPTION_QA @@ -14,7 +13,7 @@ Status: TO_CAPTION_QA # Q&A -
[[!template id="chapters" vidid="guile-qanda" data=""" +
[[!template id="chapters" vidid="qanda-guile" data=""" 03:01.480 Q: About fibers: My understanding is that the problem with making Elisp concurrent is that none of the data structures (buffer, cons, vector, window etc) are concurrency-safe.  How do fibers help with this? 04:28.080 Q: Do you have a rough idea of how much of Guile is written in C? 06:19.240 Q: A Common Lisp implementation for Guile sounds really cool! Is there already work on this underway? @@ -23,6 +22,6 @@ Status: TO_CAPTION_QA 12:30.000 Q: Do you think guile-emacs will be able to use or (collaborate with) some of the other awesome projects around Emacs Lisp? 15:04.200 Q: SBCL, ...You mentioned Robert Strandh's SICL along with SBCL---does that work help with the implementation of CL in Guile? -"""]]
Listen to just the audio:
+"""]]
Listen to just the audio:
# Description \ No newline at end of file -- cgit v1.2.3