summaryrefslogtreecommitdiffstats
path: root/2021/talks
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-12-02 09:41:38 -0500
committerSacha Chua <sacha@sachachua.com>2021-12-02 09:41:38 -0500
commit02f052b60ae25ad966b9bc121bf8a5ac6c15bac9 (patch)
tree9efb95a3c552349d2d124fcc5d14d03d6c6b391e /2021/talks
parent9916cb6f2fcb97db1477b4e5062ed433f7b2316b (diff)
downloademacsconf-wiki-02f052b60ae25ad966b9bc121bf8a5ac6c15bac9.tar.xz
emacsconf-wiki-02f052b60ae25ad966b9bc121bf8a5ac6c15bac9.zip
partial
Diffstat (limited to '2021/talks')
-rw-r--r--2021/talks/maintainers.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/2021/talks/maintainers.md b/2021/talks/maintainers.md
index 3a06672e..109307e9 100644
--- a/2021/talks/maintainers.md
+++ b/2021/talks/maintainers.md
@@ -18,6 +18,36 @@ care of Emacs maintainance by taking care of Emacs maintainers.
# Discussion
+BBB:
+
+- agreed, I appreciate that the list isn't split.
+ - vastly simplifies workflows.
+- Wouldn't they be missing the key part, Emacs?
+- (ah, i understood forking for a different toolset, vs markdown-based org-mode on Emacs, apologies)
+- Bastien Guerry: <https://list.orgmode.org/87y2jvkeql.fsf@gnu.org/>
+- devil's advocate to Karl's point now though: is that from habit?
+- link syntax in markdown is impossible to remember
+ - plain orgmode is easy to visualize. with markdown you need to export this if you have many md lines. org tables is a clear example of the visualization
+- I think the argument of the best syntax is a hard battle to fight, but where the bar is clear is the software (org-mode) and what it can do with it, as of today. for simplifying e.g. keyword syntax can be made regular. consistency across levels is extremely hard due to interactions between features, in part because you only encounter those much later in implementation. another part of the issue is that Org has more features than pandoc markdown so it is sometimes unrepresentable.
+- interestingly Timothy has solved most of the markdown -&gt; org
+- FYI org-sidebar provides a backlinks tool
+- Backlinks! Yes!
+- Backlinks for me: <https://karl-voit.at/2020/07/22/org-super-links/>
+- was going to say : many of the org-roam features should make their way into core org-mode eventually
+- how to manage and cache other types of data that are similar to backlinks
+- something like org-id caching, you mean?
+- alphapapa: not quite, more things that we don't want to put in the org file directly
+- e.g. babel caches for huge pieces of data
+- id caching for performance would be great, some of the vizualisation things are very interesting too
+- it is a hard problem
+- Thank you for taking the time to share your accumulated wisdom with us, Bastien :)
+- Thanks Bastien!
+- thank you!
+- merci Bastien!
+- Bastien Guerry: Bye all !
+
+IRC:
+
- I love it when people just kick it old school and write things out.
- the spiderman syndrome is evil. it causes imposter syndrome that god knows how many contributors it has cost us
- excellent analysis on bdfl/spidysyndrome, you can see it play out in other communities as well