mstill
2015-8-25 16:41:15

@mstill has joined the channel


soegaard2
2015-8-25 16:55:23

@jsyeo: Caesar is having problems getting an invite. Any ideas? See comments here: http://stackoverflow.com/questions/32204246/compiler-doesnt-complain-when-cond-doesnt-have-a-else-branch-and-the-condition


cky
2015-8-25 17:15:03

@soegaard2: He needs to go to https://racket-slack.herokuapp.com/


cky
2015-8-25 17:15:35

(I’ve commented that link to him now.)


soegaard2
2015-8-25 17:16:33

great


mstill
2015-8-25 22:29:04

Slack is so much nicer than using IRC directly


jsyeo
2015-8-25 22:29:29

:+1::skin-tone–3:


mstill
2015-8-25 22:29:55

And makes chat on mobile sane


jsyeo
2015-8-25 22:31:04

yep. I created this slack team because I see how clojure’s slack community is growing. they have ~2000 users on their slack team now


jsyeo
2015-8-25 22:31:22

a lot more users than on their #clojure irc channel


lexi.lambda
2015-8-25 22:31:23

for groups still using IRC, IRCCloud is a reasonable in-between


jsyeo
2015-8-25 22:32:23

yep. I used irccloud and it’s probably the only sane irc client to use. apart from setting up your own server to persist the messages.


jsyeo
2015-8-25 22:32:56

but you have to pay to stay connected to irccloud


jsyeo
2015-8-25 22:33:03

which is quite a turn off


mstill
2015-8-25 22:33:19

I’ve not tried IRCCloud but certainly when I’ve used IRC apps previously they’ve been pretty awful


mstill
2015-8-25 22:33:26

Ah


mstill
2015-8-25 22:34:14

And this me on my phone :blush:


mstill
2015-8-25 22:34:24

And now my laptop


mstill
2015-8-25 22:34:26

So cool!


jsyeo
2015-8-25 22:38:48

lol


notjack
2015-8-25 22:39:09

Definitely agree on the mobile comment. The only way I’m able to be in the chat rooms much is through my phone


erik_price
2015-8-25 22:39:58

One caveat is that Clojure has so many users on their Slack team that there is very little scrollback in the message history.


erik_price
2015-8-25 22:40:14

(but the Slack history is being logged by an integration)


jsyeo
2015-8-25 22:40:27

@jsyeo set the channel topic: Racket — http://racket-lang.org — http://pasterack.org - http://racket-slack.herokuapp.com


notjack
2015-8-25 22:40:47

I’d prefer that problem to the problem of an empty unusable chatroom


caesar
2015-8-26 04:48:01

@caesar has joined the channel


caesar
2015-8-26 04:59:58

Hello everyone I’m new here. Are some of you getting in trouble when referring to Racket documentation in Dash(Mac)? There’re so many Racket versions and I just don’t know which one to refer.


cky
2015-8-26 05:39:18

@caesar: The correct version can always be found by accessing Help -> Racket Documentation from within DrRacket.


caesar
2015-8-26 05:41:37

Yeah but I can always get many versions, such as advanced or beginner. How can I figure out which Racket version I’m currently using?


cky
2015-8-26 05:42:04

Oh, don’t use beginner or advanced, etc. unless you’re doing the How to Design Program exercises.


cky
2015-8-26 05:42:22

For normal Racket use, just use “Determine language from source”.


caesar
2015-8-26 05:45:31

Yeah I’m using this. but when I refer to the docs I get messed up.


cky
2015-8-26 05:46:13

Just stick with the Racket Guide (http://docs.racket-lang.org/guide/index.html) until you find your footing. :simple_smile:


caesar
2015-8-26 05:47:56

Ok. Thanks.