I've some ideas about extending #VSCodium to newer realms.
Anyone willing to collab?
Would require knowledge in #Nodejs and probably #Typescript.
Boosts are appreciated. :)
@jkb Willing to create a wrapper around Codium so as to run it on a server and access it over a browser.
A FOSS alternative of code-server on VSCode.
@arghyadeep do you wanna build it from scratch or do you want to strip away all the bloat from code-server
@Hawkpro We can re-use the code-server codebase. No point re-doing it from scratch.
I tried building code-server after replacing VSCode in that repo with a modded vscode with tracking and telemetry disabled but I ran into issues. Couldn't seem to find any build instructions in their guides either.
@arghyadeep What's the project?