From fce766475a172d0e7da97a220185a999ec4526fd Mon Sep 17 00:00:00 2001 From: piercegwang Date: Fri, 27 Nov 2020 22:21:35 -0800 Subject: Updated description of talk 26 (Pierce Wang) --- 2020/info/26.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/2020/info/26.md b/2020/info/26.md index 851c3de4..12434642 100644 --- a/2020/info/26.md +++ b/2020/info/26.md @@ -7,13 +7,11 @@ approach everything at the age of 15. In the two years since discovering Emacs in my sophomore year of high school, I have been constantly amazed at what Emacs is capable of. In this talk, I would like to share this journey of discovery and what I've learned along -the way, beginning with what led me to Emacs. I will describe the -many ways that Emacs has shaped my life as a student, a programmer, a +the way, beginning with what led me to Emacs. I will reflect on my +experience of the Emacs learning curve and then also talk about the +many ways that Emacs has shaped my life as a student, programmer, violinist, and a productive and happy adolescent. In each case, I have thoroughly enjoyed figuring out the best way to make Emacs work -for me, and I'd like to share this with others. In addition, I'd like -to take this opportunity to address some roadblocks that I have -noticed having observed some of my peers' attempts at learning Emacs -and possible solutions for those barriers, taking inspiration from -various sources both from inside and outside the Emacs community. +for me. Finally, I will reflect on my journey thus far and briefly +talk about my plans for the future. -- cgit v1.2.3 From 3f4e26992dfadcf94ac1127c40f194716a615e72 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 28 Nov 2020 01:42:23 -0500 Subject: 2020: small update, add start times --- 2020.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/2020.md b/2020.md index 69236bde..7ae0243a 100644 --- a/2020.md +++ b/2020.md @@ -9,6 +9,10 @@ EmacsConf 2020 | Online Conference | **November 28 and 29, 2020** EmacsConf is the conference about the joy of Emacs, Emacs Lisp, and memorizing key sequences. +EmacsConf 2020 will be on November 28 (Sat) and November 29 (Sun), +2020 from 9am-5pm Toronto/EST time; equivalently, 6am-2pm PST, +2pm-10pm UTC, 3pm-11pm Zurich/CET. + We are holding EmacsConf 2020 as a virtual (online) conference again this year, especially now, given the current state of the world with the ongoing global pandemic. We remain fully committed to freedom, and @@ -33,11 +37,11 @@ For audience questions specifically, we will be experimenting with using a collaboratively-editable Etherpad as the primary means of collecting audience questions. We will be posting a link to the pad closer to the event. If, however, you are unable to access the pad to -add your question(s), we will still try to take questions from our -questions-specific IRC channel (`#emacsconf-questions` on -`chat.freenode.net`), and ask one or two volunteers to kindly add -questions from that channel to the pad on behalf of folks who are not -able to or prefer not to use the web-based questions pad. +add your question(s), we will still try to take questions from our IRC +channel (`#emacsconf` on `chat.freenode.net`), and ask one or two +volunteers to kindly add questions from that channel to the pad on +behalf of folks who are not able to or prefer not to use the web-based +questions pad. Come hang out with us in `#emacsconf` on `chat.freenode.net`. You can join the chat using [your favourite IRC client][ircs], or by visiting -- cgit v1.2.3 From 68934495f229bf1a050c02abbc34ffae1ff1fbd9 Mon Sep 17 00:00:00 2001 From: Adam Ard Date: Fri, 27 Nov 2020 23:56:21 -0700 Subject: Added a link to blog post --- 2020/info/14.md | 1 + 1 file changed, 1 insertion(+) diff --git a/2020/info/14.md b/2020/info/14.md index 1968a5d1..2a131adf 100644 --- a/2020/info/14.md +++ b/2020/info/14.md @@ -9,5 +9,6 @@ from getting outdated, and it allows you to use all the other wonderful features of org-mode. Watch "README-Driven Design" to see exactly how to make your README file a powerful literate document. +- [Companion Blog Post](http://adamard.com/literate_programming.html) - [Extended Version of Demo File](https://github.com/adam-ard/literate-demo) - [Literate Static Website](https://github.com/adam-ard/static-website-literate-demo) -- cgit v1.2.3