This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-03-13
Channels
- # atlanta-clojurians (1)
- # beginners (148)
- # boot (13)
- # capetown (1)
- # cider (38)
- # cljs-dev (92)
- # clojure (61)
- # clojure-brasil (1)
- # clojure-dev (6)
- # clojure-italy (21)
- # clojure-losangeles (1)
- # clojure-nl (7)
- # clojure-norway (20)
- # clojure-spec (70)
- # clojure-uk (64)
- # clojurescript (69)
- # core-async (11)
- # cursive (6)
- # data-science (2)
- # datomic (50)
- # docker (2)
- # duct (12)
- # figwheel (1)
- # fulcro (81)
- # graphql (19)
- # jobs (3)
- # jobs-discuss (44)
- # keechma (1)
- # leiningen (1)
- # mount (2)
- # off-topic (10)
- # onyx (19)
- # parinfer (3)
- # portkey (6)
- # re-frame (4)
- # reagent (145)
- # reitit (1)
- # ring (1)
- # ring-swagger (2)
- # specter (1)
- # sql (4)
- # tools-deps (43)
- # unrepl (29)
- # vim (1)
context: I need to hardcode some ugly constants In practical usage for data mining work, when using tensors, are there any cases where one needs >= 6 dimensions ?
One can get 4 via: width height depth * n-samples but 5, 6 are had to imagine, and I don't see practical cases for dim 7+ higher tensors
I had the most awesome “type” error yesterday.
1 We had a function of one arg that returned a hash-map. The arg was ignored, so the result was just a literal hash-map.
2 This function was refactored to just a (def some-map {..})
3 Somewhere else in the code this was still called a function: (merge (some-map nil) {:other :stuff})
How did you find a job in clojure? Im in poland and where there is no many jobs in clj and cljs
I've seen many job postings that are looking for EU citizens to work remotely.
I'd try looking for Clojure jobs in the EU and ask if there have remote work.
@kwcharllie379 Are you in #jobs-discuss ? That channel often has good chatter about how to find jobs and, in particular, remote jobs.
Nope. Thanks I will join that channel:)