Michael Miller

Results 5 comments of Michael Miller

Thanks for that information and context. I really appreciate your fast responses. Could you point to the branch in question? I took a look at those listed but none of...

He may be referring to this, tho not sure... https://github.com/quiet/quiet-beacon

I ran into the same issue. I had just brew-installed mbeacon and was using _iTerm_ as my terminal. However, when I switched to the MacOS pre-installed _Terminal_ I was prompted...

What do you think of expanding the syntax to support `[]` in keys? Let's lay out an example ```javascript // Object 1 { "x": [ ["a", "b"], ["c", "d"] ]...

Like a [json schema](https://spacetelescope.github.io/understanding-json-schema/) for validation?