Andrea Richiardi

Results 486 comments of Andrea Richiardi

Thanks for the detailed answer, I also read about privacy concerns and I guess encripting is fine, even if JavaScript randomness leaves something to be desired ... probably coupled with...

This is very interesting and would be great to be able to compose the query using only data (maps?) or data + macro.

Ah cool, but I was more thinking of doing it on the frontend (see other issue), rethinkdb queries look indeed very composable..

I think this indeed is something that I assumed was clear, so apologies for not even stating the issue. It seems like the symbol (in the above `port-file-name`) right after...

Oh man I thought I answered here, let me try if it is still in my drafts, sorry about that!

Ok let me get more examples to you, I also attach my [.zprint.edn](https://github.com/kkinnear/zprint/files/9065591/default.zprint.edn.txt). ```clojure (r/defrule foo-rule [?w

Oh dear, sorry I did not specify what the desiderata is: ```clojure (def ^{:doc "Json serde. This enables our default camel-case out kebab case in behaviour."} default-json-serde serde/json-camel-kebab-serde) ``` and...

Hey @kkinnear, thanks yep it appears I mistakenly seen the third the same as the first two examples. For some reason I am always bringing you hot potatoes to handle...

> I'm working toward a real way to get you what you want. Awesome! > ``` > ; Version B -- this is what you get today, which is easy,...

Hey, no problem :smile: Version B is best imho