Scratch
Code.org
Godot Engine
GDevelop
Invent With Python
Snap
Processing
Unity
WebVM
Warp Terminal
regular expressions 101
CheerpJ
WebTerm
Instant Workstation
Google Chrome
DistroSea
ScratchNo features have been listed yet.
Based on our record, Scratch seems to be a lot more popular than WebVM. While we know about 577 links to Scratch, we've tracked only 7 mentions of WebVM. 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.
Sounds like Scratch: https://scratch.mit.edu/. - Source: Hacker News / about 1 month ago
The average house in the UK now has 1.3 laptops. https://www.theguardian.com/technology/2015/apr/09/online-all-the-time-average-british-household-owns-74-internet-devices A windows laptop from today is vastly easier to code on that a C64 or whatever. Most houses would have an internet connection as well so they can get to all sorts of things. A Raspberry Pi is probably something richer kids get to play with. Have... - Source: Hacker News / about 1 month ago
No syntax error editing seems like https://scratch.mit.edu/. - Source: Hacker News / 4 months ago
My 2c from lots of remote math tutoring, and one coding-for-fun middle school student: - student motivation is everything. Hard to motivate thru a screen and with cameras off. Hard to keep them engaged or recognize if they're engaged. Less of an issue with adult students. - reduce friction for students as much as possible. Ideally one web tool, zero installs. Prefer tools with few failure modes, and have fallbacks... - Source: Hacker News / 5 months ago
What is the closest analogy for kids these days? https://scratch.mit.edu ? - Source: Hacker News / 8 months ago
The architecture is a fairly straightforward WebAssembly-native monolithic kernel. Most of the complexities come from making things work well within the browser constraints for real world, large apps. We have quite a bit of experience on the topic however, these are previous projects of ours: WebVM (https://webvm.io): x86 Debian shell running client-side in the browser via x86 -> WebAssembly JIT compilation... - Source: Hacker News / 26 days ago
Thanks :-) We have been building WebAssembly-based products for a while now, so for us it's second nature. But I think you are right, most developers, even experienced ones, have not yet come to grasp the fully capabilities of the Web platform in conjunction with WebAssembly. You might find previous projects from us also interesting: * WebVM (https://webvm.io): x86 virtualization in the browser. - Source: Hacker News / about 2 months ago
A somewhat better solution via tailnet you can find in https://webvm.io/. - Source: Hacker News / 4 months ago
Hello HN community, I am very happy to share with you BrowserPod for Node.js - a sandboxed Node runtime, compiled to WebAssembly, that runs completely in the your browser. BrowserPod builds on our previous work on WebAssembly virtualization, see WebVM (https://webvm.io) as an example. The environment is not a simple set of shims, but the "real" Node.js, including support for filesystem, multiple processes and... - Source: Hacker News / 4 months ago
We use WebAssembly aggressively at Leaning Technologies across our tools. WebAssembly makes it possible to: * Run x86 binaries in the browser via JIT-ting (https://webvm.io) * Run Java applications in the browser, including Minecraft (https://browsercraft.cheerpj.com) * Run node.js containers in the browser (https://browserpod.io) It's an incredibly powerful tool, but very much a power-user one. Expecting your... - Source: Hacker News / 6 months ago
Code.org - Code.org is a non-profit whose goal is to expose all students to computer programming.
Warp Terminal - The terminal for the 21st century. Warp is a blazingly fast, rust-based terminal reimagined from the ground up to work like a modern app.
Godot Engine - Feature-packed 2D and 3D open source game engine.
regular expressions 101 - Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.
GDevelop - GDevelop is an open-source game making software designed to be used by everyone.
CheerpJ - The complete Java runtime for modern browsers. CheerpJ is the only solution that can run any large-scale, unmodified Java applications, applets, or libraries in the browser. No downloads or plugins are required.