Remix.run Logo
dmcrespo 17 hours ago

The main advantage is accessibility and ease of use: with the browser, no setup is required on the user’s side, no toolchains need to be installed, and there’s no need to be familiar with SSH or terminal workflows

It also provides a more visual and interactive environment (editor, peripherals, simulation controls), which is especially useful for teaching and for beginners.

The Docker image is there so you can easily install it on your own machine if you want to run it locally or work on development

mech422 12 hours ago | parent [-]

The visual component editor does look pretty nice :-) I guess I always just associated sbc's with a more 'hands on' style...

Anyway, seems like a pretty cool project - congrats!

dmcrespo 12 hours ago | parent [-]

Thanks! The visual editor is actually a big part of the project

I used a little AI to create the graphical interface since I focused heavily on emulation, testing, and refining and optimizing the circuit editor. But now I have plans to improve the UI and make it faster and more intuitive

Still a lot to improve there, but glad it’s useful already