Serving a React+JSX app from Java without node, webpack, and babeljuptr.io3 points·by moru0011·9 anni fa·0 comments
Move Code Not Data: 'Sandboxing' Using Remote Lambda Executionjuptr.io4 points·by moru0011·9 anni fa·2 comments
Make distributed programming great again: Microservices with Distributed Actorsjuptr.io3 points·by moru0011·10 anni fa·1 comments
Word disambiguation combining LDA and word embeddingsjuptr.io3 points·by moru0011·10 anni fa·0 comments
Texting Bots: The command line interface rebranded?juptr.io4 points·by moru0011·10 anni fa·0 comments
Live sample of powering a js polymer spa with java actors, break it :)java-is-the-new-c.blogspot.com1 points·by moru0011·11 anni fa·0 comments
moru0011·9 anni fa·discussnpm is indeterministic, as I have to mimic its implementation, JNMP isn't deterministic also (but I could make it so, good point)
moru0011·9 anni fa·discussIt's not only npm, its also jsx transpilation, bundling (incl. a shim of npm, es6 imports and html-imports) and java-javascript interfacing.
moru0011·9 anni fa·discussNope. mvn still reuqires a native node install. In addition it does not provide JSX rendering import shims and bundling
moru0011·9 anni fa·discussat connection time a client submits the class files reqired to execute its lambdas. We hold a classloader per client connection.