summaryrefslogtreecommitdiffstats
path: root/2022/talks/survey.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-12-11 20:35:19 -0500
committerSacha Chua <sacha@sachachua.com>2022-12-11 20:35:19 -0500
commit8c0b9c4652dbd8d71156309d68996f8b1cb94c8f (patch)
tree739637109ff5ed9f0e8f0f266019ad53ab7f919d /2022/talks/survey.md
parent349ea6655128725d17a8cf72a408def0632b4607 (diff)
downloademacsconf-wiki-8c0b9c4652dbd8d71156309d68996f8b1cb94c8f.tar.xz
emacsconf-wiki-8c0b9c4652dbd8d71156309d68996f8b1cb94c8f.zip
add more notes from IRC
Diffstat (limited to '2022/talks/survey.md')
-rw-r--r--2022/talks/survey.md70
1 files changed, 70 insertions, 0 deletions
diff --git a/2022/talks/survey.md b/2022/talks/survey.md
index 8dcaa627..4e1238bf 100644
--- a/2022/talks/survey.md
+++ b/2022/talks/survey.md
@@ -32,8 +32,73 @@ Outline:
among younger people)
- the plots are using Makie, a Julia plotting library
+## From IRC
+
+- Magit
+ - magit is more popular than org mode :-O
+ - Magit was more popular in 2020 too, however the gap has narrowed in the 2022 results 😀
+ - magit is a miracle
+ - I've read about people who use Emacs for magit ONLY!
+ - magit deserves every heart given
+ - I love magit and I am not even a developer so I can only imagine how amazing it is for people who use it for actual work
+ - Especially since for programmers, which is a large chunk of emacs users, version control is probably more important than org I would assume
+ - ieure, i see why people might think that, but svn is non negotiable at work. my question was: does magit do anything useful for all merging VCS that could be included in VC?
+ - The difference between terminal git and magit is huge for me, even as someone who doesnt use it every day
+ - If your repos are mostly standard source and not dependent on huge binary assets or anything, you're missing out on better VCS first and foremost
+ - but judging by the way users extol magit, it must do something better than vc that can be applied to all merging version control systems (non locking ones). if someone can tell me what it is and i find it useful, i might add it to vc
+ - I use both VC and Magit actively and I've found it's mostly about the enhanced interactivity with Git. It's very visual and also allows you to pretty much interactively set/unset flags to various Git commands as you would on the terminal but much faster all thanks to transient.el.
+ - +1 for transient being a big part of why people find magit easier to use.
+- New versions
+ - We have to be careful about selection bias when it comes to versions used.
+ - my worry is that people on older versions are less up to date with what is going on and might not hear about the survey :/
+ - the way i see it packages don't really have to officially support versions of emacs older than the latest release
+ - unless they're big and see frequent updates for new platforms
+ - i.e. TRAMP
+ - otherwise users of older versions will just backport those packages themselves
+
+## Feedback
+
+- Survey framework
+ - oh yeah, the new framework was super pleasant to use, am a fan
+ - Liked how there was a way the responses were saved (locally?), and there was a possibility to resume answering later!
+ - from a user's perspective, the UX was amazing including download-options for my own answers. Impressive.
+ - I loved this year's platform too! so another +1 here
+- found the pie charts a little hard to follow, e.g. what color related to that package etc. Maybe add more labeling to the chart itself?
+ - on that topic, some of the colors were also very close (eg. Haskell and Java in the language graph)
+- I'd suggest that bar charts with more than 5 colors be labeled at the bar versus in the margin. (Also take mercy on the color blind)
+ - i'd suggest using a different tiled pattern for each bar instead of colors. That makes them easier to follow, especially for the color blind, or for people who cannot see colors well at night (me)
+ - Speaker: Hopefully this isn't too bad for the colour blind, I chose Paul Tol's colour schemes for that reason (among others)
+- i took part in that survey! *proud of accomplishment*
+- First, a general BIG THANK YOU for your survey!
+- nice, thanks for working on all of this
+- this is an amazing talk.
+- org mode huge, always forget how much of that pie it brings in
+- nice pie chart :)
+- lobste.rs getting bigger lately?
+- i am going to be interested in how the results differ when you factor out /r/emacs
+- the graphics are gorgeous
+- hence while I sprinkle in phrases like "within this more engaged subset of users ..." 😉
+- Hmmm, I didn't think about using Emacs as my chat / email client as counting as writing prose in Emacs. But it does.
+- (and the same with Org 😛)
+- magit applies to many mode, there is only one org-mode ;]
+- I don't think I can stop using magit
+- man who are these people filling the survey in less than 10 min?
+- Excellent talk! Thank you.
+- thanks for the talk btw, it was very interesting
+- Very informative. Nicely done!
+- Excellent work, looking forward to further analysis
+- Very nice presentation!
+- Thanks Timothy, great talk!
+- Thanks, great talk! *clapclapclap*
+- Great presentation
+- next year, I will join survey
+- Great talk and thanks for all this nice work!!
+- my compliments for your great analysis of the survey's data
+
## Questions and answers
+- Q: will there be another survey next year as well?
+ - That's the plan, and the year after, etc.
- Q: Do Emacs developers take into account the survey results? I mean,
they are volunteers working on what they find useful/interesting for
them, which is of course great.
@@ -41,6 +106,8 @@ Outline:
maintainers to do anything in response to the survey results,
but hopefully the results will be able to inform development
choices they make.
+- Q: are you planning to have the software used beyond Emacs surveys?
+ - A: It could well be, it's written as a general survey platform
- Q: Is the survey software available in source code via
Gitlab/Github/...? What's the license?
- A: Yep, it's GPL-3, and the source is availible at
@@ -81,6 +148,9 @@ Outline:
works?
- A: (replied above, IIUC) it's GPL-3 and the source is available
at <https://git.tecosaur.net/tec/emacs-survey>
+- Q: what did you use to draw the diagram in p.7?
+ - Inkscape
+- Q: you might go into this in a second, but are there any specific questions you are looking to go into when you find the time?
[[!inline pages="internal(2022/info/survey-after)" raw="yes"]]