gitpod
Code-Server
| gitpod | Code-Server | |
|---|---|---|
| 121 | 435 | |
| 13,696 | 77,841 | |
| 0.1% | 0.7% | |
| 9.3 | 9.1 | |
| 4 days ago | 8 days ago | |
| TypeScript | TypeScript | |
| GNU Affero General Public License v3.0 | 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.
gitpod
-
OpenCode Hit 140K Stars. Why Terminal Agents Won 2026.
First, remote dev environments became table stakes. GitHub Codespaces, Gitpod, and self-hosted dev containers became how serious teams worked. Every engineer I know who ships to production now SSHs into a box they didn't provision, edits files with whatever editor is installed, and commits from a terminal. An IDE-bound agent requires you to also forward your IDE to the remote box, which most people don't bother doing. A terminal agent is already there.
-
Ona (formerly Gitpod) is re-launching its Open Source program
Gitpod started as an open-source project. Long before “AI productivity” became a thing, the core problem we were trying to solve was simple:
-
How do you manage remote dev workstations in the cloud?
Gitpod (https://www.gitpod.io) is a great option here. It aims to remove the ops burden, provide a great developer experience and give you tools to manage your spend (eg automatic timeouts, suspend/resume, standardized creation of environments).
Full disclosure: I’m one of Gitpod’s co-founders.
-
Accelerating Open Source Impact: Harnessing the Power of Cloud Development
Gitpod
-
Dear AWS, how do I build & develop purely on AWS right now?
As an alternative for Cloud9, you can use vscode.dev, which runs VS Code in the browser or other alternatives that are more integrated and personalized like gitpod.io or Github Codespaces.
-
From Text Editors to Cloud-based IDEs - a DevEx journey
Then, we had the rise of the cloud and the arrival of cloud-based IDEs. The first cloud-based IDE was PHPanywhere (eventually becoming CodeAnywhere) in 2009, followed by Cloud9 in 2010 (before AWS bought it in 2016), Glitch (2018), GitPod (2019), GitHub Codespaces (2020), and Google’s Project IDX (2024).
-
How to Set Up a MySQL Master-Slave Replication in Docker
If you didn't want to setup anything and just wanted to start immediately. You can click on the button below to launch the project in Gitpod.
-
GitHub Security Best Practices Every Developer Should Know
Gitpod: It provides a Chrome extension that opens a VS Code-based IDE right in your browser. It is best for running the project in your browser without setting up and running locally.
-
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
GitPod — Instant, ready-to-code dev environments for GitHub projects. The free tier includes 50 hours/month.
-
Top Online IDE Websites in 2024 ⌨️
Benefit from an integrated terminal, collaboration features, diffs, and more. Gitpod
Code-Server
-
Self-hosted dev sandboxes with preview URLs (Docker, Go, no K8s)
I'm using https://coder.com for all my development containers. I've got mine hooked up to a k8s cluster, but anything that you can provision with Terraform can be used (e.g. docker containers).
- Ask HN: Who is hiring? (June 2026)
-
Model Showdown Round 3: Ditching Ollama in Favor of llama.cpp
Ollama is fantastic for ollama pull model && ollama run model. It's genuinely the best way to get started with local models. But when you're running them as infrastructure — serving through an OpenAI-compatible API to Coder Agents, IDE extensions, and automation — the abstraction layer starts to chafe.
- Your AI Strategy Has a Blind Spot: An SEO and AEO Audit of vibescoder.dev
-
Building Multi-Platform code-server and OmniRoute with GitHub Actions
code-server is an open-source project that runs VS Code in a browser, allowing developers to work through a web IDE on a remote server. As HagiCode Desktop integrates code-server as its built-in runtime, we need to build, verify, and distribute customized versions of code-server across different operating systems (Linux, macOS, Windows).
-
Reading list (29th March to April 20th)
Run agents, lots of them, using this open source project - link [tool] - ( Added: 2026-04-11 07:42:11 )
-
Ask HN: What dev tools do you rely on that nobody talks about?
code-server, instead of VSCode. I can build my own podman image on top of it with whatever dev tools I need for whatever languages I'm working with, and if I have to install something weird or something breaks I can just restart the container. Especially on my work machine that isn't Linux, I have this running in a VM and can just use in my browser and don't have to jump through hoops to get the dev environment I want. On my personal instance I also use it for automating building stuff from source. Before I had this, I just had build tools on pretty much every single machine I was building for and it was a hot mess.
https://github.com/coder/code-server
-
Self-Hosting Remote VSCode with Cloudflare Tunnel and Authentik SSO
code-server by Coder — VS Code in the browser, packaged as a Docker image by LinuxServer.io
-
Ask HN: Who is hiring? (March 2026)
Coder | https://coder.com/ | Multiple roles | Multiple locations | Full-time
Coder is an AI software development company leading the future of autonomous coding. We empower teams to build software faster, more securely, and at scale through the collaboration of AI coding agents and human developers. Our mission is to make agentic AI a safe, trusted, and integral part of every software development lifecycle.
Coder’s self-hosted Agentic Development Environment (ADE) is the foundation for deploying agentic AI in the enterprise. It provides a secure, standardized, and governed workspace to deploy autonomous coding agents alongside human developers, accelerating innovation while maintaining control and compliance. Coder's isolated, policy-driven environments improve productivity, cut cloud costs, and reduce data risks. Developers transition to AI at their own pace using their own tools. Platform and security teams can govern, audit, and manage a great developer experience at scale.
We passed 100k stars on GitHub! https://github.com/coder
All positions are fully remote in the countries listed unless otherwise specified.
[1] Senior Software Engineer, AI Tools (back-end Go) - US/Canada
[2] Software Engineering Manager - UK/Ireland/Poland
[3] Product Designer - US East Coast/UK/Ireland/Poland
[4] Product Manager - UK/Ireland/Poland
And more! Apply here + job descriptions, salary bands: https://coder.com/careers?utm_source=O2n5Ew72WD
Not all of our jobs are listed here. Please note that you must submit an application to be considered for any of our positions. If you have any questions, please reach out to careers@coder.com.
What are some alternatives?
upm - ⠕ Universal Package Manager - Python, Node.js, Ruby, Emacs Lisp.
openvscode-server - Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.
coder - Coder provisions software development environments via Terraform on Linux, macOS, Windows, X86, ARM, and of course, Kubernetes.
codesandbox-client - An online IDE for rapid web development
Judge0 API - Robust, fast, scalable, and sandboxed open-source online code execution system for humans and AI.