mmzoo

Results 8 comments of mmzoo

Can you not just send in an additional parameter to indicate when the URL should be considered expired?

Is there a chance this can get merged in or does Bacon support Ruby 1.8?

Hi, I'm trying to wrap my head around different element query solutions and their performance. I stumbled upon [css-element-queries](https://github.com/marcj/css-element-queries) and their approach appears to avoid event listeners on "resize" [as...

@salbertson Our use-case is simply to keep the feedback by humans separate from the feedback by the dog. If Hound inserts 10 comments in a file it's hard to see...

I just noted another disadvantage with comments: they don't disappear when they are outdated. They just hang around in the main conversation even though they have been fixed: ![screen shot...

Long time no see :D In that code snippet there is one backslash `\` that causes a weird behavior. Syntactically it is correct as per [this](https://github.com/slim-template/slim/issues/331) (I don't think [this...