Ben Hall

Results 12 comments of Ben Hall

According to https://web.dev/notification-triggers/#enabling-support-during-the-origin-trial-phase the origin trial will be ending on February 24? Have just realised this API exists, but I want to echo the sentiment of everyone else on this...

I'll just echo what everyone else has said - if your app requires this functionality you would be taking a huge and unnecessary risk building it as a PWA around...

Well the main problem is I cribbed all the S K derivations from [http://www.angelfire.com/tx4/cus/combinator/birds.html](http://www.angelfire.com/tx4/cus/combinator/birds.html) but the Y definition has 11 left brackets and 10 right brackets and I can't work...

S(S)(K)(S(K(S(S)((S(S(S)(K))))))(K)) http://tromp.github.io/cl/LC.pdf

Maybe it's worth updating the copy to consistently use the new name Monzo? I can see some of the urls have changed too, for instance mondo-web is now [monzo-web](https://github.com/scottrobertson/monzo-web) and...

I've recently spent a lot of time debugging a very similar problem. The way Webpack tree-shaking works is it will still output the unused exports but leave it to the...

Hi @voodoohop, custom nodes can be composed of other custom nodes. There is ony 1 test case for that though https://github.com/benji6/virtual-audio-graph/blob/master/test/customNodes/expectedBehaviour.ts#L26 so it's possible you hit an edge case. I...

Thank you very much, I'm glad you like it!

Hi! Currently this is not implemented. The app should work on your phone or computer even when you are offline so my thinking is that you shouldn't need to update...

Due to how I've modeled the data it isn't really straightforward to change this. But maybe other people will request it too. Thanks for the suggestion!