Rob Watson

Results 4 issues of Rob Watson

While using DDG in the Firefox address bar, I regularly mis-type while entering the bang. For example, ``` some search term !g ``` accidentally becomes ``` some search term !gh...

reported

Hi there, as I understand it from playing with the library, if a State contains non-copy types like String then they have to be cloned in `apply_event` which would be...

Add support for bundling audio worklets. Audio worklets are somewhat similar to [web workers](https://github.com/thedodd/trunk/issues/46) but have some different restrictions/challenges. This list isn't necessarily exhaustive, just what I remember from hacking...

We would find it useful to encode/decode the logical Decimal Avro type to and from Go. Currently we rely on an [external dependency](https://github.com/shopspring/decimal) to provide support in the absence of...