diff options
author | Sacha Chua <sacha@sachachua.com> | 2023-12-12 11:58:50 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2023-12-12 11:58:50 -0500 |
commit | de23a3058f0c0ab0fe4fd9a0efddcd9fe61707ad (patch) | |
tree | 4ce4f48ecd21b5e354aa40d2af1024e924e0055d /2023 | |
parent | bf732dbadeaebda4eab4a53460d37acd01467c05 (diff) | |
download | emacsconf-wiki-de23a3058f0c0ab0fe4fd9a0efddcd9fe61707ad.tar.xz emacsconf-wiki-de23a3058f0c0ab0fe4fd9a0efddcd9fe61707ad.zip |
remove nick reference
Diffstat (limited to '2023')
-rw-r--r-- | 2023/talks/web.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2023/talks/web.md b/2023/talks/web.md index d4dc52de..f4b05d7e 100644 --- a/2023/talks/web.md +++ b/2023/talks/web.md @@ -133,7 +133,7 @@ fighting for user freedom in Oz. - It might actually save the web! - Emacs as a Firefox extension!!! Ha! - Definitely some interesting ideas in that one, and the literate form is top-notch. Warrants a focused rewatch for me (back-n-forth between 2 talks is not conductive to my best focus it seems...) -- lounge-582, I *really* like Org-Babel as a bridge to make complex one-off tasks ("why did the stuff in the database get into this state?" type things, usually) reproduceable and version-controlled. +- I *really* like Org-Babel as a bridge to make complex one-off tasks ("why did the stuff in the database get into this state?" type things, usually) reproduceable and version-controlled. - Hear hear! Howard's talks over the years have converted me to do pretty much anything in Org-mode in literate form at this point :) - I use org-babel for recurring tasks that I need to remember. Things I have to run once a month, etc. I guess I could use cron, but usually they aren't really time sensitive enough. Or they are things like clearing my mu4e trash, which requires that I quit mu4e. - "It's not Emacs!" Ha! |