Live data from Hacker News

Show HN: Serverless Code Editor framework for any programming language

github.com

11–13 of 13 posts

Re: Show HN: Serverless Code Editor framework for any programming language

#11

I'm confused, how is it server less if it literally had a server.py file that acts as an HTTP server? I'm not sure, but it appears it may also expect to run in Docker, for another layer of complexity. Finally, why this vs any other editor? What advantage does it offer, especially if the first two assumptions in this post are accurate? It seems to also be a sort of repl or something that evaluates the code you write a…

I apologize if the title seemed misleading. The code execution part is built on a serverless framework, FaaS https://github.com/alexellis/faas. At some point, I might be able to incorporate the web page itself as being executed through FaaS, but for now, it is served up through a service that runs alongside the serverless code execution.

That being said, I chose to go with the FaaS so I could support more languages for execution of code than AWS or Azure currently does. Which I am working on adding more languages as develope new features for this project.

Please let me know if you have any other feedback.

Kind Regards

Re: Show HN: Serverless Code Editor framework for any programming language

#12
post #6

Earlier quoted context omitted.

Not quite. You forgot Social Geolocation RESTful API Cloud Scalable Container Sharing Economy Flash Sale.

Cryptocurrency Fibers based Hybrid Deep Learning maps for High-Performance Regressions that are Realtime Socket powered by Scalable Event Queue design rewritten in Rust.

Yeah, I guess I should have introduced my crowning achievement instead... a random HN Tech Buzzword Title generator ;).

Seriously, though. thank you for taking a look at the project and let me know if you have any questions.

Re: Show HN: Serverless Code Editor framework for any programming language

#13
post #6

Earlier quoted context omitted.

Not quite. You forgot Social Geolocation RESTful API Cloud Scalable Container Sharing Economy Flash Sale.

Cryptocurrency Fibers based Hybrid Deep Learning maps for High-Performance Regressions that are Realtime Socket powered by Scalable Event Queue design rewritten in Rust.

You got to that just by the word "serverless" being used to refer to the code execution? Amusing caption contest, but completely missing the point.
Post reply on HN