tim986
2019-5-6 10:18:07

i’m getting the odd core dump… but with the new laptop, i’ve got a billion other things i need to do before geting back to that!


tim986
2019-5-6 10:18:42

good news is, that this will make a good, portable (as in luggable) platform for racketing, so I’m bound to be doing a lot more.


buoyantair
2019-5-6 10:58:19

I’m interested in building decentralised and peer to peer software. I am into building software that will help achieve my long time goal of building a self-sustainable lifestyle. It can be simple things like how I can automate simple things like managing a garden, monitoring a specific area via cameras + sensors, or it can also be trying to mess with my own personal trackers.


vidjuheffex
2019-5-6 14:51:49

Is there a way to make graphql queries with Racket?


d_run
2019-5-6 15:02:05

can’t find any packages or GH project w a cursory search


vidjuheffex
2019-5-6 15:03:19

same, time to pretend I’m not junior dev and start porting the clojure implementation :joy:


d_run
2019-5-6 15:03:54

would be pretty cool to see that


vidjuheffex
2019-5-6 15:14:12

im waaay too beginner(in Racket)/intermediate(overall) for that. For example off the bat, it used EDN syntax for its schema. Thats a very clojure-choice right there. Having not used Racket enough to know, what would Racket devs like the schema syntax to be, and since Racket is a DSL-creator, maybe EDN IS the right choice. I’d hit a roadblock every. step. of. the. way.

..But if someone starts this I’d try my hardest to contribute.


greg
2019-5-6 16:33:14

@vidjuheffex Is this the one? https://github.com/tendant/graphql-clj


d_run
2019-5-6 17:22:53

d_run
2019-5-6 17:25:13

using something like Brag to parse GraphQL’s schema is a thing https://graphql.github.io/graphql-spec/June2018/


vidjuheffex
2019-5-6 18:24:25

@greg I was looking at Lacinia (seemed more active)


matias
2019-5-7 01:19:15

That is something that feels like it needs some work, documentation wise, it makes getting started with futures pretty intimidating.


matias
2019-5-7 01:19:24

Will/do places in chez just use the native chez OS thread construct?


samth
2019-5-7 01:23:28

Places and futures on Racket CS both use Chez threads


ben
2019-5-7 01:32:23

letloop? I think loop is fine, but if you stick with it, add a margin note to say it’s not Olin’s loop.