summaryrefslogtreecommitdiffstats
path: root/2021/talks
diff options
context:
space:
mode:
authorLeo Vivier <zaeph@zaeph.net>2021-12-02 16:37:13 +0100
committerLeo Vivier <zaeph@zaeph.net>2021-12-02 16:37:13 +0100
commitf887a26d70b871db28ce2fad74b88540fe6e7e79 (patch)
tree61b7687a6fc52daba4d5cb6b86d9f14142e876d0 /2021/talks
parent9c1022e33f7382331f8622084379088d9e8bce9a (diff)
downloademacsconf-wiki-f887a26d70b871db28ce2fad74b88540fe6e7e79.tar.xz
emacsconf-wiki-f887a26d70b871db28ce2fad74b88540fe6e7e79.zip
Add missing newlines for discussions
Diffstat (limited to '2021/talks')
-rw-r--r--2021/talks/maintainers.md1
-rw-r--r--2021/talks/molecular.md1
-rw-r--r--2021/talks/native.md2
-rw-r--r--2021/talks/org-outside.md3
-rw-r--r--2021/talks/teach.md2
-rw-r--r--2021/talks/tech.md2
-rw-r--r--2021/talks/ui.md4
7 files changed, 14 insertions, 1 deletions
diff --git a/2021/talks/maintainers.md b/2021/talks/maintainers.md
index 8a542316..5115303e 100644
--- a/2021/talks/maintainers.md
+++ b/2021/talks/maintainers.md
@@ -41,6 +41,7 @@ BBB:
- it is a hard problem
BBB feedback:
+
- Thank you for taking the time to share your accumulated wisdom with us, Bastien :)
- merci Bastien!
diff --git a/2021/talks/molecular.md b/2021/talks/molecular.md
index bd768c8b..8dee0a28 100644
--- a/2021/talks/molecular.md
+++ b/2021/talks/molecular.md
@@ -64,6 +64,7 @@ BBB discussion:
- Blaine: Good question. The PyMOL code is good for years so the images should be reproducible regardless of the version of org.
BBB feedback:
+
- Blane, great job with the talk. Awesome presentation.
- I know people loved it in the IRC chat :D
- I can share that I was excited to see how you made things so seamless and integrated feeling into Emacs. The results are really eyepopping.
diff --git a/2021/talks/native.md b/2021/talks/native.md
index eac47447..642d979a 100644
--- a/2021/talks/native.md
+++ b/2021/talks/native.md
@@ -34,6 +34,7 @@ Format: 40 minutes
# Discussion
BBB:
+
- Where did funding for your work came from? Will you be able to maintain this in the foreseeable future?
- akrk: What kinds of applications do you envision native-comp enabling to work well in Emacs in the next few years, that wouldn't otherwise be possible?
- Is this the first real-world practical use of libgccjit?
@@ -78,6 +79,7 @@ BBB:
- One thing I wondered if you wanted to talk more about andrea was, to the prior point about "myths" about what emacs-devel is "like", there's also "make the culture your own". do you have advice on how to approach the community you haven't gotten to yet?
BBB feedback:
+
- Extremely impressive work, Andrea. Also, very needed for the long term sustainability of the platform. Thanks a lot for the hard work!
- Yes, if there were an Emacs Hall of Fame, Andrea would deserve a prominent place in it. :)
- we really do need an Emacs Hall of Fame so we can remember those who laid the foundations
diff --git a/2021/talks/org-outside.md b/2021/talks/org-outside.md
index c0799e21..30ee1d9a 100644
--- a/2021/talks/org-outside.md
+++ b/2021/talks/org-outside.md
@@ -38,6 +38,7 @@ information.
# Discussion
BBB:
+
- Hi Karl. I was wondering, does the specification make any restrictions with regard to indentation levels or hard vs. soft line breaks? Do you have any type of test suites that an implementation can use to be "certified" as orgdown(1)?
- Are you worried about the different levels of orgdown leading to the same confusing situation we have with Markdown?
- I think the ability to indicate that some tools are compatible with org is fantastic!
@@ -60,12 +61,14 @@ BBB:
- neorg seems to be an expanded org-mode syntax and is not compatible with orgmode
BBB feedback:
+
- I think no tags is a good idea, very implementation specific
- I think it's a fantastic idea, and the initial proposal is very good!
- i need to go, but thanks for introducing the idea, excited to see where it goes!
- Thanks for your proposal. I really hope it will work out.
IRC: (nick: publicvoit)
+
- is there a tree-sitter parser for orgdown already? :P
- it seems to me that as org evolves, either orgdown eventually becomes incompatible with org or org is prevented from changing because it would break orgdown. I guess backcompat with existing org documents constrains org-mode this way already, though
- what level would you call github's implementation is?
diff --git a/2021/talks/teach.md b/2021/talks/teach.md
index 506cf96e..18ff6b00 100644
--- a/2021/talks/teach.md
+++ b/2021/talks/teach.md
@@ -34,6 +34,7 @@ org-mode for this purpose.
# Discussion
IRC:
+
- how do you keep the discipline of working on your notes? that's probably my biggest problem
- I like "Try that with PowerPoint!" as a new org-babel slogan
- we just need krita and inkscape modes
@@ -41,6 +42,7 @@ IRC:
- I liked the trick with annotating the code in xournal -- what is the elisp glue for that? Do you have a package for that?
BBB:
+
- Can you talk about how the students re0act to this org-mode approach?
- What level are your students typically? what is the subject matter?
- Why GitHub? GitHub is nonfree.
diff --git a/2021/talks/tech.md b/2021/talks/tech.md
index 6a26281c..3ec253b7 100644
--- a/2021/talks/tech.md
+++ b/2021/talks/tech.md
@@ -27,6 +27,7 @@ org-treeslide to write and present technical documentation with style.
# Discussion
BBB:
+
- Have you encountered any push-back from people requesting the documentation who are of the opinion that only a Word document will do?
- Jan: Not really, I tend to deliver the PDFs only. If more is needed, I expect I'd make a docker container with emacs in it, so people can export the org-file to PDF themselves.
- The main problem I have is that effectively they end up branching it in order to use Word's change tracking, and there is no reverse path.
@@ -39,6 +40,7 @@ BBB:
- Jan: Hold their hands, be kind, small baby steps :)
IRC: (nick: jan-ypma)
+
- I use restclient everyday, but never thought about using it from code blocks, duh! Very interesting talk!
- This is a good demo, I've found org-babel to be a really amazing glue language for stuff that's sort of annoying to automate otherwise.
- Thanks! :) So the fonts of the current talk are: Fixed pitch (serif): New Heterodox Mono, Variable pitch (serif): ETBembo
diff --git a/2021/talks/ui.md b/2021/talks/ui.md
index 40d69b68..6123c437 100644
--- a/2021/talks/ui.md
+++ b/2021/talks/ui.md
@@ -33,6 +33,7 @@ by implementing some basic UI's.
# Discussion
IRC:
+
- I'm trying the run your demos of tui... it seems that (add-to-list 'load-path "~/usrc/tui.el/") is not enough, I have to either add the subdirectories by hand or to run a standard function - whose name I don't know - to add the subdirs...
- hey, I'm trying to run your demos of tui... I had to add the subdirectories to the load-path manually to make (require 'tui-tic-tac-toe) work. my notes are here: https://0x0.st/-7dV.txt
- tui.el is very exciting, should open up a new era of more advanced UI in Emacs
@@ -42,6 +43,7 @@ IRC:
- tui.el is just too cool: I am going to try it for sure :D
BBB:
+
- like in dogears.el readme
- So I'm really interested in potentially using tui for Ement.el
- there are 2 or 3 ways I could imagine using it...
@@ -71,7 +73,7 @@ BBB:
- maybe someday, need to get more people "jacked in" :)
- I'm bad with email, but when I have time to check out TUI in more detail, I look forward to it!
-Feedback
+IRC feedback:
- I like the bird mascot on the repo readme :)
- FYI if you would want it to show at the side of the readme, you can see the Org markup I use to accomplish that in some of my readmes