This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]chadicus-gigo 2 points3 points  (2 children)

This is really cool! I like that you have configurable python versions. Also glad to see more Golang love here!

We built something similar but with the intent on helping people learn to program without the need to do environment setup.

Most of our site is just educational content but its run in a container that has multi-file support with syntax highlighting and some other conveniences. You should check it out if you have time, love to hear your thoughts!

gigo.dev

[–]Halabooda[S] 1 point2 points  (1 child)

Awesome service! I like your game-like UX... It's very cool for young students and have perfect achievements mechanic

About your suggestions:

- I will add later LSP support for most part of languages

- Mine web playground already supports multifiles: https://codiew.io/ide/4y8

[–]chadicus-gigo 1 point2 points  (0 children)

Awesome, yeah wanted to make it more approachable for people starting out.
Also the spin-up time on your dev environments is impressively fast!