From 077ea38800b7aef0c8e7d1cdcdbf009a6095d46a Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 27 Sep 2024 19:01:48 -0400 Subject: add lots of talks --- 2024/talks/julia.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 2024/talks/julia.md (limited to '2024/talks/julia.md') diff --git a/2024/talks/julia.md b/2024/talks/julia.md new file mode 100644 index 00000000..f2914ad9 --- /dev/null +++ b/2024/talks/julia.md @@ -0,0 +1,33 @@ +[[!meta title="Exploring shared philosophies in Julia and Emacs"]] +[[!meta copyright="Copyright © 2024 Gabriele Bozzola"]] +[[!inline pages="internal(2024/info/julia-nav)" raw="yes"]] + + + + + +# Exploring shared philosophies in Julia and Emacs +Gabriele Bozzola (he/him/his) - GitHub: @sbozzolo Website: LinkedIn: gabrielebozzola + +[[!inline pages="internal(2024/info/julia-before)" raw="yes"]] + +While seemingly disparate, the Julia programming language and Emacs share a +surprising kinship. This talk delves into the common design principles and +philosophies that unite these powerful tools, focusing on their shared +emphasis +on extensibility, customization, and interactive development. I'll explore +how +both Julia and Emacs empower users to tailor their experience through +powerful +metaprogramming and a rich ecosystem of extensions. I'll discuss the +REPL-driven workflows that foster exploration and experimentation in both +environments. Furthermore, I'll examine how their active and passionate +communities drive innovation. + + + +[[!inline pages="internal(2024/info/julia-after)" raw="yes"]] + +[[!inline pages="internal(2024/info/julia-nav)" raw="yes"]] + + -- cgit v1.2.3