Brian Underwood

Results 59 issues of Brian Underwood

This is a check which lets you know if you are aliasing too far into other modules. May be a code smell that you are crossing boundaries of concern or...

I was having trouble finding the original instructions that I received on how to triage. This pull request: - Makes a new section with those instructions - Uses the same...

waiting/blocked

I tried using this function and the results were longer than they should have been. This was because it was encoding to standard base64 and then re-encoding *that* to URL-safe...

I'm looking to see if there's a way to query for if a lock is set. I don't see anything in the documentation / module docs... I peeked over at...

Do you think it would make sense to automatically bring up a list of drafts (with associated numbers) if non is specified so you could quickly publish a draft?

Like the disqus comments from the previous GraphGist site

Noticed this the other day. When Node gets a gist from the internet it first caches the gist source and then each time that cache is served up Node renders...