melbourne

logaan 2015-08-13T06:47:54.000005Z

yo

2015-08-13T06:49:37.000006Z

yoyo

2015-08-13T06:56:13.000008Z

welcome @jamesd3142

2015-08-13T06:56:25.000009Z

welcome @logaan

2015-08-13T06:56:31.000010Z

hi!

2015-08-13T07:04:31.000011Z

hi

2015-08-13T07:04:58.000012Z

cool, we got 3 people here, hope more people could join :simple_smile:

2015-08-13T07:09:45.000014Z

hi

2015-08-13T07:10:20.000015Z

hello

2015-08-13T07:11:05.000016Z

a few tips

2015-08-13T07:12:06.000017Z

you can use @ to send message directly, “@channel" will notify everyone

2015-08-13T07:13:21.000018Z

alright, “@channel" has been disabled by team owner.

2015-08-13T07:27:33.000021Z

Hi

2015-08-13T07:45:35.000025Z

hey

logaan 2015-08-13T11:33:30.000026Z

so the talk tonight wasn’t exactly what I was expecting

2015-08-13T11:33:40.000027Z

hi

2015-08-13T11:33:47.000028Z

glad that there is a channel going now

logaan 2015-08-13T11:33:51.000029Z

I thought that he’d built a took like of like the w3c linkchecker

logaan 2015-08-13T11:34:09.000030Z

that would interact with your site, clicking links, filling out forms and submitting them

logaan 2015-08-13T11:34:20.000031Z

and that you’d write invariats for your site

logaan 2015-08-13T11:34:42.000032Z

like… “people shouldn’t be able to see each other’s private data” or “people shouldn’t be able to make themselves admins"

2015-08-13T11:35:03.000034Z

what was it actually about?

logaan 2015-08-13T11:35:05.000035Z

and the tool would be like “well if you change this hidden field called ‘role’ and put in ‘admin’ then that last one breaks"

logaan 2015-08-13T11:35:34.000036Z

a tool kind of like that, but you have to write a bunch of code that tells the test suite how to interact with your app

logaan 2015-08-13T11:35:44.000037Z

and write functions that build and modify a model of the state of your app

logaan 2015-08-13T11:35:57.000038Z

and then the real state of the app is compared to the expected state of the app

logaan 2015-08-13T11:36:00.000039Z

which is kind of a cool idea

logaan 2015-08-13T11:36:05.000040Z

i guess

logaan 2015-08-13T11:36:29.000041Z

i’ll see if I can find the link

logaan 2015-08-13T11:36:51.000042Z

https://github.com/atroche/dry-todo

2015-08-13T11:37:12.000044Z

interesting

2015-08-13T11:37:18.000045Z

are they doing clojure at Zendesk?

logaan 2015-08-13T11:38:03.000046Z

yeah. for some stuff it seems.

logaan 2015-08-13T11:38:11.000047Z

their core app sounds like it’s still rails.

logaan 2015-08-13T11:38:24.000048Z

https://github.com/atroche/dry-todo/blob/master/src/dry_todo/actions.cljs#L10 this defn shows the how you define an action

2015-08-13T11:39:17.000049Z

hrm .. I was going to interview with them for a Senior Data Scientist role or something

2015-08-13T11:39:22.000050Z

damn, I didnt know they were doing Clojure

2015-08-13T11:39:24.000051Z

I took another role