summaryrefslogtreecommitdiffstats
path: root/2023/talks/devel.md
diff options
context:
space:
mode:
Diffstat (limited to '2023/talks/devel.md')
-rw-r--r--2023/talks/devel.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/2023/talks/devel.md b/2023/talks/devel.md
index a8d0b3f6..8c5f4c9e 100644
--- a/2023/talks/devel.md
+++ b/2023/talks/devel.md
@@ -20,19 +20,19 @@ follow up after the event.
## Questions and answers
- Q: Which changes in recent Emacs releases are you enjoying using?
- - A: I have really liked the visual-line-mode. I\'m not sure how
- recent that is. Some of these features I\'ve discovered quite
+ - A: I have really liked the visual-line-mode. I'm not sure how
+ recent that is. Some of these features I've discovered quite
late. The new display-line-number-mode, much faster. Native
compilation. I do a lot of stuff in Emacs. Native compilation
has brought the experience much closer to a modern app.
- Q: What do you think the future in the area of artificial
intelligence from the developer point of view?
- A: I do use xinside Emacs quite a bit when doing development in
- other languages. Ex: working on ledger, haven\'t done a lot of
+ other languages. Ex: working on ledger, haven't done a lot of
C++ lately. Ex: comparing strings only up to the length of the
shortest string. I think in terms of developer assistance, not
- having to keep all the libraries in memory\... Like Rosetta Code
- (<https://rosettacode.org/wiki/Rosetta_Code>). That\'s a great
+ having to keep all the libraries in memory... Like Rosetta Code
+ (<https://rosettacode.org/wiki/Rosetta_Code>). That's a great
database - code in different languages.
- Q: What is the future of Emacs on macOS? I understand that there are
too few developers for the platform. Is that still true?
@@ -43,7 +43,7 @@ follow up after the event.
guess?
- A: Lack of free time
- Draft? (story about describing what he wanted, and then someone
- ran it through ChatGPT and sent him Emacs Lisp code) \<- ChatGPT
+ ran it through ChatGPT and sent him Emacs Lisp code) <- ChatGPT
example, may increase the efficiency of my free time
- What was the language that you code in now?
- Q: One of the tricky things about running emacs on android is do you
@@ -62,10 +62,10 @@ follow up after the event.
- Q: Do you use other IDEs for theorem proving work, notably VS Code
for LEAN? Which languages and provers can/do you use Emacs for?
- A: I have always used Emacs. 
-- Q: Can we see that AI-generated \"Drafts\"-like code anywhere?
+- Q: Can we see that AI-generated "Drafts"-like code anywhere?
- A:
<https://github.com/jwiegley/dot-emacs/commit/ab27998dee4cb92c6f660b434b32582e3d2842f9#r113795175>
-- Q: Wait, just a quick search over \"Draft\". Does that mean you\'re
+- Q: Wait, just a quick search over "Draft". Does that mean you're
not using Org anymore?
- okay, I am good now :)
- Q: Speaking of which, do you ever hit the walls in terms of
@@ -86,13 +86,13 @@ follow up after the event.
Interesting, the original design of Hyperbole anticipated iPad-like
devices with each node of information represented by a rounded
square and interconnected in a knowledge graph like Org-roam does,
- so maybe we\'ll do some work in that direction.
+ so maybe we'll do some work in that direction.
- There will be some support for LL(?)
-- perl-mode -\> cperl-mode
+- perl-mode -> cperl-mode
- xx
- byte-compiler will warn about more questionable constructs: empty
macro bodies, etc.
-- Stefan Kangas is a new co-maintainer (and he\'ll be giving the next
+- Stefan Kangas is a new co-maintainer (and he'll be giving the next
talk live)
- Thanks John for all the news on Emacs and informative answers.