summaryrefslogtreecommitdiffstats
path: root/2021/talks
diff options
context:
space:
mode:
authorLeo Vivier <zaeph@zaeph.net>2021-12-02 16:23:34 +0100
committerLeo Vivier <zaeph@zaeph.net>2021-12-02 16:23:34 +0100
commit36a04851a6bbbe9eb3aef74dade698ca7700fd43 (patch)
tree4c85a4076d40bf75dd534f63c94337de8e9f93cc /2021/talks
parent423490f165e47af1daf8d461c30e5f628a8ce4b2 (diff)
downloademacsconf-wiki-36a04851a6bbbe9eb3aef74dade698ca7700fd43.tar.xz
emacsconf-wiki-36a04851a6bbbe9eb3aef74dade698ca7700fd43.zip
Add BBB logs
Diffstat (limited to '2021/talks')
-rw-r--r--2021/talks/molecular.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/2021/talks/molecular.md b/2021/talks/molecular.md
index b2ebfaa4..bd768c8b 100644
--- a/2021/talks/molecular.md
+++ b/2021/talks/molecular.md
@@ -48,6 +48,29 @@ from Org-mode documents.
# Discussion
+BBB discussion:
+
+- We've seen a few talks regarding managing academic papers and citations in emacs/org, what does your workflow look like?
+ - Blaine: My workflow involves a dozen different software packages and 20-200 GB of data. Complete literate programming is not possible at this time. The smallest possible step towards that goal is to make the molecular images reproducible because the files involved are on 1-100 MB in size.
+ - Questioner: I assume that's why there might be lag with several images rendered on an org buffer?
+- I was specifically interested in your workflow with managing citations and papers as I'm sure you have to do, is there anything in particular you use for citation management?
+ - Blaine: I switched to Emacs as my primary editor 3 months ago. I have yet to write a paper in Org. I am very comfortable with LaTeX and I have been writing my papers on Overleaf in LaTeX for several years. I used bibtex and JabRef to manage by references. I have started playing by org-ref. It looks super promising.
+ - Questioner: I still use zotero and biblatex, but the previous two talks about org-ref got me thinking about my workflow
+- Have you used Org Mode and pyMOL for publications? Could you share a link to any of them?
+ - Blaine: I have yet to use org in a publication. The first step will be to use it for supplemental material.
+ - thanks, makes sense, I'm off in a part of the python world where code base churn can be pretty severe; but it sounds like pymol is able to avoid those issues
+ - Blaine: PyMOL as a domain specific language that is very stable. The transition from Python2 to Python3 as bit disruptive.
+- Hi Blaine, you mentioned that you have been able to come back to a file years later, how do you manage the environment that the org file executes in?
+ - 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.
+
+
+IRC discussion:
+
- which is the package name for export org mode to pymol?
- the async header argument can be helpful with the problem of the amount of time for generating the images
- think of this is use case explication for being able to manage and render 3d models in org