From 838a50cfa90e809006275d6c3623968bad4beacd Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sat, 27 Nov 2021 11:56:47 -0500 Subject: Update --- 2021/captions/borg.md | 155 +++++++++++++++++++++++++++++++++++++++++++ 2021/emacsconf-pentabarf.xml | 2 +- 2021/emacsconf.ics | 98 +++++++++++++-------------- 2021/info/borg-schedule.md | 10 ++- 2021/info/nongnu-schedule.md | 2 +- 2021/schedule-details.md | 4 +- 6 files changed, 215 insertions(+), 56 deletions(-) create mode 100644 2021/captions/borg.md diff --git a/2021/captions/borg.md b/2021/captions/borg.md new file mode 100644 index 00000000..f35d5c41 --- /dev/null +++ b/2021/captions/borg.md @@ -0,0 +1,155 @@ + +# Transcript + +[[!template text="Hello, my name is Dhavan," start="00:00:00.950" video="mainVideo" id=subtitle]] +[[!template text="also known as codingquark!" start="00:00:03.225" video="mainVideo" id=subtitle]] +[[!template text="I started out learning Emacs" start="00:00:05.500" video="mainVideo" id=subtitle]] +[[!template text="without knowing I had to plug things in" start="00:00:08.041" video="mainVideo" id=subtitle]] +[[!template text="to make it work." start="00:00:12.540" video="mainVideo" id=subtitle]] +[[!template text="Eventually I had to learn to set up ELPA." start="00:00:13.629" video="mainVideo" id=subtitle]] +[[!template text="Since then I’ve used MELPA" start="00:00:14.849" video="mainVideo" id=subtitle]] +[[!template text="and Debian apt sources." start="00:00:16.850" video="mainVideo" id=subtitle]] +[[!template text="Recent discussions about ELPA," start="00:00:21.030" video="mainVideo" id=subtitle]] +[[!template text="NonGNU ELPA, MELPA, etc." start="00:00:21.054" video="mainVideo" id=subtitle]] +[[!template text="made me reconsider" start="00:00:21.054" video="mainVideo" id=subtitle]] +[[!template text="what I was doing" start="00:00:21.054" video="mainVideo" id=subtitle]] +[[!template text="with my Emacs." start="00:00:21.054" video="mainVideo" id=subtitle]] +[[!template new="1" text="I am not the kind of person" start="00:00:28.590" video="mainVideo" id=subtitle]] +[[!template text="to mindlessly ram things into my emacs." start="00:00:30.887" video="mainVideo" id=subtitle]] +[[!template text="I like to ponder," start="00:00:34.290" video="mainVideo" id=subtitle]] +[[!template text="to understand," start="00:00:36.041" video="mainVideo" id=subtitle]] +[[!template text="to have a level of control" start="00:00:37.500" video="mainVideo" id=subtitle]] +[[!template text="and mindfulness" start="00:00:40.128" video="mainVideo" id=subtitle]] +[[!template text="about my Emacs." start="00:00:42.069" video="mainVideo" id=subtitle]] +[[!template text="It is not just a matter" start="00:00:43.890" video="mainVideo" id=subtitle]] +[[!template text="of trying things out," start="00:00:45.730" video="mainVideo" id=subtitle]] +[[!template text="it is about living an examined life" start="00:00:47.340" video="mainVideo" id=subtitle]] +[[!template text="as the Greeks would say;" start="00:00:50.909" video="mainVideo" id=subtitle]] +[[!template text="or sutta as Buddhists would say." start="00:00:53.387" video="mainVideo" id=subtitle]] +[[!template text="Such an Emacs is an Emacs worth having." start="00:00:57.040" video="mainVideo" id=subtitle]] +[[!template new="1" text="This pursuit of mine" start="00:00:59.860" video="mainVideo" id=subtitle]] +[[!template text="brought me to learn about borg." start="00:01:01.414" video="mainVideo" id=subtitle]] +[[!template text="And I am going to share with you" start="00:01:03.710" video="mainVideo" id=subtitle]] +[[!template text="how to use it." start="00:01:05.595" video="mainVideo" id=subtitle]] +[[!template text="I believe the approach of using borg" start="00:01:06.479" video="mainVideo" id=subtitle]] +[[!template text="for package management" start="00:01:09.018" video="mainVideo" id=subtitle]] +[[!template text="is not for everyone." start="00:01:10.597" video="mainVideo" id=subtitle]] +[[!template text="It involves knowing git," start="00:01:12.710" video="mainVideo" id=subtitle]] +[[!template text="it involves looking into source code" start="00:01:14.307" video="mainVideo" id=subtitle]] +[[!template text="and reading makefiles." start="00:01:16.648" video="mainVideo" id=subtitle]] +[[!template text="Sure, anyone can learn" start="00:01:18.229" video="mainVideo" id=subtitle]] +[[!template text="should they be motivated so," start="00:01:20.170" video="mainVideo" id=subtitle]] +[[!template text="but people have different priorities." start="00:01:22.617" video="mainVideo" id=subtitle]] +[[!template text="This is what is working for me right now." start="00:01:25.740" video="mainVideo" id=subtitle]] +[[!template new="1" text="Here is what we are going to do." start="00:01:29.056" video="mainVideo" id=subtitle]] +[[!template text="We'll set up Debian, install dependencies," start="00:01:32.826" video="mainVideo" id=subtitle]] +[[!template text="set up borg, install a package," start="00:01:35.696" video="mainVideo" id=subtitle]] +[[!template text="and make sure it installs all the docs." start="00:01:39.032" video="mainVideo" id=subtitle]] +[[!template text="Let’s get started!" start="00:01:42.090" video="mainVideo" id=subtitle]] +[[!template text="Would it not be amazing" start="00:01:47.240" video="mainVideo" id=subtitle]] +[[!template text="if we could start out with" start="00:01:48.342" video="mainVideo" id=subtitle]] +[[!template text="just Debian and basic tools?" start="00:01:49.560" video="mainVideo" id=subtitle]] +[[!template text="For borg, we need git," start="00:01:52.399" video="mainVideo" id=subtitle]] +[[!template text="build-essential," start="00:01:54.848" video="mainVideo" id=subtitle]] +[[!template text="and something to build docs." start="00:01:55.916" video="mainVideo" id=subtitle]] +[[!template text="Nothing more!" start="00:01:57.384" video="mainVideo" id=subtitle]] +[[!template new="1" text="Now that we have the OS setup," start="00:02:00.499" video="mainVideo" id=subtitle]] +[[!template text="it is time to clone" start="00:02:04.658" video="mainVideo" id=subtitle]] +[[!template text="what is called a “seed”." start="00:02:06.226" video="mainVideo" id=subtitle]] +[[!template text="A seed will speed our process up" start="00:02:09.429" video="mainVideo" id=subtitle]] +[[!template text="by providing things like" start="00:02:11.431" video="mainVideo" id=subtitle]] +[[!template text="magit, epkg, auto-compile, etc." start="00:02:13.379" video="mainVideo" id=subtitle]] +[[!template text="We will soon be using epkg and magit." start="00:02:15.500" video="mainVideo" id=subtitle]] +[[!template text="The docs cover how to start" start="00:02:20.430" video="mainVideo" id=subtitle]] +[[!template text="without a seed," start="00:02:22.642" video="mainVideo" id=subtitle]] +[[!template text="but for the purposes of a short demo," start="00:02:23.477" video="mainVideo" id=subtitle]] +[[!template text="seeds are better." start="00:02:25.779" video="mainVideo" id=subtitle]] +[[!template text="I started with a seed" start="00:02:27.770" video="mainVideo" id=subtitle]] +[[!template text="for my own dot emacs." start="00:02:28.682" video="mainVideo" id=subtitle]] +[[!template text="It is fairly slim." start="00:02:30.083" video="mainVideo" id=subtitle]] +[[!template new="1" text="As you can see," start="00:02:32.890" video="mainVideo" id=subtitle]] +[[!template text="borg uses git URLs" start="00:02:33.854" video="mainVideo" id=subtitle]] +[[!template text="and /not/ HTTPS URLs." start="00:02:35.088" video="mainVideo" id=subtitle]] +[[!template text="Make sure you have your ssh keys" start="00:02:37.290" video="mainVideo" id=subtitle]] +[[!template text="set up on GitHub, GitLab, etc." start="00:02:38.992" video="mainVideo" id=subtitle]] +[[!template new="1" text="Bootstrapping is like cloning a dot emacs," start="00:02:43.989" video="mainVideo" id=subtitle]] +[[!template text="but it only comes with a" start="00:02:45.899" video="mainVideo" id=subtitle]] +[[!template text="useful dot git submodules file." start="00:02:47.310" video="mainVideo" id=subtitle]] +[[!template text="We get a Makefile that has targets" start="00:02:51.400" video="mainVideo" id=subtitle]] +[[!template text="like help and bootstrap-borg." start="00:02:54.841" video="mainVideo" id=subtitle]] +[[!template text="There will be more targets" start="00:02:57.739" video="mainVideo" id=subtitle]] +[[!template text="after we finish the bootstrapping process." start="00:02:59.880" video="mainVideo" id=subtitle]] +[[!template text="Then, we need to clone all the git modules," start="00:03:30.110" video="mainVideo" id=subtitle]] +[[!template text="which is also done by a make target." start="00:03:35.582" video="mainVideo" id=subtitle]] +[[!template text="This time, it will not just pull" start="00:03:38.310" video="mainVideo" id=subtitle]] +[[!template text="the git submodules," start="00:03:40.754" video="mainVideo" id=subtitle]] +[[!template text="but will also run various things" start="00:03:42.656" video="mainVideo" id=subtitle]] +[[!template text="like auto-compilation," start="00:03:44.658" video="mainVideo" id=subtitle]] +[[!template text="Info doc installation, etc." start="00:03:45.826" video="mainVideo" id=subtitle]] +[[!template text="Good thing we installed texinfo earlier!" start="00:03:48.030" video="mainVideo" id=subtitle]] +[[!template new="1" text="Now that we have borg bootstrapped," start="00:04:08.282" video="mainVideo" id=subtitle]] +[[!template text="let’s see how to “assimilate” a drone." start="00:04:10.884" video="mainVideo" id=subtitle]] +[[!template text="Well, that’s just a borg way of saying" start="00:04:14.520" video="mainVideo" id=subtitle]] +[[!template text="how to install a new package." start="00:04:17.090" video="mainVideo" id=subtitle]] +[[!template text="We get to work from inside Emacs now." start="00:04:19.900" video="mainVideo" id=subtitle]] +[[!template text="Borg has excellent info docs," start="00:04:22.910" video="mainVideo" id=subtitle]] +[[!template text="should you ever be having questions." start="00:04:26.366" video="mainVideo" id=subtitle]] +[[!template text="I earlier talked about using a seed." start="00:04:28.450" video="mainVideo" id=subtitle]] +[[!template text="Borg docs go into details of what that means." start="00:04:32.240" video="mainVideo" id=subtitle]] +[[!template text="I encourage you to read the docs." start="00:04:34.830" video="mainVideo" id=subtitle]] +[[!template new="1" text="Let’s try to install lsp-mode." start="00:04:40.190" video="mainVideo" id=subtitle]] +[[!template text="Examining lsp-mode" start="00:04:51.500" video="mainVideo" id=subtitle]] +[[!template text="with epkg’s helper function," start="00:04:52.459" video="mainVideo" id=subtitle]] +[[!template text="we can see details of the package," start="00:04:54.694" video="mainVideo" id=subtitle]] +[[!template text="dependencies required, and so on." start="00:04:57.280" video="mainVideo" id=subtitle]] +[[!template text="epkg uses sqlite database." start="00:05:00.200" video="mainVideo" id=subtitle]] +[[!template text="Now you know why I installed sqlite" start="00:05:02.470" video="mainVideo" id=subtitle]] +[[!template text="in the OS preparation step!" start="00:05:04.871" video="mainVideo" id=subtitle]] +[[!template text="Well, lsp-mode has" start="00:05:20.820" video="mainVideo" id=subtitle]] +[[!template text="way too many dependencies" start="00:05:22.622" video="mainVideo" id=subtitle]] +[[!template text="for this demo." start="00:05:24.057" video="mainVideo" id=subtitle]] +[[!template text="Note how one is naturally led" start="00:05:25.830" video="mainVideo" id=subtitle]] +[[!template text="to take a peek at the innards of the packages" start="00:05:28.795" video="mainVideo" id=subtitle]] +[[!template text="in this simple workflow." start="00:05:32.332" video="mainVideo" id=subtitle]] +[[!template text="As I said, it is about being mindful!" start="00:05:34.780" video="mainVideo" id=subtitle]] +[[!template new="1" text="Okay, instead of lsp-mode," start="00:05:37.270" video="mainVideo" id=subtitle]] +[[!template text="let’s take a look at" start="00:05:39.573" video="mainVideo" id=subtitle]] +[[!template text="Prot’s excellent modus-themes." start="00:05:41.308" video="mainVideo" id=subtitle]] +[[!template text="No extra dependencies needed." start="00:05:45.400" video="mainVideo" id=subtitle]] +[[!template text="That is perfect!" start="00:05:47.247" video="mainVideo" id=subtitle]] +[[!template text="The themes have great docs" start="00:05:49.870" video="mainVideo" id=subtitle]] +[[!template text="and our philosopher friend" start="00:05:52.018" video="mainVideo" id=subtitle]] +[[!template text="is good at writing." start="00:05:53.620" video="mainVideo" id=subtitle]] +[[!template text="Alright, first, we clone the package." start="00:05:56.000" video="mainVideo" id=subtitle]] +[[!template text="This allows us to inspect the code," start="00:06:02.930" video="mainVideo" id=subtitle]] +[[!template text="should we want to." start="00:06:04.664" video="mainVideo" id=subtitle]] +[[!template text="Well, you /should/." start="00:06:06.330" video="mainVideo" id=subtitle]] +[[!template text="Upon inspecting the code," start="00:06:23.000" video="mainVideo" id=subtitle]] +[[!template text="we ask borg to assimilate the package." start="00:06:25.552" video="mainVideo" id=subtitle]] +[[!template text="This will load the code in our Emacs" start="00:06:30.620" video="mainVideo" id=subtitle]] +[[!template text="and make the package available for use." start="00:06:33.927" video="mainVideo" id=subtitle]] +[[!template tnew="1" ext="Wait, I was praising all the docs," start="00:06:39.799" video="mainVideo" id=subtitle]] +[[!template text="but where are they?" start="00:06:42.135" video="mainVideo" id=subtitle]] +[[!template text="To install the docs," start="00:06:43.690" video="mainVideo" id=subtitle]] +[[!template text="we need to instruct borg" start="00:06:44.571" video="mainVideo" id=subtitle]] +[[!template text="about where to find them." start="00:06:46.273" video="mainVideo" id=subtitle]] +[[!template text="To do this, we edit the gitmodules file" start="00:06:48.020" video="mainVideo" id=subtitle]] +[[!template text="and add the details." start="00:06:51.978" video="mainVideo" id=subtitle]] +[[!template text="There they are!" start="00:06:53.910" video="mainVideo" id=subtitle]] +[[!template text="We have our docs!" start="00:06:58.310" video="mainVideo" id=subtitle]] +[[!template text="Alright, we have assimilated a package." start="00:07:04.170" video="mainVideo" id=subtitle]] +[[!template text="After sufficient testing," start="00:07:09.940" video="mainVideo" id=subtitle]] +[[!template text="we can commit it as a part of our own dot emacs," start="00:07:11.398" video="mainVideo" id=subtitle]] +[[!template text="which is a drone of our borg collective." start="00:07:14.234" video="mainVideo" id=subtitle]] +[[!template text="Since all the packages are git submodules," start="00:07:19.272" video="mainVideo" id=subtitle]] +[[!template text="we get to use magit" start="00:07:21.741" video="mainVideo" id=subtitle]] +[[!template text="(all hail magit!)" start="00:07:23.810" video="mainVideo" id=subtitle]] +[[!template text="and borg’s helper functions" start="00:07:25.245" video="mainVideo" id=subtitle]] +[[!template text="to commit the code." start="00:07:27.514" video="mainVideo" id=subtitle]] +[[!template text="Now create your own dot el file" start="00:07:29.530" video="mainVideo" id=subtitle]] +[[!template text="and hack away!" start="00:07:31.818" video="mainVideo" id=subtitle]] +[[!template new="1" text="So that is it." start="00:07:38.758" video="mainVideo" id=subtitle]] +[[!template text="I hope you enjoyed the talk" start="00:07:39.793" video="mainVideo" id=subtitle]] +[[!template text="and I will be hanging out in IRC" start="00:07:41.661" video="mainVideo" id=subtitle]] +[[!template text="if you have any questions." start="00:07:45.131" video="mainVideo" id=subtitle]] +[[!template text="Thank you, and bye." start="00:07:46.666" video="mainVideo" id=subtitle]] diff --git a/2021/emacsconf-pentabarf.xml b/2021/emacsconf-pentabarf.xml index 8524f788..bc4baf79 100644 --- a/2021/emacsconf-pentabarf.xml +++ b/2021/emacsconf-pentabarf.xml @@ -1,4 +1,4 @@ -20211127114818emacsconf2021EmacsConf 20212021-11-272021-11-28America/Torontohttps://emacsconf.org/20212021-11-27T14:00:00Z09:00enMainTalkMainemacsconf-2021-talk-day1-open0:18Opening remarksTimes are approximate and will probably change. +20211127115629emacsconf2021EmacsConf 20212021-11-272021-11-28America/Torontohttps://emacsconf.org/20212021-11-27T14:00:00Z09:00enMainTalkMainemacsconf-2021-talk-day1-open0:18Opening remarksTimes are approximate and will probably change. https://emacsconf.org/2021/talks/day1-openEmacsConf2021-11-27T14:19:00Z09:19enMainTalkMainemacsconf-2021-talk-news0:05Emacs News HighlightsTimes are approximate and will probably change. diff --git a/2021/emacsconf.ics b/2021/emacsconf.ics index 37492032..777e35a0 100644 --- a/2021/emacsconf.ics +++ b/2021/emacsconf.ics @@ -13,7 +13,7 @@ UID:dc07efcd-6d79-cfd4-fed3-59c885fe2922 URL:https://emacsconf.org/2021/talks/day1-open DTSTART:20211127T140000Z DTEND:20211127T141800Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/day1-open\n END:VEVENT @@ -25,7 +25,7 @@ UID:393ba3c2-b2a6-6a84-44eb-872aa333d08d URL:https://emacsconf.org/2021/talks/news DTSTART:20211127T141900Z DTEND:20211127T142400Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Sacha Chua":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/news\n @@ -39,7 +39,7 @@ UID:06df8309-bd04-eb24-d443-a780c56adc0a URL:https://emacsconf.org/2021/talks/frownies DTSTART:20211127T142500Z DTEND:20211127T144500Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Case Duckworth":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/frownies\n @@ -52,7 +52,7 @@ UID:db4ccb28-867f-df24-c073-eaca6edad438 URL:https://emacsconf.org/2021/talks/omegat DTSTART:20211127T145900Z DTEND:20211127T150900Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Jean-Christophe Helary":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/omegat\n @@ -66,7 +66,7 @@ UID:ea5bab3c-f31e-68a4-fa23-81ca67fa1990 URL:https://emacsconf.org/2021/talks/unix DTSTART:20211127T151300Z DTEND:20211127T152000Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Daniel Rose":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/unix\n @@ -79,7 +79,7 @@ UID:6fccae45-04b5-5524-662b-fdba87754d06 URL:https://emacsconf.org/2021/talks/montessori DTSTART:20211127T152500Z DTEND:20211127T153600Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Grant Shangreaux":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/montessori\n @@ -92,7 +92,7 @@ UID:fe959e43-441b-ed34-854b-87f6f481f55a URL:https://emacsconf.org/2021/talks/pattern DTSTART:20211127T154000Z DTEND:20211127T160400Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Greta Goetz":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/pattern\n @@ -105,7 +105,7 @@ UID:48a8580f-52ce-cc84-6a23-1eddf720ae02 URL:https://emacsconf.org/2021/talks/freedom DTSTART:20211127T160700Z DTEND:20211127T164600Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Protesilaos Stavrou":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/freedom\n @@ -118,7 +118,7 @@ UID:525d972d-1e34-bcb4-e9c3-861942549357 URL:https://emacsconf.org/2021/talks/nongnu DTSTART:20211127T164600Z DTEND:20211127T165300Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Philip Kaludercic":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/nongnu\n @@ -132,7 +132,7 @@ UID:245a575a-965a-caa4-8d3b-75f8519c2f3e URL:https://emacsconf.org/2021/talks/borg DTSTART:20211127T165500Z DTEND:20211127T170300Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Dhavan (codingquark)":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/borg\n @@ -145,7 +145,7 @@ UID:e4bdc2c1-e4b6-67e4-aafb-87ec9aaf846b URL:https://emacsconf.org/2021/talks/nangulator DTSTART:20211127T170500Z DTEND:20211127T171500Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Kevin Haddock":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/nangulator\n @@ -158,7 +158,7 @@ UID:716d913f-de8b-91a4-5f33-e04ba0905fa5 URL:https://emacsconf.org/2021/talks/gregorian DTSTART:20211127T171700Z DTEND:20211127T172600Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Spencer King":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/gregorian\n @@ -171,7 +171,7 @@ UID:86158391-53a2-7cb4-d7d3-020afbf6d8d9 URL:https://emacsconf.org/2021/talks/telega DTSTART:20211127T180000Z DTEND:20211127T180800Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Gabriele Bozzola":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/telega\n @@ -184,7 +184,7 @@ UID:14ab7a54-d75d-45e4-85ab-8fd2e391ea41 URL:https://emacsconf.org/2021/talks/janitor DTSTART:20211127T181000Z DTEND:20211127T183600Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Stefan Monnier":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/janitor\n @@ -199,7 +199,7 @@ UID:9cee7e43-bcb1-7f64-c40b-5f9ea938d11a URL:https://emacsconf.org/2021/talks/erg DTSTART:20211127T184100Z DTEND:20211127T185200Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Noorah Alhasan":invalid:nomail ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Joe Corneli":invalid:nomail ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Raymond Puzio":invalid:nomail @@ -215,7 +215,7 @@ UID:0f98a5bb-53ce-fb74-1003-0b1f320d414e URL:https://emacsconf.org/2021/talks/cs DTSTART:20211127T185500Z DTEND:20211127T190500Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Greg Coladonato":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/cs\n @@ -229,7 +229,7 @@ UID:43cc5db4-e26f-fb44-9aeb-b16c38d8cef3 URL:https://emacsconf.org/2021/talks/professional DTSTART:20211127T190800Z DTEND:20211127T191900Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Philip Beadling":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/professional\n @@ -243,7 +243,7 @@ UID:a10ce62e-6454-d784-21bb-f6a0488e883c URL:https://emacsconf.org/2021/talks/tech DTSTART:20211127T192100Z DTEND:20211127T193200Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Jan Ypma":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/tech\n @@ -256,7 +256,7 @@ UID:b092bc88-e74c-a9c4-611b-d47c99ef578c URL:https://emacsconf.org/2021/talks/exec DTSTART:20211127T193400Z DTEND:20211127T194200Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Tom Gillespie":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/exec\n @@ -269,7 +269,7 @@ UID:69763d57-be4e-7e74-509b-92e48a0e7ba6 URL:https://emacsconf.org/2021/talks/org-outside DTSTART:20211127T194500Z DTEND:20211127T195800Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Karl Voit":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/org-outside\n @@ -282,7 +282,7 @@ UID:aed5e190-66a0-3dd4-e5eb-be09be94e6c3 URL:https://emacsconf.org/2021/talks/teach DTSTART:20211127T195900Z DTEND:20211127T202000Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Daniel German":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/teach\n @@ -296,7 +296,7 @@ UID:fd246cee-b5d6-7cc4-2b63-20e87bb7d750 URL:https://emacsconf.org/2021/talks/research DTSTART:20211127T202400Z DTEND:20211127T203300Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Ahmed Khaled":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/research\n @@ -309,7 +309,7 @@ UID:db5821ed-fef4-4934-8fb3-87a0282714de URL:https://emacsconf.org/2021/talks/babel DTSTART:20211127T203700Z DTEND:20211127T204700Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Asilata Bapat":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/babel\n @@ -322,7 +322,7 @@ UID:1fc4917c-aab4-1924-2983-e78f8bca6af9 URL:https://emacsconf.org/2021/talks/molecular DTSTART:20211127T204900Z DTEND:20211127T205800Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Blaine Mooers":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/molecular\n @@ -336,7 +336,7 @@ UID:c54c7930-51cc-5184-9dfb-5033e577b95e URL:https://emacsconf.org/2021/talks/project DTSTART:20211127T210000Z DTEND:20211127T211000Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Adolfo Villafiorita":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/project\n @@ -349,7 +349,7 @@ UID:c9870e10-2600-85a4-24fb-793dfc51164e URL:https://emacsconf.org/2021/talks/invoice DTSTART:20211127T211300Z DTEND:20211127T212300Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Bala Ramadurai":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/invoice\n @@ -362,7 +362,7 @@ UID:e4e995c0-6e06-8544-a8c3-5f9a06c856fb URL:https://emacsconf.org/2021/talks/dashboard DTSTART:20211127T212600Z DTEND:20211127T213500Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Mehmet Tekman":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/dashboard\n @@ -376,7 +376,7 @@ UID:33776e08-e815-db94-971b-a151236e11be URL:https://emacsconf.org/2021/talks/nyxt DTSTART:20211127T213800Z DTEND:20211127T214700Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Andrea":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/nyxt\n @@ -389,7 +389,7 @@ UID:59e4daca-1e46-9054-9573-9c91966d6987 URL:https://emacsconf.org/2021/talks/dev-update DTSTART:20211127T215000Z DTEND:20211127T215800Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="John Wiegley":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/dev-update\n @@ -402,7 +402,7 @@ UID:86d4470a-8d19-7bd4-0c53-6aba1b49baef URL:https://emacsconf.org/2021/talks/design DTSTART:20211127T220100Z DTEND:20211127T220800Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Nicolas P. Rougier":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/design\n @@ -415,7 +415,7 @@ UID:5287b003-f368-36c4-4f9b-8135734cad39 URL:https://emacsconf.org/2021/talks/day1-close DTSTART:20211127T221200Z DTEND:20211127T221700Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/day1-close\n END:VEVENT @@ -427,7 +427,7 @@ UID:d877a57a-14cf-a194-99c3-a344ecb24acc URL:https://emacsconf.org/2021/talks/day2-open DTSTART:20211128T140000Z DTEND:20211128T140500Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/day2-open\n END:VEVENT @@ -439,7 +439,7 @@ UID:35d1d9e4-dfdf-f254-6aab-7a466fbfaf09 URL:https://emacsconf.org/2021/talks/faster DTSTART:20211128T140500Z DTEND:20211128T144100Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Dmitry Gutov":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/faster\n @@ -453,7 +453,7 @@ UID:599ef3fa-4c73-6c94-4953-75bbc7830681 URL:https://emacsconf.org/2021/talks/structural DTSTART:20211128T145600Z DTEND:20211128T150700Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Ethan Leba":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/structural\n @@ -466,7 +466,7 @@ UID:8f62e571-91da-bd14-e7c3-b445c7b19d23 URL:https://emacsconf.org/2021/talks/ui DTSTART:20211128T151300Z DTEND:20211128T152300Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Erik Anderson":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/ui\n @@ -479,7 +479,7 @@ UID:3364aedb-a496-5c64-5383-b0080afa6d7b URL:https://emacsconf.org/2021/talks/mold DTSTART:20211128T153300Z DTEND:20211128T154300Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Andrea":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/mold\n @@ -493,7 +493,7 @@ UID:5e1baaaf-56a3-b5b4-31cb-5437cf465cf9 URL:https://emacsconf.org/2021/talks/model DTSTART:20211128T154700Z DTEND:20211128T155700Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Laszlo Krajnikovszkij":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/model\n @@ -507,7 +507,7 @@ UID:1ddbe380-b4f3-2b84-3cc3-9e799536db8e URL:https://emacsconf.org/2021/talks/native DTSTART:20211128T160000Z DTEND:20211128T164000Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Andrea Corallo":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/native\n @@ -520,7 +520,7 @@ UID:5947c3e9-93c1-1014-7ffb-aa0e0097e3e4 URL:https://emacsconf.org/2021/talks/form DTSTART:20211128T180000Z DTEND:20211128T181300Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Ian Eure":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/form\n @@ -533,7 +533,7 @@ UID:49a35f05-b71f-1d14-2343-a6638bec0d08 URL:https://emacsconf.org/2021/talks/bindat DTSTART:20211128T181600Z DTEND:20211128T184600Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Stefan Monnier":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/bindat\n @@ -546,7 +546,7 @@ UID:5e162d34-ea19-8544-b693-dd6da0e885cd URL:https://emacsconf.org/2021/talks/test DTSTART:20211128T185300Z DTEND:20211128T190000Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Eduardo Ochs":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/test\n @@ -560,7 +560,7 @@ UID:1407591a-29fd-3f64-1beb-01dea6e9d7d2 URL:https://emacsconf.org/2021/talks/bidi DTSTART:20211128T190200Z DTEND:20211128T192200Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Mohsen BANAN":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/bidi\n @@ -573,7 +573,7 @@ UID:e7981936-6d72-93d4-8783-5ac64a0ae5bb URL:https://emacsconf.org/2021/talks/eaf DTSTART:20211128T193200Z DTEND:20211128T194200Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Matthew Zeng":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/eaf\n @@ -586,7 +586,7 @@ UID:f03ae971-4d2b-ccc4-2643-4ae2391ce1ab URL:https://emacsconf.org/2021/talks/imaginary DTSTART:20211128T194600Z DTEND:20211128T195700Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Shane Mulligan":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/imaginary\n @@ -599,7 +599,7 @@ UID:daf3570b-3df3-9db4-a1f3-ce98d9863717 URL:https://emacsconf.org/2021/talks/clede DTSTART:20211128T200200Z DTEND:20211128T202100Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Fermin MF":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/clede\n @@ -612,7 +612,7 @@ UID:51c360e6-188f-9a34-05bb-0a8d2eb09cdc URL:https://emacsconf.org/2021/talks/maintainers DTSTART:20211128T202800Z DTEND:20211128T203800Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Bastien Guerry":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/maintainers\n @@ -625,7 +625,7 @@ UID:27595637-b6b9-f764-805b-ff1b7f009006 URL:https://emacsconf.org/2021/talks/build DTSTART:20211128T205000Z DTEND:20211128T210700Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="Fermin MF":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/build\n @@ -639,7 +639,7 @@ UID:80d1ad02-5fe4-03b4-c573-17ea6cdb61aa URL:https://emacsconf.org/2021/talks/forever DTSTART:20211128T211400Z DTEND:20211128T213900Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z ATTENDEE;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL;CN="David Wilson (System Crafters)":invalid:nomail DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/forever\n @@ -652,7 +652,7 @@ UID:828e7c62-8430-f1a4-431b-63c308d58688 URL:https://emacsconf.org/2021/talks/day2-close DTSTART:20211128T215900Z DTEND:20211128T220900Z -DTSTAMP:20211127T164816Z +DTSTAMP:20211127T165628Z DESCRIPTION: Times are approximate and will probably change.\nhttps://emacs conf.org/2021/talks/day2-close\n END:VEVENT diff --git a/2021/info/borg-schedule.md b/2021/info/borg-schedule.md index 45adc318..a64e8737 100644 --- a/2021/info/borg-schedule.md +++ b/2021/info/borg-schedule.md @@ -1,10 +1,14 @@ Q&A: IRC -Status: Captions added to video +Status: Now playing Duration: 7:49 -
Saturday, Nov 27 2021, ~11:55 AM - 12:03 PM EST
Saturday, Nov 27 2021, ~ 8:55 AM - 9:03 AM PST
Saturday, Nov 27 2021, ~ 4:55 PM - 5:03 PM UTC
Saturday, Nov 27 2021, ~ 5:55 PM - 6:03 PM CET
Saturday, Nov 27 2021, ~ 6:55 PM - 7:03 PM EET
Saturday, Nov 27 2021, ~10:25 PM - 10:33 PM IST
Sunday, Nov 28 2021, ~12:55 AM - 1:03 AM +08
Sunday, Nov 28 2021, ~ 1:55 AM - 2:03 AM JST
Find out how to watch and participate
-# Description + +# Description diff --git a/2021/info/nongnu-schedule.md b/2021/info/nongnu-schedule.md index 13f696bd..4f1aedf4 100644 --- a/2021/info/nongnu-schedule.md +++ b/2021/info/nongnu-schedule.md @@ -1,7 +1,7 @@ Q&A: live Q&A or IRC -Status: Now playing +Status: Finished Duration: 6:28 [[!inline pages="internal(2021/inline-alternate)" raw="yes"]] diff --git a/2021/schedule-details.md b/2021/schedule-details.md index 00152e9e..80796d9e 100644 --- a/2021/schedule-details.md +++ b/2021/schedule-details.md @@ -8,8 +8,8 @@ done~10:25 AMEmacs and Montessori PhilosophyGrant Shangreaux done~10:40 AMEmacs as Design Pattern LearningGreta Goetz done~11:07 AMHow Emacs made me appreciate software freedomProtesilaos Stavrou -now playing~11:46 AMNonGNU ELPA UpdatePhilip Kaludercic -captioned~11:55 AMManual Package Management in The Era of Repositories - Why and HowDhavan (codingquark) +done~11:46 AMNonGNU ELPA UpdatePhilip Kaludercic +now playing~11:55 AMManual Package Management in The Era of Repositories - Why and HowDhavan (codingquark) captioned~12:05 PMIntroducing N-AngulatorKevin Haddock captioned~12:17 PMTypesetting Gregorian Chant with EmacsSpencer King Saturday afternoon -- cgit v1.2.3