clojure-survey

Discussion about the State of Clojure survey (https://surveymonkey.com/r/clojure2020)
knubie 2020-01-03T04:18:52.103100Z

vim-iced is pretty actively maintained (and I use it personally)

alexmiller 2020-01-03T04:21:55.103300Z

I added it

šŸ‘ 1
ikitommi 2020-01-03T10:27:30.108400Z

As a library maintainer, I would be interested in hearing which modelling/validation libs people use. a) spec2 b) clojure.spec c) plumatic schema d) core.tyoed e) none f) other. Multichoce would be great as people might use several of those.

āž• 6
miikka 2020-01-03T11:13:53.111200Z

For Q24 (ClojureScript test runner), maybe Kaocha could be added?

5
alexmiller 2020-01-03T13:38:25.113500Z

Iā€™m not going to go down the path of asking about libs - this could be a whole survey itself

alexmiller 2020-01-03T13:44:10.115700Z

Yeah

alexmiller 2020-01-03T16:10:19.119Z

per discussion yesterday, I'm trying to replace the CLJS repl question with something a little broader. For something like "Which ClojureScript tools do you use for interactive development?", what would possible answers be? ā€¢ Figwheel Classic ā€¢ Figwheel Main ā€¢ CLJS Browser REPL ā€¢ shadow-cljs ā€¢ lein-cljsbuild command line REPL

alexmiller 2020-01-03T16:10:34.119300Z

do those all make sense? what's missing?

alexmiller 2020-01-03T16:12:33.119600Z

Dirac?

alexmiller 2020-01-03T16:14:38.119800Z

Devcards

āž• 1
tolitius 2020-01-03T16:27:03.121400Z

* how did you introduce Clojure to the business (multiple choice /w "another way" comments)? * what are the reasons you are not able to use Clojure at work (multiple choice /w "other(s)" comments)? also would be great to know whether people use Clojure for machine learning (not sure how to phrase the question, just a thought)

pez 2020-01-03T16:27:07.121600Z

@alexmiller For cljc libraries I find myself using Nashorn (`cljs.repl.nashorn` ).

alexmiller 2020-01-03T16:28:10.121800Z

probably not going to add any more questions, trying to slim it down even

alexmiller 2020-01-03T16:28:21.122Z

but I'll think about these

dominicm 2020-01-03T16:28:31.122300Z

I wonder if CLJS Browser REPL should be cljs.main browser repl instead? I would want to emphasize that it is the official one you're referencing.

alexmiller 2020-01-03T16:28:56.122500Z

not sure what this is in reference to

alexmiller 2020-01-03T16:29:19.122700Z

to "Which ClojureScript tools do you use for interactive development?" ?

pez 2020-01-03T16:30:16.122900Z

Yeah, that last one you posted about.

tolitius 2020-01-03T16:30:20.123100Z

sure, "thinking" is what I was going for )

alexmiller 2020-01-03T16:32:20.123300Z

the existing "obstacle" question is trying to get at the reasons not able to use at work, maybe needs an option or two

pez 2020-01-03T16:32:48.123500Z

Reasons for not being able to use Clojure is a very interesting question. Maybe it could be a survey of its own, with a blog article and discussion to follow up.

āž• 1
alexmiller 2020-01-03T16:32:51.123700Z

ML is an option in the multi-select domains question

alexmiller 2020-01-03T16:34:47.123900Z

it actually says "ClojureScript's browser REPL", I copied imprecisely

alexmiller 2020-01-03T16:36:13.124100Z

I feel like the bulk of the reasons why not is in there now and has had analysis repeatedly over the years

alexmiller 2020-01-03T16:37:12.124300Z

in the 2019 survey this is Q18 for Clojure and Q26 for ClojureScript

alexmiller 2020-01-03T16:37:23.124500Z

https://www.surveymonkey.com/results/SM-S9JVNXNQV/

alexmiller 2020-01-03T16:39:02.124900Z

I've been trying to update the answer sets there to include things that come up in the comments frequently and I think it's been both providing better data and we've been trying to act on that data

alexmiller 2020-01-03T16:39:37.125100Z

I have not yet gone through the comments from 2019 on those to see what should be added

alexmiller 2020-01-03T16:40:13.125300Z

like I added "Convincing coworkers/company/clients" within the last year or two

tolitius 2020-01-03T16:50:25.125500Z

ah.. missed this

tolitius 2020-01-03T16:50:32.125700Z

tolitius 2020-01-03T16:51:38.126100Z

since it is the top reason, it might earn the life of a separate question. as to options, I'll think about some will update

alexmiller 2020-01-03T16:52:06.126300Z

I think I'd prefer breaking up that answer into more specific reasons

alexmiller 2020-01-03T16:52:30.126500Z

open to ideas about that

alexmiller 2020-01-03T16:52:48.126700Z

some of the big ones are I think covered separately - hiring risk, long-term viability, etc

alexmiller 2020-01-03T16:53:08.126900Z

but maybe could have "not approved for use at company" or someething?

tolitius 2020-01-03T16:53:13.127100Z

sure, I'll think what we can add

tolitius 2020-01-03T16:54:24.127300Z

the best options are probably ones we are able to take actions on. i.e "not approved" is not exactly something we can do about, but for the reason for why it is not approved may be we can..

alexmiller 2020-01-03T16:55:44.127700Z

well, I think usually that drives back toward, hiring risk, long-term viability, etc (or at least as common, unfamiliarity in the ranks of those with decision-making power)

tolitius 2020-01-03T16:56:04.127900Z

but also this granular approach might be too deep for this higher level survey

tolitius 2020-01-03T16:56:08.128100Z

yes, I agree

tolitius 2020-01-03T17:32:50.129100Z

what are the reasons you are not able to use Clojure at work * difficult to explain benefits to business * company has a strict set of allowed languages to use * not enough detailed business use cases to present to leadership * "architectural fear" of existing design/standards not porting well to Clojure (i.e. from Java/Scala/etc.) * an unclear "recommended" path of validating data for open API for companies that are used to statically typed language(s) * performance concerns for low latency use cases * no large companies to back the language * no one modern, largely used and adopted software product (such as Spark for Scala) to amplify the confidence * scarce number of people (usually one or two) in a company who know the language well