workshop-pulsar
openvscode-server
Our great sponsors
workshop-pulsar | openvscode-server | |
---|---|---|
1 | 124 | |
21 | 4,103 | |
- | 1.7% | |
10.0 | 10.0 | |
over 2 years ago | 4 days ago | |
Java | 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.
workshop-pulsar
-
Bring Streaming to Apache Cassandra with Apache Pulsar
Join our beginner-friendly Pulsar workshop on YouTube and learn how to connect Pulsar with Cassandra for streaming! In this post, we’ll set the scene with an introduction to Pulsar and guide you through four hands-on exercises where you’ll use these free, cloud-native technologies: Katacoda, Kesque, GitPod, and DataStax Astra DB. Each exercise will also be linked to the step-by-step instructions on the DataStax Developers GitHub wiki.
openvscode-server
- [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/
-
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
-
️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.
-
Outlook of Javascript Full-Stack Development for 2023
People have been using tools like jsfiddle for quick experiments for years, but it's been limited to playing with client-side stuff. However, full-fledged web IDEs were maturing fast in 2022. For example, Codesandbox now provides good support for full-stack frameworks like Next and Nuxt by spinning up remote containers to run the server-side workload and emulate a "local" experience for you. Gitpod adopts a similar technology but looks more ambitious in reaching deeper into development life cycles. The most exciting among all is StackBlitz. It took the courageous step to implement a full NodeJS implementation with Web Assembly (called WebContainer). With that, your backend code can run right inside your browser. No need to spin up remote containers and no need to transmit data back and forth across the network. It's a truly local environment. This approach sounds like the only practical way of solving the problem and turning Web IDEs into mainstream usage.
-
Any ideas to make local development easier for 15-20 sites?
I personally use DDev and Docksal due to work requirements. Personally I like Lando. With either of these, you can set your virtual environment to the specifics of that site. Makes life very easy. Another option that I have used is https://www.gitpod.io/ which isn't even local. It works pretty well and can connect. I have also been meaning to try github's workspace, but that may just be for Javascript applications (need to read up more)
- Devops engineers who use windows, how?
-
Devpod: Remote Development at Uber
There's at least one good commercial solution that basically does the same thing the blog describes [1]. Working well for us so far.
What are some alternatives?
Code-Server - VS Code in the browser
vscode-dev-containers - NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https://github.com/devcontainers/feature-starter for information on creating your own!
openvsx - An open-source registry for VS Code extensions
gitpod - The developer platform for on-demand cloud development environments to create software faster and more securely.
template-docker-compose - A Docker Compose template, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral development environments in the cloud.
vscode-python - Python extension for Visual Studio Code
theia - Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
vscodium - binary releases of VS Code without MS branding/telemetry/licensing
codespaces
codesandbox-client - An online IDE for rapid web development
template-nixos - The NixOS template, configured for Gitpod (www.gitpod.io) to give you pre-built, nix based ephemeral operating system environments in the cloud.
wappalyzer - Identify technology on websites.