This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-06-22
Channels
- # beginners (124)
- # boot (7)
- # cider (73)
- # cljs-dev (37)
- # cljsrn (6)
- # clojure (85)
- # clojure-greece (4)
- # clojure-italy (67)
- # clojure-nl (6)
- # clojure-russia (4)
- # clojure-spec (6)
- # clojure-uk (48)
- # clojurescript (26)
- # cursive (5)
- # data-science (23)
- # datomic (63)
- # editors (5)
- # emacs (4)
- # graphql (13)
- # immutant (2)
- # lumo (4)
- # mount (3)
- # off-topic (1)
- # onyx (4)
- # pedestal (7)
- # portkey (10)
- # re-frame (14)
- # reagent (10)
- # ring-swagger (18)
- # shadow-cljs (97)
- # spacemacs (1)
- # tools-deps (9)
- # vim (1)
- # yada (13)
Good morning all
did anyone use ccw-ide?
I installed it on eclipse neon. It worked fine for one day. The next day I opened it after eclipse oxygen. It first showed an alert something along the lines "your workspace was opened with a later version of eclipse. do you still want to proceed?" I hit yes.
Eclipse never started after that
The error was "SWTException: Invalid thread access"
morning
I haven't used CCW for years... no idea what it current state is @manas.marthi , maybe start with a new (ie. clean) workspace?
.
. : .
'. . : . .'
._ '._.-'''-._.' _.
'-..' '..-'
--._ /.==. .==.\ _.--
;/_o__\ /_o__\;
-----|` ) ( `|-----
_: \_) (\_/) (_/ ;_
--' \ '._.=._.' / '--
_.-''. '._.' .''-._
' .''-.(_).-''. '
.' ' : ' '.
' : '
'
Credit for the art goes to jgs https://www.asciiart.eu/nature/sun
månmånmån
I have a spec question... how do I make check my map is correct if values are dependent on other values eg: {:language :EN :greeting "hello"}
and {:language :NL :greeting "Hallo"}
so the value of the key :language
determines the allowed value of the key :greeting
. does this make sense?
i'm currently trying to deploy a fork of a java lib to my clojars... i know i've done it before, because there's an older version of the fork on my clojars, but i can't for the life of me figure out how. the clojars mvn instrux just bork in mvn's inimitable way
Meh. Boot does that. boot test
on a new machine and it pulls down every version of Clojure ever, including the newest alphas, then uses the one that you actually asked for. Among other things
morning
(can anybody else tell I’m on SF time)
(although it’s actually err 3pm here)
having some fun with cljs lambdas, have written my lightning talk for July lambda lounge in mcr, the sun is shining… holidays are great
When is July's one? 16th? Deff want to make it to that. I've not actually looked at any cljs yet...
tl;dr doing serverless lambdas so far is shockingly less painful than python lambdas at the day job
but that might be b/c my personal AWS account I have god mode on lol