summaryrefslogtreecommitdiffstats
path: root/2024/talks/regex.md
diff options
context:
space:
mode:
Diffstat (limited to '2024/talks/regex.md')
-rw-r--r--2024/talks/regex.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/2024/talks/regex.md b/2024/talks/regex.md
index 59292da3..dbc3d55c 100644
--- a/2024/talks/regex.md
+++ b/2024/talks/regex.md
@@ -37,11 +37,11 @@ This talk will cover my train of thought over the course of this year on how reg
I\'m assuming you exported via Beamer to PDF. Thank you very much
for the swift answer. Great presentation, too🙏🏻
- A: \\usepackage{twemojis}!
- [https://ctan.math.washington.edu/tex-archive/macros/latex/contrib/twemojis/twemojis.pdf](https://ctan.math.washington.edu/tex-archive/macros/latex/contrib/twemojis/twemojis.pdf){rel="noreferrer noopener"}
+ [https://ctan.math.washington.edu/tex-archive/macros/latex/contrib/twemojis/twemojis.pdf](https://ctan.math.washington.edu/tex-archive/macros/latex/contrib/twemojis/twemojis.pdf)
- and yes beamer to pdf! i used org-beamer too
- had to break out of org a couple times
- For LaTeX packages supporting emojis cf.
- [https://www.ctan.org/search?phrase=emoji](https://www.ctan.org/search?phrase=emoji){rel="noreferrer noopener"}
+ [https://www.ctan.org/search?phrase=emoji](https://www.ctan.org/search?phrase=emoji)
- i tried just pasting unicode but had an error and
couldn\'t figure it out in my mad dash for making this
in time
@@ -55,7 +55,7 @@ This talk will cover my train of thought over the course of this year on how reg
- i have a 50-minute version of this talk which i will be posting
somewhere on my page
- [https://hypnicjerk.ai](https://hypnicjerk.ai){rel="noreferrer noopener"}
+ [https://hypnicjerk.ai](https://hypnicjerk.ai)
after the conference!
- oh good! I wish the last talk I attended with this many slides could have done that (Florian Weimer's traditional future directions for glibc talk at the GNU Tools Cauldron: every year he gets through a third of it and puts the rest on the schedule for next year!)
- great, the slides are now available at https://media.emacsconf.org/2024/emacsconf-2024-regex--emacs-regex-compilation-and-future-directions-for-expressive-pattern-matching--danny-mcclanahan--slides.pdf and from the talk page
@@ -66,18 +66,18 @@ This talk will cover my train of thought over the course of this year on how reg
- Something you might be interested in Rak a lesser known grep
alternative dosent seem to have a emacs frontend though
- oooh!
- [https://github.com/danlucraft/rak](https://github.com/danlucraft/rak){rel="noreferrer noopener"}
+ [https://github.com/danlucraft/rak](https://github.com/danlucraft/rak)
this ?
- helm-rg is based on helm-ag which i previously contributed to
and i think ag and ack have some interesting features which
avoid doing some online work we don't need to do
- no emacs frontend? sounds like a challenge\...!
- - [https://github.com/lizmat/App-Rak](https://github.com/lizmat/App-Rak){rel="noreferrer noopener"}
+ - [https://github.com/lizmat/App-Rak](https://github.com/lizmat/App-Rak)
- thanks so much!!
- - [https://www.youtube.com/watch?v=YkjGNV4dVio&t=167s](https://www.youtube.com/watch?v=YkjGNV4dVio&t=167s){rel="noreferrer noopener"}
+ - [https://www.youtube.com/watch?v=YkjGNV4dVio&t=167s](https://www.youtube.com/watch?v=YkjGNV4dVio&t=167s)
- followup on emacs-devel with NullNix's suggestion to make the cache
buffer-local:
- [https://lists.gnu.org/archive/html/emacs-devel/2024-12/msg00299.html](https://lists.gnu.org/archive/html/emacs-devel/2024-12/msg00299.html){rel="noreferrer noopener"}
+ [https://lists.gnu.org/archive/html/emacs-devel/2024-12/msg00299.html](https://lists.gnu.org/archive/html/emacs-devel/2024-12/msg00299.html)
- I think having an LLM do this is just perfect! all the people asking for it want is comforting lies anyway, and LLMs are really good at those!
- LLM's can be run locally. for example using localai