summaryrefslogtreecommitdiffstats
path: root/2021/talks/frownies.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-12-04 21:05:14 -0500
committerSacha Chua <sacha@sachachua.com>2021-12-04 21:05:14 -0500
commit76bd2482a4d8ca5ff192915cba7b9893c9a968a7 (patch)
tree087a687249f066f5b0e81f89741e3f92a943c8bf /2021/talks/frownies.md
parentdc3a0b09cc0c9b7c09709008ddb4f6c12f38a6f8 (diff)
downloademacsconf-wiki-76bd2482a4d8ca5ff192915cba7b9893c9a968a7.tar.xz
emacsconf-wiki-76bd2482a4d8ca5ff192915cba7b9893c9a968a7.zip
Video tweaks, removed slashes too
Diffstat (limited to '2021/talks/frownies.md')
-rw-r--r--2021/talks/frownies.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/2021/talks/frownies.md b/2021/talks/frownies.md
index 8a69963e..87320134 100644
--- a/2021/talks/frownies.md
+++ b/2021/talks/frownies.md
@@ -15,7 +15,7 @@ extensible; in fact, that's probably the biggest reason it's still
being used after 40+ years of existence, and even has enough clout to
generate an entire conference in its name. In this medium-length
presentation, I will add another point to the data set proving Emacs's
-abilities, by narrating the latest package I made, \`frowny.el\`, from
+abilities, by narrating the latest package I made, `frowny.el`, from
its conception to its current, nearly-completed state.
I wrote frowny.el to scratch someone else's itch as a joke on IRC, but
@@ -44,14 +44,14 @@ teeth into.
- A: Please check <https://github.com/duckwork/frowny.el>
- What was the funniest time a frown emerged from unintended code?
Or any similar occurrence.
- - A: I frown a lot when I\'m problem solving ;)
+ - A: I frown a lot when I'm problem solving ;)
- What packages you used for writing?
- A: I just use org-mode for its markup. If you mean the
- presentation, I think\... org-present?
+ presentation, I think... org-present?
- You wrote the package quite fast. Would you say you knew what
you were going to program before you did it? Or was it iterative
process? 
- - A: pretty iterative, but very fast b/c it\'s a small project
+ - A: pretty iterative, but very fast b/c it's a small project
space!
- from chat (Cairn): do you have a personal site?
- A: <https://www.acdw.net>