Remix.run Logo
loumf 17 hours ago

I pair program JS-based games with my nephew remotely using the glitch editor. In the end, it’s just static files. Can anyone recommend another place to do that? What we needed from glitch was the collaborative editing and instant update.

I could stand up a server if there’s some open-source glitch-like for just static HTML and JS.

akoboldfrying 15 hours ago | parent | next [-]

> In the end, it’s just static files.

GitHub Pages?

loumf 7 hours ago | parent [-]

I really want the collaborative editor from glitch. The hosting part is easy.

paradox460 an hour ago | parent | next [-]

GitHub pages with vscode in the browser?

paradox460 an hour ago | parent | prev [-]

GitHub pages with vscode in the browser?

immibis 12 hours ago | parent | prev [-]

I've been thinking about offering some kind of independent free hosting for the last few months or so. It seems like there's some need for more free, unenshittified hosting services aimed at non-commercial projects (like Miraheze is for wikis), but I'm very concerned about the legal risks, being outside of the USA (not that it's any better in the USA right now but traditionally it was). Servers are plenty cheap now, but lawyers aren't.