Flox, a better alternative to Dev Containers

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

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. devenv

    Fast, Declarative, Reproducible, and Composable Developer Environments using Nix

    I've just tried both `devenv` and `flox`, and the latter had two related niceties:

    - Direnv wants to put its config inside the root of a git repo, which makes it hard to ignore. Flox's config is all in a `.flox` directory, so I could `echo * >> .flox/.gitignore` in any repo without changing the repo's gitignore.

    - There seems to be no way to run `direnv` on an environment that's not the current working dir, see https://github.com/cachix/devenv/issues/67.

    OTOH, `flox` was a bit harder to install in an existing nix setup, at least if I wanted to do a cached install. You can follow the instructions in https://flox.dev/docs/install-flox/#__tabbed_1_6, or you could add yourself to Nix's "trusted users" (which makes sense only if you're the only user on the computer using Nix).

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. flox

    Developer environments you can take with you

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

  • Flox: A virtual environment and package manager all in one

    1 project | news.ycombinator.com | 13 Jul 2025
  • The Most Elegant Configuration Language

    3 projects | news.ycombinator.com | 11 Jan 2025
  • Flox 1.3: Simplified Service Management with Flox

    1 project | news.ycombinator.com | 3 Nov 2024
  • An Introduction to Nix for Ruby Developers

    8 projects | dev.to | 21 Aug 2024
  • Fast, Declarative, Reproduble and Composable Developer Environments Using Nix

    5 projects | news.ycombinator.com | 12 Apr 2024