dan

Results 8 issues of dan

Hi, I'm looking to use this strum's `#[derive(Display)]` feature, but I'm fairly new to rust and I'm not sure how this will affect memory allocation. Namely for a simple enumerations...

## Feature Request ### Crates tracing-appender ### Motivation The non-blocking writer implementation currently allocates strings and sends them over the channel, resulting in observed writing speeds of 10-15µs to write...

crate/appender

Over the past several weeks, I've been trying to get this module to work on my iPhone 6. The effect is just a gray box no matter where I embed...

On the iPhone simulator, the blur effect works as expected. When built on the physical device, the blurred area show up as an opaque grey box. Here is one of...

https://github.com/gsklee/ngStorage/issues/34 Have this been fixed? @egilkh seems to have closed the issue without addressing the problem. It is extremely irritating that ngStorage does not update with native javascript methods. It...

The issues list seem to be piling up, and it looks like there have been few substantive efforts to resolve them since late 2015.

This was my original query I wanted ``` model_user .findRandom({ 'key.61' : { $exists : false } }) .limit(10) .snapshot(true) .stream() .on('data', function(data) { beAwesome() }) .on('err', function(err) { console.log(err);...

Fairly new to imagemin, using it with Gulp. Got error below. #57 I reinstalled all my app's dependencies again. Still running into same error. Node: 4.2.1 npm: 2.14.7 Running inside...