
Runno
Codespace
Productivity Power Tools
Creative Tim
CodeMyUI
30 seconds of code
Snipt
Snipper.ml
Stack Overflow
GitHub
DEV.to
Stack Exchange
Reddit
Quora
Question2Answer
LeetCode
Stack OverflowBased on our record, Stack Overflow seems to be a lot more popular than Runno. While we know about 895 links to Stack Overflow, we've tracked only 8 mentions of Runno. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Working on Runno (https://runno.dev/) as a side project. It's a tool for running code in the browser for educational use. I've been playing around with turning it into a sandbox for running code in Python (https://runno.dev/articles/sandbox-python/). This would allow you to safely execute AI generated code. Generally thinking about more ways to run code in sandbox environments, as I think this will become more... - Source: Hacker News / over 1 year ago
Really impressed by the depth and breadth of this project, well done! A particularly interesting part is the socket layer inside the browser. Other people solving this problem have previously used a proxy to a server that does the real socket implementation. This means you can't have a "browser-only" solution. The author has solved this (for HTTP/S only) by proxying HTTP requests and then re-creating them as fetch... - Source: Hacker News / over 2 years ago
This is the use case I've been tackling with Runno (https://runno.dev), it's more performant than OP's approach but not as flexible. - Source: Hacker News / over 2 years ago
I love these kinds of interactive code/sandbox projects! The author's example page [1] gives some more background on the design of Codapi as well [2]. Another similar project is Runno which runs entirely client-side in the browser [3]. [1] https://antonz.org/code-examples/ [2] https://codapi.org/ [3] https://runno.dev/. - Source: Hacker News / over 2 years ago
I'm working on this problem as well and would be happy to sling you some thoughts and notes. Check my website https://runno.dev and send an email to the address on that website! - Source: Hacker News / almost 3 years ago
So, I reviewed the questions list again but this time, since the time I did view it about 9 hours ago [1]. 10 were negative scored, 5 positive scored, 15 0 scored, 4 has received answers. This is better than normal for those ~30. Usually it's 80% without votes, without answers, without comments. So, this is a significan improvement... Which I suspect is due the time of the day, as the US and most of Europe were... - Source: Hacker News / 7 months ago
It's surely both. Look at the newest questions: https://stackoverflow.com/questions?tab=Newest Most questions have negative karma. Even if somehow that is "deserved", that's not a healthy ecosystem. All that is left of SI are clueless questioners and bitter, jaded responders. SO worked when "everyone" was new to it, and they felt energized to ask questions ( even "basic" questions, because they hadn't been asked... - Source: Hacker News / 7 months ago
A wide community: Beginners benefit most when answers are easily accessible. A language with strong Stack Overflow activity, official docs, and tutorials will keep you moving. - Source: dev.to / 9 months ago
Another study from Stack Overflow revealed that developers spend an average of 6โ8 hours daily in front of screens, which further increases digital fatigue. - Source: dev.to / 11 months ago
10. Stack Overflow for Teams โ Knowledge Sharing Platform. - Source: dev.to / about 1 year ago
Codespace - A beautiful cross-platform code snippet manager
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Productivity Power Tools - Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.
DEV.to - Where software engineers connect, build their resumes, and grow.
Creative Tim - Awesome Bootstrap freebies and templates to build better websites
Stack Exchange - Stack Exchange is a fast-growing network of 84 [and counting] question and answer sites on diverse...