Results 11 issues of Tim Huff

@apechimp I'm going to need `Table.remove` tomorrow so I'll probably have a go at getting it to resemble `Table.find` tonight. My thoughts, for your consideration: I don't want any mishaps...

I'm making a heat map of the aggregation of a ton of data. When I came across the example, I went "...wait, so I have to send all my data...

Does this proxy enable nginx session affinity? From looking at the `nginx.tmpl` file, it would appear not. It seems that this would be beneficial to include. When I release a...

It'd be nice if this came with a hotkey to clear out unused imports as well.

Similar to my other pull request, this is just a proof of concept. I'll add tests if we want to move forward. What this enables a user to do is...

At the start of the media.like function, you have the _credentials code running on an empty object (explicitly `{}`). This should be `params` instead. Was getting an `OAuthParameterException`. Changed line...

@pwlmaciejewski @Eghizio So I haven't worked on my canvas-phash library in ages but it still gets some attention that I could direct this way. The image hash is a problem...

The reference is [Geometric Algebra for Electrical and Electronic Engineers](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6876131). It discusses the application of GA in terms of Maxwell's equations but gives a very good introduction to GA, in...

Neat extension. It seems easier to google the name real quick than to search through `package.json` for it, though. I would absolutely use this if I could click the name...