From 89ce464a9ca5298428e31655948de251fb6d989f Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 10 Dec 2023 12:00:36 -0500 Subject: remove escape characters, BBB links --- 2023/talks/teaching.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to '2023/talks/teaching.md') diff --git a/2023/talks/teaching.md b/2023/talks/teaching.md index aa5b0e17..87503bd9 100644 --- a/2023/talks/teaching.md +++ b/2023/talks/teaching.md @@ -66,7 +66,7 @@ This talk is based on a recent publication with the same title - - Data Science: intersection of math, comp sci, domain knowledge - I like the idea you use this method to write every piece of your - code. It\'s so easy for me to just ask llm a piece of code, run it + code. It's so easy for me to just ask llm a piece of code, run it and forget about it. I will try to improve this type of way to write code. - Students were able to use Emacs competently with 1 week (did I hear @@ -77,13 +77,13 @@ This talk is based on a recent publication with the same title - Org Remark allows you to highlight in org mode documents, If you pair that with org web tools you can highliht an offline web page backup with highlights in org mode -- CRDT.el \-- allows multiple people with their own emacs config to +- CRDT.el -- allows multiple people with their own emacs config to edit a hosted Emacs buffer - Just use one of the Emacs chatgpt or other LLM interfaces instead of leaving for Jupyter notebooks. -- \"The AI advantage \[of Jupyter notebooks\] does not make up for the - loss of immersion that Emacs and Org-Mode provides.  \[Immersion is - a important\]\" +- "The AI advantage [of Jupyter notebooks] does not make up for the + loss of immersion that Emacs and Org-Mode provides.  [Immersion is + a important]" ## Questions and answers @@ -105,9 +105,9 @@ This talk is based on a recent publication with the same title and also showing them code inside code blocks in Org mode and using Emacs in every class I teach, they still all chose VSCode as their editor. (I let them choose.) It seems like they are brainwashed - somehow\... Is the success in the obligatory use of Emacs? + somehow... Is the success in the obligatory use of Emacs? - A: I observe the same behavior - - \"The arguments from beginners for VS Code aren\'t strong\"; + - "The arguments from beginners for VS Code aren't strong"; appreciate the fact that immersion is the goal and the constraints of Emacs as required pushes towards immersion.  (Thank you for your answer!) @@ -115,7 +115,7 @@ This talk is based on a recent publication with the same title (yantar92 aka Org contributor) - If you make more videos, share them on [[https://orgmode.org/worg/]{.underline}](https://orgmode.org/worg/) -- Q: I\'m curious about your approach to handling EDA, particularly +- Q: I'm curious about your approach to handling EDA, particularly with wide datasets that have numerous columns. Given the constraints of Emacs which might not be optimal for viewing large tables, could you share how you navigate and explore such datasets efficiently? Do -- cgit v1.2.3