TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Serverless Code Editor framework for any programming language

57 点作者 jockdarock将近 8 年前

3 条评论

shortstuffsushi将近 8 年前
I&#x27;m confused, how is it server less if it literally had a server.py file that acts as an HTTP server? I&#x27;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?<p>It seems to also be a sort of repl or something that evaluates the code you write as you write it maybe? I&#x27;d have to look at this from my computer to understand, but it&#x27;s not what I expected from the title.
评论 #14952002 未加载
评论 #14940012 未加载
Zyst将近 8 年前
&gt;Serverless Code Editor Framework<p>Library Reactive Functional Composable
评论 #14939913 未加载
评论 #14940250 未加载
thangngoc89将近 8 年前
TL;DR: A repl that uses Docker and executing code in Function-as-a-service way