TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Open-source in-browser code editor/executor with REPL, 10+ languages

29 pointsby logicboardalmost 2 years ago
I am super excited to open-source the code executor behind logicboard.com - an in-browser collaborative code editor.<p>The backend is written in Elixir+Phoenix and implements a WebSocket API to execute code in docker containers.<p>Next steps include making this more secure, I am considering Google&#x27;s gVisor to implement better isolation between containers and the host kernel.

2 comments

petabytesalmost 2 years ago
<a href="https:&#x2F;&#x2F;riju.codes&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;riju.codes&#x2F;</a> is similar, and a real gem
评论 #36666590 未加载
appleflaxenalmost 2 years ago
This is incredibly cool!