Baylee Schmeisser

Results 158 comments of Baylee Schmeisser

What about an input_server on one port, and output_server on another port. The client would connect to both of them based on the configuration. That way we keep the same...

Any update on this?

@Markcial, maybe we should start by getting in the abstraction layer that just works for the current implementation so this isn't such a large project? You probably already have this...

Its nice, but the syntax isn't very nice to look at or read. Potentially use something like [spectrum](https://bitbucket.org/mkharitonov/spectrum) ?

What's the advantage of classes added to compiled html? It seems like it would add unnecessary complexity for no real benefit. With css3 you could target these and [overwrite the...

@amatiasq I didn't think the css would add complexity, but making the app use classes instead of colors would. Knowing if it already submitted the css or not, etc. It's...

Using something like sinon and stubbing out a fake ga object would do the trick. Assuming it's api doesn't change. Then it can all happen without firing up a browser...

@90V I don't have any context on this project. I believe @Tasemu owns this project. I stopped using this project a few years ago, sorry.

Is this fixed by #45 ?

What version of the file finder do you have? In newer versions of the zazu-file-finder on mac it uses `mdfind` built into mac. With this I can determine the query...