portkey

Portkey: from REPL to Serverless in one call
viesti 2018-03-04T07:26:41.000018Z

:D

viesti 2018-03-04T07:30:18.000045Z

Guessing that some part of apache http holds a reference to a java.security class and we end up serializing it, but deserialization doesn't quite work

viesti 2018-03-04T07:32:38.000011Z

thinking that we've gone quite far with serialization, hadoop even. Started thinking of edge cases for serializing instance of a class that would be particularly upset but such freezing/thawing...

viesti 2018-03-04T11:41:44.000007Z

0% AWS_PROFILE=portkey-minimal clj -R:rebel:portkey -m rebel-readline.main
[Rebel readline] Type :repl/help for online help info

viesti 2018-03-04T11:42:19.000097Z

if live demoing portkey next time 🙂

baptiste-from-paris 2018-03-04T15:25:52.000013Z

Ok, I am starting to generate operations for the query protocol

baptiste-from-paris 2018-03-04T15:26:07.000007Z

request signing v2 is working

baptiste-from-paris 2018-03-04T15:26:18.000092Z

I have to figure out how to generate all query-string

baptiste-from-paris 2018-03-04T15:26:24.000112Z

going to rest now ^^

viesti 2018-03-04T16:58:22.000014Z

rest is a good thing :)

cgrand 2018-03-04T18:26:10.000029Z

Seeing only the last notification I read « REST is a good thing »

viesti 2018-03-04T19:12:27.000003Z

stepped in the land of ambiguity

viesti 2018-03-04T19:19:23.000056Z

spent some time in that land since I forgot that I had a maven coordinate of portkey in my global deps.edn and git deps doesn’t actually work since we have Java source code also

viesti 2018-03-04T20:54:19.000111Z

hum, Lambda max memory limit is now 3008MB, aws-clj-sdk specs would need an update

1
viesti 2018-03-04T20:54:25.000023Z

but sleep now