portkey

cgrand 2018-03-09T09:05:04.000071Z

meh they are measuring time to deliver a 200 OK โ€œhelloโ€

baptiste-from-paris 2018-03-09T12:22:14.000283Z

and there is Clojure CLR also ๐Ÿ˜„

cgrand 2018-03-09T12:22:52.000247Z

Unity + CLJ + AWS?

baptiste-from-paris 2018-03-09T12:23:05.000241Z

ahah, thatโ€™s my mid-term goal ๐Ÿ˜‰

baptiste-from-paris 2018-03-09T12:23:20.000137Z

I hope Iโ€™ll find some way to get there

๐Ÿ‘ 1
viesti 2018-03-09T21:14:38.000560Z

๐Ÿค”

viesti 2018-03-09T21:19:58.000563Z

this might be blasphemy, but for a piece of coursework, happened to try out a pandas-numpy (python numeric lib) package (https://github.com/ryfeus/lambda-packs/tree/master/Pandas_numpy, weights 18MB) with this AWS inline code editor

viesti 2018-03-09T21:20:58.000017Z

thinking about classloader that spins up a lambda process start

viesti 2018-03-09T21:21:16.000403Z

but the problematic thing is that this sort of thing drives you out of your local repl

viesti 2018-03-09T21:22:54.000703Z

(and packaging python libs with heavy native dependencies some amount of work, which some people seem to have done though)

viesti 2018-03-09T21:24:00.000572Z

me being behind a slow internet, the upload time is signifficant

viesti 2018-03-09T21:24:37.000315Z

remembers there being a packager cache issue somewhere

viesti 2018-03-09T21:26:28.000247Z

ah, Delta redeploy #10

2018-03-09T02:58:54.000025Z

@zerio has joined the channel