This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-02-05
Channels
- # announcements (17)
- # architecture (5)
- # babashka (12)
- # beginners (155)
- # calva (18)
- # chlorine-clover (2)
- # cider (57)
- # circleci (2)
- # clojure (151)
- # clojure-europe (4)
- # clojure-gamedev (20)
- # clojure-italy (18)
- # clojure-nl (4)
- # clojure-norway (3)
- # clojure-spec (8)
- # clojure-uk (95)
- # clojurescript (70)
- # core-async (68)
- # css (3)
- # data-science (13)
- # datascript (1)
- # datomic (16)
- # docker (2)
- # figwheel-main (41)
- # fulcro (34)
- # graalvm (6)
- # graphql (7)
- # jobs (14)
- # joker (2)
- # kaocha (1)
- # leiningen (2)
- # malli (3)
- # midje (2)
- # overtone (1)
- # reagent (8)
- # reitit (6)
- # ring-swagger (1)
- # schema (2)
- # shadow-cljs (6)
- # spacemacs (3)
- # specter (5)
- # timbre (3)
- # uncomplicate (1)
ClojureScript Podcast is back with a 3rd season! This season is all about build tools! First episode with Phil Hagelberg, creator of Lein https://clojurescriptpodcast.com/
@U8A5NMMGD Ideally posts about blogs, podcasts, videos should be posted to the #news-and-articles channel of this slack community, making those posts easier to find. Great to have you back for a 3rd season.
Seems like I have been caught by the Clojurians Police 🚨 Will do Sir! Thanks for letting me know 👍
We are very friendly 'police' and trying to make sure the right people can find your content in this fast moving stream of data that is Clojurians Slack as well as finding it on the two archives (zulip and clojurians-log) 😁
I did some timings on the effects of direct function use a
vs indirect use #(a)
. I uploaded the results and scripts to https://github.com/SevereOverfl0w/direct-performance
I wanted to know if making code REPL friendly is bad for performance, and if so, how bad?
my usual complaint against (def a b)
and friends is loss of metadata, which is why if the pattern is absolutely needed, I'd use Potemkin for the wrapping
Tbh, in this case you can use a directly for benchmark. I'm trying to reference the notion of passing the function value to another function, eg a Web server
Released ClojureCL 0.14.0: High Performance Computing and GPGPU in Clojure: access the supercomputer on your desktop - https://clojurecl.uncomplicate.org
ClojureCUDA 0.9.0 has just been released, bringing the support for #CUDA 10.2. High-performance GPU computing in Clojure! https://clojurecuda.uncomplicate.org
Neanderthal 0.27.0 released, with support for latest #CUDA 10.2. Fast native-speed matrix and linear algebra in #clojure Supports all mainstream hardware: CPU, Nvidia GPU, and AMG GPU in the same process, interactively! https://neanderthal.uncomplicate.org
Stack Overflow 2020 developer survey is now open https://stackoverflow.blog/2020/02/05/the-2020-developer-survey-is-now-open/
Given that Clojure isn't listed as an option in that survey and needs to be written in, this is a case where the broadest audience possible for the announcement is reasonable. As an Admin, I agree that in general posts about surveys/blogs/podcasts etc do not belong here.
I think this is a very important survey as SO is very widely used, what would be a better channel to put this in?
@U050CBXUZ As far as I'm concerned, this was appropriate for #announcements