Devin Weaver

Results 234 comments of Devin Weaver

> Removing trailing whitespace is futile; it will drip back in again as I edit code. You need a better editor then. :imp: Snarking aside, your preferred editor doesn't have...

Is this not the same as placing a node only plugin that opens a stream/pipeline?

Well from a high level mustache and handlebars are a string template syntax while in [Ember](https://emberjs.com/) the template is a LISP language that looks like mustache but isn't. It includes...

Looking at the code there isn't anything in **this** plugin that uses the .md, .markdown or .text checking. The choice for chromium to use this plugin is based on the...

This [chromium issue](http://code.google.com/p/chromium/issues/detail?id=68561&q=content_scripts&colspec=ID%20Pri%20Mstone%20ReleaseBlock%20OS%20Area%20Feature%20Status%20Owner%20Summary) _could_ be relative. And also maybe [this issue](http://code.google.com/p/chromium/issues/detail?id=72610&q=content_scripts&colspec=ID%20Pri%20Mstone%20ReleaseBlock%20OS%20Area%20Feature%20Status%20Owner%20Summary)

If I find I do this often I'll use a pollyfill function: ``` CoffeeScript pollyfillTi = (returnType) -> (props) -> retObj = {} retObj[key] = val for key,val of returnType...

@bf4 I can not: > I was unable to test any of this due to [lib v8](https://github.com/cowboyd/libv8/issues/123) problems so here is the code and you can edit it as you...

Oh wow, hope it works. I honestly don't remember this. The sad truth is that dispute adding my PPWM links on all my social medias not a single person ever...

I have no idea about this feature. I know the use of the URL hash feature broke TiddlyWiki so I warn against that.