From 886ae437fee6a674f7b2757062f1b8a91275457a Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 8 Oct 2021 01:58:03 -0400 Subject: Add talk pages for 2021 --- 2021/talks/mold.md | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 2021/talks/mold.md (limited to '2021/talks/mold.md') diff --git a/2021/talks/mold.md b/2021/talks/mold.md new file mode 100644 index 00000000..a2cc99be --- /dev/null +++ b/2021/talks/mold.md @@ -0,0 +1,49 @@ +[[!meta title="Moldable Emacs, a step towards sustainable software"]] +[[!meta copyright="Copyright © 2021 Andrea"]] +[[!inline pages="internal(2021/info/mold-nav)" raw="yes"]] + + + + +# Moldable Emacs, a step towards sustainable software +Andrea + +We could learn about things better. Mountains of knowledge hide in +places we cannot access or use. The more we write down, the more it +takes to find and understand things we find useful. + +Knowledge (web, software, books) keeps growing faster and faster! This +is not sustainable: we cannot keep up! What if we repeat a terrible +error that somebody else has written about, only because we could not +find that? What if that knowledge is in some code we work with +everyday? + +Moldable development is a paradigm shift that attempts to solve this +problem. In a gist, the tool you use should let you create special tools +to learn smartly from the what you have. + +Since we use Emacs, let's make our great editor moldable! + +This talk shows my progress in making Emacs closer to such a tool. We +are going to see how we can mold structured (and maybe even natural) +text to learn better, how we can inject notes in our projects and how +self documenting this tool is! + +I aim to inspire you to find a quicker way to learn from our digital +world! + +You can learn more about this at: + + + +# Outline + +- 5-10 minutes: quick demo of moldable-emacs + + + +[[!inline pages="internal(2021/info/mold-schedule)" raw="yes"]] + +[[!inline pages="internal(2021/info/mold-nav)" raw="yes"]] -- cgit v1.2.3