summaryrefslogtreecommitdiffstats
path: root/2021/talks/mold.md
diff options
context:
space:
mode:
Diffstat (limited to '2021/talks/mold.md')
-rw-r--r--2021/talks/mold.md49
1 files changed, 49 insertions, 0 deletions
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"]]
+
+<!-- You can manually edit this file to update the abstract, add links, etc. --->
+
+
+# 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: <https://github.com/ag91/moldable-emacs>
+
+
+
+# Outline
+
+- 5-10 minutes: quick demo of moldable-emacs
+<!--- 20 minutes: same as above but going more in depth for the vision of the package, how it fits with my code-compass talk of last year and some features
+- 40 minutes: same as above and explanation of how you can extend the features available
+-->
+
+
+[[!inline pages="internal(2021/info/mold-schedule)" raw="yes"]]
+
+[[!inline pages="internal(2021/info/mold-nav)" raw="yes"]]