Ezekiel Templin

Results 11 comments of Ezekiel Templin

I merged @itspriddle's scrollbars along with a bunch of the new CSS [here](https://github.com/ezkl/github_textmate_preview).

It looks like this can be achieved by passing `--header=:`.

Before making this sort of structural change, I'd like to focus on adding better sniffer definition to the core library API. I made the first major step with v0.1.0. I've...

Good point. I'm not sure how to best implement it. The current group implementation was the result of a late night hack session and will definitely need to be redesigned....

@jakeonrails If this issue is still on your radar, can you see if the same problem occurs with current master? The behavior you describe does sound like a bug, but...

@jakeonrails What method are you using to load the XML file?

@jakeonrails Thanks for the link and background info. I had a bit of a brain fart yesterday. Don't bother testing against HEAD at the moment. A streaming interface was implemented...

@dchuk Unfortunately, both [sherlock](https://rubygems.org/search?utf8=%E2%9C%93&query=sherlock) and [watson](https://rubygems.org/search?utf8=%E2%9C%93&query=watson) are taken, but I like it.

Hmm, elementary isn't a [gem](https://rubygems.org/search?utf8=%E2%9C%93&query=elementary) or github [org](https://github.com/elementary). It isn't very descriptive and also kind of long, but that is just personal preference stuff for me.

We don't really have anything like a batch purge aside from surrogate key purge and [purge_all](https://docs.fastly.com/api/purge#purge_2). The unique job queue is definitely a cool idea. Depending on frequency of purge,...