This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-11-30
Channels
- # adventofcode (4)
- # aleph (1)
- # announcements (7)
- # aws (10)
- # babashka (23)
- # beginners (23)
- # calva (20)
- # chlorine-clover (13)
- # cider (17)
- # clj-kondo (13)
- # cljfx (9)
- # cljsrn (9)
- # clojure (98)
- # clojure-australia (1)
- # clojure-dev (15)
- # clojure-europe (127)
- # clojure-nl (4)
- # clojure-sanfrancisco (3)
- # clojure-uk (98)
- # clojurescript (25)
- # community-development (8)
- # core-async (15)
- # cryogen (9)
- # cursive (7)
- # data-science (1)
- # datascript (5)
- # datomic (3)
- # devcards (2)
- # fulcro (5)
- # graalvm (1)
- # helix (8)
- # jackdaw (1)
- # jobs (5)
- # kaocha (17)
- # malli (5)
- # meander (5)
- # off-topic (37)
- # pathom (33)
- # pedestal (3)
- # re-frame (12)
- # reitit (1)
- # remote-jobs (3)
- # sci (1)
- # shadow-cljs (6)
- # testing (1)
- # vim (6)
- # vrac (5)
That's part of the problem pitching Clojure, in my experience -- nobody believes you about the insane productivity leverage it provides 😂. It's contrary to their experience in most other technologies, where relatively large teams are required to deliver relatively small functionality. I understand. Many technologies make similar promises. If someone hasn't experienced Lisp personally, which is most people, it sounds like "just another cool shiny thing."
Exaggerating just a tiny bit for effect: A Clojure dev gets a task, does it, job done, moves on. The whole process recedes into the ether. An $OTHER_LANG dev gets a task, organizes some sort of team coordination plan, holds a series of design meetings and project planning meetings to divide up the work, creates tickets, a checkin / followup procedure. Many people do the work, regroup to hash out the inevitable impedance mismatches, repeat. Eventually, job's done, they speak at a conference on how it all went. People assume this coder-to-effect ratio is normal and inevitable.