Jochem Stoel

Results 21 comments of Jochem Stoel

> I changed the line 35 to `client: 'gtx',` instead of `client: 't',` and it's working for me now. This is the solution to described problem. Hooray this guy @snowcxt...

What do you mean why? A large portion of developers in the world do not use semi colons (anymore), many of them strongly opinionated. I refrain from the debate about...

As I work with GPT all the time doing inference and training I can't help but be curious for what behavioral research GPT is useful to you and how you...

I am not exactly sure why this happens. It has something to do with Express. Running it on my machine, the console.log call runs 5 times. If you put it...

Sleep is supposed to block.

Really? That is the reason people are using system-sleep? I thought I had invented a new unique feature on the computer. I invite you edit the readme and do one...

@tinder-ubhatnagar and @rozhok Today you described that the deasync module throws an exception on a Mac platform. I have updated the module to call deasync in a try block so...

Like it says in the readme, this does not work in browser environments or anything else than Node.

You are receiving this error because deasync fails to build. Simply download this module here from GitHub and it will work fine.