summaryrefslogtreecommitdiffstats
path: root/2021/talks
diff options
context:
space:
mode:
authorLeo Vivier <zaeph@zaeph.net>2021-12-03 22:10:27 +0100
committerLeo Vivier <zaeph@zaeph.net>2021-12-03 22:10:27 +0100
commit08c2b9d4e0a98d2fe8dbdd26261cbad6af0e52f7 (patch)
tree086e53859348bd3631e9ba1d44321cc7b43e0d1a /2021/talks
parent850494fdd9e7b527741180c51f405f1c00b14f56 (diff)
downloademacsconf-wiki-08c2b9d4e0a98d2fe8dbdd26261cbad6af0e52f7.tar.xz
emacsconf-wiki-08c2b9d4e0a98d2fe8dbdd26261cbad6af0e52f7.zip
Add pad stuff
Diffstat (limited to '2021/talks')
-rw-r--r--2021/talks/maintainers.md34
1 files changed, 34 insertions, 0 deletions
diff --git a/2021/talks/maintainers.md b/2021/talks/maintainers.md
index 5115303e..bdd29f95 100644
--- a/2021/talks/maintainers.md
+++ b/2021/talks/maintainers.md
@@ -18,6 +18,40 @@ care of Emacs maintainance by taking care of Emacs maintainers.
# Discussion
+Pad:
+
+- Q1: How did you came up with this knowledge? By doing or by experience or by reading books (which?)?
+ - A: All 3 of them.
+ - He was reading the book: Fred turner : counter culture to cyberculture
+ - The other one he mentioned appears to be Eghbal, Nadia [Stripe Press] (2020) Working in public: the making and maintenance of open source software
+- Q2: (Maybe answer this last, if time permits) How did you come to start using Org?
+ - A: Bastien started with his own library BHL and was introduced/invited to contribute to Org by Carsten.
+- Q3: You have recently overseen a major transition for org mode maintenance, what would you advise for other teams that are preparing for transitions so that processes can be maintained with minimal disruption? How do we take processes that were originally maintained by a single person to one maintained by multiple people?
+ - A: (Probably answered on stream.)
+- Q4: What do you think about the latest Orgdown thing? (Yes, it's me, Karl :-) )
+ - A: (Probably answered on stream.)
+- Q5: Could you settle this "Org" vs "Org-mode" vs "orgmode" vs ... once and for all (i.e. which one, capitalized how, and where)? :)
+ - A: (Probably answered on stream.)
+- Q6: Does this mean that you do not need to be technical to be(come) a maintainer? Would that really work?
+ - A: The co-maintainer could be a person with less technical background.
+- Q7: If time — what does the day of the orgmode maintainer look like? Lots of hours of work every day? Spread out?
+ - A: Not always. Last two months "MIA." Bastien wants to step down as maintainer but wants to prepare project/community for the next maintainer. "When I was working hard on this it was something like two hours a day. But usually it would be 2-4 hours per week." Most of time spent on mailing list (Bastien notes that he likes mailing list isn't split between users/developers).
+- Q8: Thanks for the hard work. Which place is the right place to request a dark mode for orgmode.org website ?
+ - A: write an email to the Org-mode team. This seems to be a reasonable request.
+- Q9: Do you think having centralized roles for people to carry out certain tasks such as documentation across multiple areas would be a constructive approach to inviting new maintainers (in contrast to "every person take an issue of their own choosing", which leaves parts of maintenance and documentation neglected)? From personal experience, sometimes it can be easier for those to be told "hey, we need this area maintanined, or a focus on contribution to this particular area". If we take a page from Catalonian Spain of the early 1900's, even the most decentralized organizations have to dedicate certain persons to specific tasks. Sorry for the long winded question.
+ - A: (Probably answered on stream.)
+- Q10: I think org has and may potentially greatly influence Emacs development. If you would tend to agree, do you have places where you feel Emacs need to "pull back" harder, to incluence org? Key areas where org is clearly "leading the way"?
+ - A: "Org is to Emacs was Emacs is to computer systems"
+- Q11: Could you expound a little on what's happening with contrib ... I'm a little confused. Mechanics/technical.
+ - (Karl: Do you mean technically "how to migrate" or the background why this happened? I personally did the conversion this week. I got the separate repository (or package) and had to do more local "use-packages" (the way of loading elisp files in my setup) and that's it. The hard thing was to find out which error refers to which org file to load separately.) Thanks. Seems like time for bankrupcy again :-/.
+ - A: contrib = stuff that didn't go to Emacs (copyright assignment not necessary). This was not a clean solution because it was mixed with copyright-transferred files in the same repository. New contrib goes now to "non-GNU" which is a clear separation according to copyright assignments. The way to install Org is via Org MELPA and contrib for Non-GNU MELPA. YES. THANKS.
+- Q12: (Maybe not a question, just an observation) I like the analogy to gardening. FOSS projects seem much like community gardens. Also, shepherding seems like an apt analogy; I could imagine files having "shepherds" :)
+ - A:
+- Q13: Has splitting contrib actually reduced maintenance load? Is it too soon to tell? (I have found that splitting repos ultimately increases maintenance overhead due to multiplying release overhead etc.)
+ - A: It is clearly easier now and less confusing for contributors. org-contrib is soon to die: packages will be moved to their own packages since contrib was founded when there was no packaging around.
+- Q14: So was BHL the basis for org-export?
+ - A: https://bzg.fr/en/theorgfather/
+
BBB:
- agreed, I appreciate that the list isn't split.