pmcvay

Results 7 comments of pmcvay

After reading these threads it sounds like sass just passes through the url, but I have a scss file with ```url('fonts/icomoon.ttf')``` and compiling it results in ```url('/styles/fonts/icomoon.ttf')``` Why is this...

Would love this feature

Or does the default `send` use batching without waiting?

If I just do `sCol.map(producer.send(_))`, then it is terribly slow so I do not think the messages are being batched

I can confirm this behavior and can confirm that it is extremely annoying and no matter what command I type in the terminal, the upload pops up again blocking my...

I am also getting this error

Is it possible to disable the triton softmax kernel as a temporary workaround?