vscode-kotlin
Code-Server
Our great sponsors
- SurveyJS - A Non-Cloud Alternative to Google Forms that has it all.
- Appwrite - The open-source backend cloud platform
- Amplication - open-source Node.js backend code generator
- Sonar - Write Clean JavaScript Code. Always.
- Mergify - Updating dependencies is time-consuming.
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
vscode-kotlin | Code-Server | |
---|---|---|
1 | 382 | |
239 | 62,196 | |
- | 1.5% | |
4.1 | 8.7 | |
4 months ago | 6 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vscode-kotlin
Code-Server
-
DeVStudio – Runs VS Code on Android
From the screenshots this seems to use an X/VNC server or something, it might be good to also explore using https://github.com/coder/code-server with a native Android browser to get things like graphics acceleration (though with disadvantages like not being about to develop graphical applications)
I've been running https://github.com/coder/code-server for the past few months, and I really like it.
It's basically self-hosted VS Code in a browser. I can switch from my desktop to my laptop, even to my phone, and pick up right where I left off with uncommitted changes, long running processes, etc. Additionally, I get the full resources of my server and don't have to worry about it running down my battery or causing the fans to spin up on my laptop.
-
Install VS Code in an Android Phone?
wget https://github.com/coder/code-server/releases/download/v4.16.1/code-server-4.16.1-linux-arm64.tar.gz
-
Vscode.dev: Local Development with Cloud Tools
If you dont like the idea of having your dev environment in the cloud, a self-hosted dockerised vscode:
There's code-server (https://github.com/coder/code-server) which you can install on your own machine and is based off VSCode. However, it doesn't have access to some of the Microsoft VSCode extensions (although there are generally equivalents).
-
An appreciation post for Kasm workspaces
I like https://coder.com/, but honestly anything like Kasm or Coder is so awesome
-
Buying an iPad Pro for coding was a mistake
Because it doesnt have public IP i access it using Tailscale[2].
I especially like the pen, which allows for nice notes and also diagrams.
The other nice thing is, that even when i work from some place with bad wifi. I can still download and upload large files because the server is connected to optics.
[1] - https://coder.com/
-
Codespaces but open-source, client-only, and unopinionated
What are some of the competitors in this space?
- Gitpod, a SaaS competitor to Codespaces. http://gitpod.io
- Coder, which I guess is the more enterprisey self-hosted Codespaces alternative? https://coder.com
- This project, Devpod, seems to be a polished experience but not centralized like Coder.
- I recently stumbled upon Recode, which looks like a more indie take on the problem. https://github.com/recode-sh/cli
- Devcontainers in k8s
What are some alternatives?
Gitpod - DEPRECATED since Gitpod 0.5.0; use https://github.com/gitpod-io/gitpod/tree/master/chart and https://github.com/gitpod-io/gitpod/tree/master/install/helm
vscodium - binary releases of VS Code without MS branding/telemetry/licensing
termux-packages - A package build system for Termux.
openvscode-server - Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.
theia-apps - Theia applications examples - docker images, desktop apps, packagings
Eclipse Che - Kubernetes based Cloud Development Environments for Enterprise Teams
UserLAnd - Main UserLAnd Repository
JupyterLab - JupyterLab computational environment.
UTM - Virtual machines for iOS and macOS
Visual Studio Code - Visual Studio Code
theia - Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
ICEcoder - Browser code editor awesomeness