Aura Everitt
Aura Everitt
@busykai back to the question... Will this cause problems with respect to [adobe/brackets#6530](https://github.com/adobe/brackets/pull/6530) later on?
Any progress on this? I'm using v0.10.33 and the headers are absent.
What's the status of this?
Anything happening with this? It'd be nice to have access to pretty printing via the module. This would make developing with bunyan a lot nicer.
Yeah, that's what I currently do. It just doesn't seem very DRY.
I was putting off adding more noise to this thread, but it's been some time and there doesn't appear to be movement on bunyan at all. What is the status...
I could use this library (if it wasn't bound to jQuery) for my [navbar demo page](https://qubyte.github.io/navbar). I've had folks miss it entirely (my fault) and your library would be really...
I'm seeing this too. I have no issues installing other packages. Installing in atom and via `apm` fails with: `Unable to download https://www.atom.io/api/packages/seti-syntax/versions/0.3.3/tarball: connect ETIMEDOUT` There is a chance that...
It would be trivial to implement in redis with a small lua script. (I've already been doing this to implement things like increments, which are also prone to race conditions.)
Of course, it could be that this is already available in the adaptor I use (redis-hq), but I find that code ridiculously opaque. Even with these index fields available, the...