Fork me on GitHub
#off-topic
<
2019-05-22
>
souenzzo15:05:04

Anyone using clojure -Sdeps "{:deps {my-app {:git/url "..." :sha \"$APP_VERSION\"}}}" -m my-app.main as a defaut script to run/deploy prod apps??

sotrhraven15:05:45

Are there 3rd party vendors to verify a persons identity? So that I know that person is real. Not touching that information personally. A good level of separation.

sotrhraven15:05:25

So my web app doesn't have multiple accounts or fake accounts.

Daniel Hines16:05:28

Funny you mention that. David Nolen just gave a talk about https://vouch.io

Daniel Hines16:05:12

I’m not sure if they’re ready for production yet (seems very early stage), but definitely something to keep an eye on.

Daniel Hines16:05:58

Actually, looking at the site, they might have folks in producation already.

souenzzo01:05:44

This is look like what @U0F32STEX do with a CLR library

emccue23:05:14

looking at the docs for ASM

emccue23:05:27

i see the potential for some downright EVIL macros

Alex Miller (Clojure team)23:05:27

I can point you at something like that we did in a perf benchmark :)