From 5292722bce10c210a3efcd5b326981aacafd2e5c Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Thu, 15 Dec 2022 22:40:56 -0500 Subject: Automated commit --- 2022/talks/detached.md | 7 +++++++ 2022/talks/eshell.md | 7 +++++++ 2022/talks/fanfare.md | 7 +++++++ 2022/talks/grail.md | 7 +++++++ 2022/talks/handwritten.md | 7 +++++++ 2022/talks/haskell.md | 7 +++++++ 2022/talks/health.md | 7 +++++++ 2022/talks/hyperorg.md | 7 +++++++ 2022/talks/indieweb.md | 7 +++++++ 2022/talks/journalism.md | 7 +++++++ 2022/talks/jupyter.md | 7 +++++++ 2022/talks/localizing.md | 7 +++++++ 2022/talks/mail.md | 7 +++++++ 2022/talks/maint.md | 7 +++++++ 2022/talks/meetups.md | 7 +++++++ 2022/talks/orgsuperlinks.md | 7 +++++++ 2022/talks/orgvm.md | 7 +++++++ 2022/talks/rde.md | 7 +++++++ 2022/talks/rolodex.md | 7 +++++++ 2022/talks/science.md | 7 +++++++ 2022/talks/sqlite.md | 7 +++++++ 2022/talks/wayland.md | 7 +++++++ 2022/talks/workflows.md | 7 +++++++ 23 files changed, 161 insertions(+) (limited to '2022/talks') diff --git a/2022/talks/detached.md b/2022/talks/detached.md index 67d0e1be..00a2bdcf 100644 --- a/2022/talks/detached.md +++ b/2022/talks/detached.md @@ -11,6 +11,13 @@ Niklas Eklund (he/him, ) [[!inline pages="internal(2022/info/detached-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="detached-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + As an enthusiastic Emacs user I would find myself replacing the usage of an external terminal emulator with the Emacs alternative diff --git a/2022/talks/eshell.md b/2022/talks/eshell.md index 7ff7bbef..b1ffac32 100644 --- a/2022/talks/eshell.md +++ b/2022/talks/eshell.md @@ -11,6 +11,13 @@ Howard Abrams (he/him) [[!inline pages="internal(2022/info/eshell-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="eshell-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + While Eshell is this quick and dirty way to run external commands, its *dirtiness* plays into the Lisp’s *malleable* big ball of mud metaphor, diff --git a/2022/talks/fanfare.md b/2022/talks/fanfare.md index 24e2ed4b..b5b9195a 100644 --- a/2022/talks/fanfare.md +++ b/2022/talks/fanfare.md @@ -11,6 +11,13 @@ John Cummings (IRC: jrootabega, ) [[!inline pages="internal(2022/info/fanfare-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="fanfare-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + # Table of Contents diff --git a/2022/talks/grail.md b/2022/talks/grail.md index 829450d6..20e7f6d5 100644 --- a/2022/talks/grail.md +++ b/2022/talks/grail.md @@ -11,6 +11,13 @@ Sameer Pradhan (he/him) [[!inline pages="internal(2022/info/grail-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="grail-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + The human brain receives various signals that it assimilates (filters, splices, corrects, etc.) to build a syntactic structure and its semantic diff --git a/2022/talks/handwritten.md b/2022/talks/handwritten.md index 57dbdcd1..ad69d7f8 100644 --- a/2022/talks/handwritten.md +++ b/2022/talks/handwritten.md @@ -12,6 +12,13 @@ Bala Ramadurai (his/him, ) [[!inline pages="internal(2022/info/handwritten-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="handwritten-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + [[!img /i/2022-handwritten-abstract.png alt="title" style="max-width: 100%; height: auto"]] diff --git a/2022/talks/haskell.md b/2022/talks/haskell.md index edbcf046..8cacc24a 100644 --- a/2022/talks/haskell.md +++ b/2022/talks/haskell.md @@ -11,6 +11,13 @@ Yuchen Pei (he/him/himself/his/his, IRC: dragestil, ) [[!inline pages="internal(2022/info/haskell-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="haskell-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + In this talk I will describe and demonstrate some tools for Haskell development using Emacs, including code exploration using hcel and diff --git a/2022/talks/health.md b/2022/talks/health.md index 4e63fcc1..7124c468 100644 --- a/2022/talks/health.md +++ b/2022/talks/health.md @@ -11,6 +11,13 @@ David O'Toole (he/him, ) [[!inline pages="internal(2022/info/health-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="health-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + **Note: The correct name of gnuplot is gnuplot, not GNUplot. It is not GNU software, nor is it licensed under a GNU license. [Details](http://gnuplot.info/faq/index.html#x1-70001.2)** diff --git a/2022/talks/hyperorg.md b/2022/talks/hyperorg.md index cbfcce8d..8d5c2f9e 100644 --- a/2022/talks/hyperorg.md +++ b/2022/talks/hyperorg.md @@ -11,6 +11,13 @@ Robert Weiner (wine-er) [[!inline pages="internal(2022/info/hyperorg-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="hyperorg-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + GNU Hyperbole and Org Mode are both parts of Emacs; both offer outlining and hypertext support but Org uses its own diff --git a/2022/talks/indieweb.md b/2022/talks/indieweb.md index 2472e93c..58fb86e4 100644 --- a/2022/talks/indieweb.md +++ b/2022/talks/indieweb.md @@ -11,6 +11,13 @@ Michael Herstine (IRC: sp1ff) [[!inline pages="internal(2022/info/indieweb-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="indieweb-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + # Table of Contents diff --git a/2022/talks/journalism.md b/2022/talks/journalism.md index 79ac2c44..5ebeed77 100644 --- a/2022/talks/journalism.md +++ b/2022/talks/journalism.md @@ -11,6 +11,13 @@ Alfred Zanini (he/they) [[!inline pages="internal(2022/info/journalism-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="journalism-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + # PART I - Where I started diff --git a/2022/talks/jupyter.md b/2022/talks/jupyter.md index 1a9304a9..fd73b495 100644 --- a/2022/talks/jupyter.md +++ b/2022/talks/jupyter.md @@ -11,6 +11,13 @@ Blaine Mooers (Blane Moors, he/him, ) [[!inline pages="internal(2022/info/jupyter-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="jupyter-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + My talk will address a dilemma faced daily by many technical writers and programmers. Like many academics, I use several web-based platforms for writing prose (e.g., 750words, Overleaf) and interactive computing (Jupyter Notebook, Google Colab Notebooks). diff --git a/2022/talks/localizing.md b/2022/talks/localizing.md index e19d4289..f719e52b 100644 --- a/2022/talks/localizing.md +++ b/2022/talks/localizing.md @@ -11,6 +11,13 @@ Jean-Christophe Helary (he/him) [[!inline pages="internal(2022/info/localizing-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="localizing-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + Before Emacs user-facing strings are localized to users’ languages (will that ever happen?), there are things developers must remember when including such strings in the code, and there are things that emacs-lisp beginners (like me, forever) can do to help when they face such issues. diff --git a/2022/talks/mail.md b/2022/talks/mail.md index adf84b7a..314bc858 100644 --- a/2022/talks/mail.md +++ b/2022/talks/mail.md @@ -11,6 +11,13 @@ Mohsen BANAN (MO-HH-SS-EN, he/him, ) [[!inline pages="internal(2022/info/mail-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="mail-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + Actually, it makes very good sense to use Emacs as your Mail User Agent (MUA). diff --git a/2022/talks/maint.md b/2022/talks/maint.md index 185c718a..4ccb5731 100644 --- a/2022/talks/maint.md +++ b/2022/talks/maint.md @@ -14,6 +14,13 @@ Sid Kasivajhula (any pronouns, commonly he/him, IRC: countvajhula, ."""]] + This talk is based on research on a new model for interactions in living systems, including human social systems, called identity diff --git a/2022/talks/meetups.md b/2022/talks/meetups.md index 38c6f3b4..4541bbcb 100644 --- a/2022/talks/meetups.md +++ b/2022/talks/meetups.md @@ -12,6 +12,13 @@ Bhavin Gandhi (he/him, IRC: bhavin192, [@bhavin192@toots.dgplug.org](https://toots.dgplug.org/@bhavin192)) [[!inline pages="internal(2022/info/meetups-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="meetups-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + (You can select English or Spanish as the closed captions for this talk.) diff --git a/2022/talks/orgsuperlinks.md b/2022/talks/orgsuperlinks.md index ba94f71d..1a4a28d5 100644 --- a/2022/talks/orgsuperlinks.md +++ b/2022/talks/orgsuperlinks.md @@ -11,6 +11,13 @@ Karl Voit (he/him, IRC: publicvoit, ) [[!inline pages="internal(2022/info/orgsuperlinks-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="orgsuperlinks-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + As written in [this blog article](https://karl-voit.at/2020/06/14/Zettelkasten-concerns), Karl diff --git a/2022/talks/orgvm.md b/2022/talks/orgvm.md index b4f3c72c..8fad576f 100644 --- a/2022/talks/orgvm.md +++ b/2022/talks/orgvm.md @@ -11,6 +11,13 @@ Corwin Brust (he/him/any, IRC: corwin) [[!inline pages="internal(2022/info/orgvm-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="orgvm-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + OrgVM is, so far, a very simple nodejs wrapper, invoking Emacs in batch mode. I'll talk about how I use it to make project notes diff --git a/2022/talks/rde.md b/2022/talks/rde.md index 6b8d7837..988c51b8 100644 --- a/2022/talks/rde.md +++ b/2022/talks/rde.md @@ -10,6 +10,13 @@ Andrew Tropin (he/him, IRC: abcdw, ) [[!inline pages="internal(2022/info/rde-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="rde-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + [rde Emacs](https://git.sr.ht/~abcdw/rde/tree/master/item/rde/features/emacs-xyz.scm) is a vanilla-flavored distribution of Emacs, which intergates well diff --git a/2022/talks/rolodex.md b/2022/talks/rolodex.md index 1d8d1e6a..aa897c81 100644 --- a/2022/talks/rolodex.md +++ b/2022/talks/rolodex.md @@ -15,6 +15,13 @@ Ramin Honary ("Rah-mean" (hard-H) "Ho-na-ree", he/him. - GitHub: [[!inline pages="internal(2022/info/rolodex-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="rolodex-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + "Zettelkasten" is a methodology for marshaling your knowledge, ideas, creativity, into a database of hyperlinked notes, each note diff --git a/2022/talks/science.md b/2022/talks/science.md index b3fc4be9..7f4af9b3 100644 --- a/2022/talks/science.md +++ b/2022/talks/science.md @@ -11,6 +11,13 @@ Vidianos Giannitsis () [[!inline pages="internal(2022/info/science-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="science-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + Literature notes are a cornerstone of one's zettelkasten. Especially for scientific writing which needs to be based on bibliography, having notes on the literature you read is essential. Inspired by a chapter of "How to Take Smart Notes" by Sonke Ahrens - one of the best Zettelkasten books out there - which talks about the process of writing a scientific article, I crafted a heavily personalized workflow for writing and organizing my literature notes, which I wanted to present to you. Due to university, I have worked on assignments meant to simulate scientific articles and through them I refined this workflow to what it is today, which I am very happy with. I even wrote my own package for addressing part of this workflow, which will be a pivotal part of the talk. I have tried to not overcomplicate the talk, but a familiarity to zettelkasten and scientific writing is expected to get the most out of the talk. diff --git a/2022/talks/sqlite.md b/2022/talks/sqlite.md index 1df89686..5d262430 100644 --- a/2022/talks/sqlite.md +++ b/2022/talks/sqlite.md @@ -11,6 +11,13 @@ Andrew Hyatt (he/him) [[!inline pages="internal(2022/info/sqlite-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="sqlite-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + Emacs can now be built with SQLite, giving native support for reading and writing to a database. With this, we can start seriously diff --git a/2022/talks/wayland.md b/2022/talks/wayland.md index b1c8a590..786cd443 100644 --- a/2022/talks/wayland.md +++ b/2022/talks/wayland.md @@ -11,6 +11,13 @@ Michael Bauer[[!sidebar content=""]] (IRC: permcu, ) [[!inline pages="internal(2022/info/wayland-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="wayland-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + Since Emacs learned wayland last year, it can now become a wayland compositor. Emacs is already a great window manager. Let us embrace this in the wayland diff --git a/2022/talks/workflows.md b/2022/talks/workflows.md index 91926d51..c5a36b76 100644 --- a/2022/talks/workflows.md +++ b/2022/talks/workflows.md @@ -11,6 +11,13 @@ George Mauer (he/him/they/ze, IRC: gmauer, ) [[!inline pages="internal(2022/info/workflows-before)" raw="yes"]] +[[!template id="help" +volunteer="" +summary="Q&A could be indexed with chapter markers" +tags="help_with_chapter_markers" +message="""The Q&A session for this talk does not have chapter markers yet. +Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="workflows-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to ."""]] + # Table of Contents -- cgit v1.2.3