Fork me on GitHub
#dirac2016-01-12
>
meow07:01:44

@darwin: how have you been?

jimmy09:01:06

hi guys 😄

jimmy09:01:18

but the thing is when ever I refresh the browser

jimmy09:01:31

I have to run the same command to require devtools and install over again ?

jaen09:01:17

Well, you could put it in your code, I suppose? Or am I misunderstanding something?

jimmy09:01:29

ah , yes xD

darwin13:01:03

@meow: Hi Patrick, thanks, I have been working on Clojure(Script) projects simple_smile chromex in November, and started hacking on dirac in December

darwin13:01:38

Dirac took more time than initially expected, but I think I will be able to release 0.1 later this week

darwin13:01:29

@meow: What are you hacking on these days?

meow13:01:50

couple of things

meow13:01:03

#C0CB40N8K

meow13:01:11

and #C0J20813K

meow13:01:29

not writing code for those, just helping out

darwin13:01:20

I used to be into 3D as well, actually I have masters in CS - computer graphics

darwin13:01:26

wanted to do game dev

darwin13:01:02

worked on Mafia2 PC game for couple of years

darwin13:01:26

so braid-chat could be a new home for our slack community some day, I suppose simple_smile

jaen13:01:25

@darwin: don't have time just now, but will be interested in getting dirac working with boot toolchain soon; I hope I can hassle you to get pointers how to do it then?

darwin13:01:14

@jaen: thank you, I completely ditched Figwheel dependency and rewrote all for using nREPL, so there should be no lein specific bits now

darwin13:01:43

I will provide docs for lein, but would be really glad for someone familiar with boot to write some tips for boot

jaen13:01:09

Oooh, cool, then maybe it will be easy to get it working with boot ❤️

jaen13:01:33

cljs-devtools saved me from grief countless times, I expect dirac to be the same.

darwin13:01:04

we’ll see, haven’t used it personally much yet simple_smile

darwin13:01:25

for me two major features: eval-ing in the context of paused debugger on selected stack frame

darwin13:01:43

and second will be system-wide shortcut to focus repl prompt

jaen13:01:21

Yeah, you can do simple thing writing Javascript on a breakpoint, but more complex expression? No dice.

jaen13:01:27

So it'll certainly be helpful.

meow13:01:43

@jaredly: get yer butt over here and check out what @darwin has been doing

meow13:01:30

@darwin: guy looking for d3.js help over on #C0F0V8DT5 right now if you can help, plus we discuss lots of graphics issues there

darwin13:01:45

heh, last time I used d3 was few years back with coffeescript: https://github.com/darwin/cmx.js

meow13:01:20

@jaredly: is into all things repl

darwin13:01:40

I want to do some blockchain visualizations using d3.js some day, maybe I will write it in cljs simple_smile

meow13:01:41

you two should find much to discuss

meow14:01:09

come over to #C0F0V8DT5 to discuss further

darwin14:01:18

sure, thanks

jaredly14:01:57

@meow: 😄 yeah I’m using @darwin’s stuff in the repl I’ve made