This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-07-27
Channels
- # admin-announcements (1)
- # aws-lambda (2)
- # beginners (48)
- # boot (231)
- # capetown (1)
- # cider (35)
- # cljs-dev (25)
- # cljsrn (74)
- # clojure (273)
- # clojure-austin (2)
- # clojure-berlin (5)
- # clojure-hk (1)
- # clojure-poland (1)
- # clojure-russia (50)
- # clojure-spec (63)
- # clojure-uk (58)
- # clojurescript (51)
- # cursive (5)
- # datomic (39)
- # defnpodcast (3)
- # dirac (13)
- # editors (6)
- # emacs (3)
- # hoplon (86)
- # jobs (2)
- # lein-figwheel (1)
- # liberator (3)
- # off-topic (10)
- # om (113)
- # onyx (34)
- # protorepl (29)
- # re-frame (2)
- # reagent (8)
- # remote-jobs (1)
- # ring (4)
- # test-check (42)
- # untangled (31)
- # yada (2)
Cool, but the annoying level of intermittent rain where you put on your wet cycling gear, go 10 minutes, then have to take it all off again because you are boiling hot
rain gear in summer is our way of reminding us what engineering trade offs are all about
Hello.
Whatās the best place to posts oneās availability for contract work as a Clojure developer? Do we have a dedicated mailing list for that?
I found this https://groups.google.com/forum/#!forum/london-clojurian-jobs which seems quite dead.
Thanks.
and I also would use the clojurians london jobsā¦ yes it isntā very busyā¦ but it does get used
Thank you @thomas
has anyone here ever used the tentacles lib: https://github.com/Raynes/tentacles
we would like to use it on our github enterprise serverā¦ which require tokens to access itā¦ havenāt figured out how to do that (yet) with tentacles.
ok, got it working nowā¦ turns out I didnāt have to add apiā¦. to the start of the url DOH
Quick question as my brain is not working - how would I get a class name in clojure? I want the equivalent of āMyClass.class.getName()"
That was assuming you had an instance of the class, myobj
. Calling class
to get the actually class.
Hehe. Evening!