openvscode-server
codespaces


openvscode-server | codespaces | |
---|---|---|
126 | 1 | |
5,203 | - | |
1.2% | - | |
0.0 | - | |
24 days ago | - | |
TypeScript | ||
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.
openvscode-server
-
🚀 Exciting News for Developers: Run VS Code on Any Browser! 🌐
If you’ve ever wanted the flexibility of running VS Code directly in your browser, now’s the time to give it a try. After experimenting with various solutions, I’ve found a standout option: openvscode-server by github.com/gitpod-io/openvscode-server – a fork of Microsoft’s VS Code.
-
Reviving decade-old Macs with antiX and MX Linux (2022)
> Yeah, sadly there are entry level laptops cheaper than a phone or said monitor plus a keyboard and mouse
Many people already have a monitor, mouse, and keyboard lying around. They'll also have a phone already. Plus, there are very cheap docks where you can just slide your phone into a laptop shell, priced similarly to the worst and most awful Chromebooks imaginable.
> So nothing works offline.
You can run a vscode server on your phone (https://github.com/gitpod-io/openvscode-server/releases). What's lacking is the VSCode GUI, so pointing a browser at http://[::1]:8080/ will work just fine.
- [Self Hosted] Alternative auto-hébergée aux codepaces
-
Building a remote/cloud dev box IDE specifically for digital nomads. What do you want?
This already exists!! https://www.gitpod.io/
-
Understanding the Networking Basics of Lambda to RDS Connectivity
The next part is the 'Public access' parameter which needs to be aligned with the DB Subnet Group configuration. When set to No, the provisioned ENI will only have Private IP. If you try to access it from the Internet, your PC or a cloud development environment such as Gitpod that would obviously not be accessible. However, if you set it to Yes, the ENI will also have a Public IP and a Public hostname (DNS endpoint). This settings can be changed without the need to re-provision the RDS which is quite handy.
-
Crazy coworker manages entire development environment in single docker container
https://www.gitpod.io/ does this
-
Self-hosted alternative to Codespaces? (With .devcontainer support)
Not sure what .devcontainer means, but you can take a look to https://github.com/gitpod-io/openvscode-server or https://github.com/coder/code-server
-
Does anyone have a solution to replace my laptop?
I am using this project (https://github.com/gitpod-io/openvscode-server/) to run on my Linux box, then I can access it's server through my web browser.
-
️Appwrite + Gitpod: One Click Setup
We look forward to integrating more with Gitpod in the future! Check out the Gitpod homepage for more information and new development environment templates.
-
[D] I recently quit my job to start a ML company. Would really appreciate feedback on what we're working on.
I suggest you check out https://www.gitpod.io, which does more general provisioning of GitOps clusters/Pods in their managed Kubernetes clusters. It's not specifically ML, but we've looked at it for POC ML projects that want basic hosting.
codespaces
-
Getting Started with GitHub Codespaces from a Serverless Perspective
Create a personal Codespace secret called PERSONAL_SSH_KEY by visiting this page https://github.com/settings/codespaces/secrets/new and adding your private key, typically found in the ~/.ssh/id_rsa file.
What are some alternatives?
Code-Server - VS Code in the browser
ssh-agent - GitHub Action to setup `ssh-agent` with a private key
codesandbox-client - An online IDE for rapid web development
aws-sam-build-images - AWS SAM build images
theia - Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
vscode-sublime-keybindings - Sublime Text Keymap extension for VS Code
gitpod - The developer platform for on-demand cloud development environments to create software faster and more securely.
serverless-application-model - The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
openvsx - An open-source registry for VS Code extensions
vscodium - binary releases of VS Code without MS branding/telemetry/licensing
vscode-python - Python extension for Visual Studio Code

