Show HN: Lapdev, a new open-source remote dev environment management software

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • lapdev

    Self-Hosted Remote Dev Environment

  • spec

    Development Containers: Use a container as a full-featured development environment. (by devcontainers)

  • Hi, Lapdev dev here. Let me try to answer your question.

    It's installed on a remote server so it provides remote environments. If you use VSCode remote, then you can "open" it through VSCode remote ssh.

    The environment that Lapdev provides essentially is a container (other format is on the roadmap) with things pre-installed as defined in Devcontainer(https://containers.dev/) format.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • coder

    Coder provisions software development environments via Terraform on Linux, macOS, Windows, X86, ARM, and of course, Kubernetes.

  • Founder of coder (https://github.com/coder/coder) here. We choose Terraform as our provisioning layer so that users can provision full blown VMs as their development environment.

    We have many teams using GPUs with Coder for ML workloads but doing GUI/Game remote development where interactivity is essential remains elusive.

  • devpod

    Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.

  • cli

    A reference implementation for the specification that can create and configure a dev container from a devcontainer.json. (by devcontainers)

  • You still cannot stop, remove or update a Dev container from CLI and there at numerous issues with the rest of the implemented features.

    [0]: https://github.com/devcontainers/cli?tab=readme-ov-file#cont...

  • devenv

    Fast, Declarative, Reproducible, and Composable Developer Environments

  • https://devenv.sh/ and nix in general are great for setting up dev environments.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Devbox: Instant, easy, and predictable shells and containers

    16 projects | news.ycombinator.com | 25 Aug 2022
  • Deciding between Telepresence vs Garden.io

    3 projects | /r/devops | 25 Jul 2022
  • 11 of the Best Open-Source Kubernetes Tools - 2021 Edition

    6 projects | dev.to | 16 Jun 2022
  • Should devs manage dev environments

    4 projects | /r/ExperiencedDevs | 8 May 2022
  • What's a good tool/method for live development of an application on a local machine?

    2 projects | /r/kubernetes | 15 Mar 2022