earonesty

Results 63 issues of earonesty

This is a minor change that can be very useful for debugging.

i want to be able to train a model on a linux box, but then ship to an ibm or sun box or any other for execution. cannot load on...

### Summary We use haul, mostly because metro bundler doesn't give us enough control.

Do you support EC point multiplication: IE: I pass in an EC point, your system multiplies by the private key and replies? This is needed for custom protocols, like custom...

question

should be bytes, not textmode

There are a number of cryptosystems besides GnuPG. While we could always fork this repo and plug in another, that's both harder to maintain and harder for users to work...

Fairly simple endian-safe c++ header only library. Allows for schema upgrades, int64_max fields, repeated fields, https://github.com/earonesty/qserial Goal: Not template driven, easy to read/use, no precompilation step - but about as...

i don't think crypto is needed anymore

dsrc should pass these tests (perl t/simple.t). not sure if you want to include a "make check" target, but these tests cover the bugs i've found recenty. i'll keep adding...

a data url can allow for the embedding of images with mime type: https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URLs or the embedding of a gif, or podcast link or whatever a single url field as...