Jeff Minard

Results 5 issues of Jeff Minard

I was looking into adding ffjson to (https://github.com/alecthomas/go_serialization_benchmarks (like #154 was suggesting) and found that ffjson made things a good deal worse in the benchmark. https://github.com/chuyskywalker/jsontest On my local machine,...

While working on (https://github.com/chuyskywalker/reverse-php-barrister-idl) I came across the dilemma that, within interfaces, there is no room for comments on parameters and return values. As an example, in PHP: ``` php...

I've poked around the code, example ino files, issues, and arduino forums for this, but I can't seem to find a reliable way to set a timeout for the HTTP...

> My apologies for emailing you about your Repository, however it appears the Issues button is turned off and I wanted to ask for your input on a PR I’d...

If there are extra files inside the camera snapshots directory (like a `Thumbs.db` from windows explorer, etc), the code which loops over the "images" will try to include those and...