From f2599ba7db7220d088d5a413c087a2cbe499c0ff Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Thu, 15 Dec 2022 16:12:41 -0500 Subject: Automated commit --- 2022/info/async-before.md | 38 ++++++-------------------------------- 1 file changed, 6 insertions(+), 32 deletions(-) (limited to '2022/info/async-before.md') diff --git a/2022/info/async-before.md b/2022/info/async-before.md index 3b88572a..86524645 100644 --- a/2022/info/async-before.md +++ b/2022/info/async-before.md @@ -1,27 +1,8 @@ - -The following image shows where the talk is in the schedule for Sun 2022-12-04. Solid lines show talks with Q&A via BigBlueButton. Dashed lines show talks with Q&A via IRC or Etherpad.
- Schedule for Sunday Sunday 9:00- 9:05 Sunday opening remarks sun-open 9:06- 9:26 Results of the 2022 Emacs Survey survey 9:35- 9:45 This Year in Org orgyear 9:57-10:22 Build a Zettelkasten with the Hyperbole Rolodex rolodex 10:40-10:50 Linking headings with org-super-links (poor-man's Zettelkasten) orgsuperlinks 11:10-11:20 orgvm: a simple HTTP server for org orgvm 1:00- 1:30 Powerful productivity with Hyperbole and Org Mode hyperorg 1:50- 2:15 Org workflows for developers workflows 2:35- 2:55 GRAIL---A Generalized Representation and Aggregation of Information Layers grail 3:25- 3:45 Putting Org Mode on the Indieweb indieweb 4:05- 4:15 Emacs development updates devel 4:25- 4:35 Fanfare for the Common Emacs User fanfare 4:50- 5:00 Sunday closing remarks sun-close 10:00-10:25 rde Emacs introduction rde 10:50-11:05 justl: Driving recipes within Emacs justl 11:15-11:35 What I'd like to see in Emacs rms 1:01- 1:16 Getting detached from Emacs detached 1:40- 1:55 Top 10 reasons why you should be using Eshell eshell 2:20- 2:40 Emacs was async before async was cool async 3:15- 3:35 The Wheels on D-Bus dbus 4:00- 4:10 Pre-localizing Emacs localizing 4:30- 4:35 Short hyperlinks to Python docs python 9 AM 10 AM 11 AM 12 PM 1 PM 2 PM 3 PM 4 PM 5 PM -
- -[[!toc ]] -Format: 18-min talk followed by live Q&A (done) -Etherpad: -Discuss on IRC: [#emacsconf-dev](https://chat.emacsconf.org/?join=emacsconf,emacsconf-dev) -Status: TO_CAPTION_QA -
Times in different timezones:
Sunday, Dec 4 2022, ~2:20 PM - 2:40 PM EST (US/Eastern)
which is the same as:
Sunday, Dec 4 2022, ~1:20 PM - 1:40 PM CST (US/Central)
Sunday, Dec 4 2022, ~12:20 PM - 12:40 PM MST (US/Mountain)
Sunday, Dec 4 2022, ~11:20 AM - 11:40 AM PST (US/Pacific)
Sunday, Dec 4 2022, ~7:20 PM - 7:40 PM UTC
Sunday, Dec 4 2022, ~8:20 PM - 8:40 PM CET (Europe/Paris)
Sunday, Dec 4 2022, ~9:20 PM - 9:40 PM EET (Europe/Athens)
Monday, Dec 5 2022, ~12:50 AM - 1:10 AM IST (Asia/Kolkata)
Monday, Dec 5 2022, ~3:20 AM - 3:40 AM +08 (Asia/Singapore)
Monday, Dec 5 2022, ~4:20 AM - 4:40 AM JST (Asia/Tokyo)
Find out how to watch and participate
- # Talk -[[!template id="vid" vidid="async-mainVideo" src="https://media.emacsconf.org/2022/emacsconf-2022-async--emacs-was-async-before-async-was-cool--michael-herstine--main.webm" poster="${poster}" captions="""""" -size="98M" duration="17:48" other_resources="""[Download --main.webm (98MB)](https://media.emacsconf.org/2022/emacsconf-2022-async--emacs-was-async-before-async-was-cool--michael-herstine--main.webm) -[Download --main.vtt](https://media.emacsconf.org/2022/emacsconf-2022-async--emacs-was-async-before-async-was-cool--michael-herstine--main.vtt) -[Download --main--chapters.vtt](https://media.emacsconf.org/2022/emacsconf-2022-async--emacs-was-async-before-async-was-cool--michael-herstine--main--chapters.vtt) -[View transcript](https://emacsconf.org/2022/talks/async#async-mainVideo-transcript) -[View on Toobnix](https://toobnix.org/w/6mKNBvuubwoWFA9SFsgUQS) -"""]] -[[!template id="chapters" vidid="async-mainVideo" data=""" -00:00:00.000 Asynchronous programming +
[[!template id="chapters" vidid="async-mainVideo" data=""" +00:00.000 Asynchronous programming 00:47.200 Automating my music player 01:42.600 Working with the API 03:22.080 make-network-process @@ -35,16 +16,12 @@ size="98M" duration="17:48" other_resources="""[Download --main.webm (98MB)](htt 14:53.520 Lisp macros 16:46.400 Conclusion -"""]] - +"""]]
# Q&A -[[!template id="vid" vidid="async-qanda" src="https://media.emacsconf.org/2022/emacsconf-2022-async--emacs-was-async-before-async-was-cool--michael-herstine--answers.webm" poster="${poster}" ${captions} -size="34M" duration="17:48" other_resources="""[Download --answers--chapters.vtt](https://media.emacsconf.org/2022/emacsconf-2022-async--emacs-was-async-before-async-was-cool--michael-herstine--answers--chapters.vtt) -"""]] -[[!template id="chapters" vidid="async-qanda" data=""" -00:00:00.000 Introduction +
[[!template id="chapters" vidid="async-qanda" data=""" +00:00.000 Introduction 00:21.600 How does this approach compare to using tq.el, Emacs' built-in library for transaction queues? 01:10.480 Have you considered using the aio.el library (written by Chris Wellons) that implements async/await for Emacs lisp using promises? 02:45.440 Are you aware that EMMS has an MPD client? There's also mpc.el built into Emacs. @@ -57,9 +34,6 @@ size="34M" duration="17:48" other_resources="""[Download --answers--chapters.vtt 21:06.320 Do you think it's a viable future for Emacs to get out of callback hell? 24:39.320 Generators -"""]] - +"""]]
# Description - - \ No newline at end of file -- cgit v1.2.3