The Flox Open Beta
11–20 of 59 posts
Re: The Flox Open Beta
#12This looks similar to https://www.jetpack.io/devbox/ that build on top of nix too.
Re: The Flox Open Beta
#13This looks similar to https://www.jetpack.io/devbox/ that build on top of nix too.
Disclosure -> Ron here, co-founder at flox and NixOS Board Member
Re: The Flox Open Beta
#14Re: The Flox Open Beta
#15This looks similar to https://www.jetpack.io/devbox/ that build on top of nix too.
It's exciting to see so much starting to be built with and on top of Nix. We've been working on enabling developers to go beyond the developer environment and into the later stages of the flow. Curious to get your thoughts on what you find the most compelling from the core Nix story/benefits. Disclosure -> Ron here, co-founder at flox and NixOS Board Member
I started from using asdf [1] for managing golang, python and node. My main language is golang but often I need to run project from other language and different version especially python with packages have different version needed from pip i.e python 3.6 and python 3.8
I found about nix and it looks a good fit for my usecase because it not messing with PATH and not spawning container like docker but when I try to use it, I feel overwhelmed by it.
I use devbox now because it's easy to use but definitely will try flox. I welcome any tools that can help reduce nix complexity.
Re: The Flox Open Beta
#16Earlier quoted context omitted.
It's exciting to see so much starting to be built with and on top of Nix. We've been working on enabling developers to go beyond the developer environment and into the later stages of the flow. Curious to get your thoughts on what you find the most compelling from the core Nix story/benefits. Disclosure -> Ron here, co-founder at flox and NixOS Board Member
For me, it's reproducibility and version control. I started from using asdf [1] for managing golang, python and node. My main language is golang but often I need to run project from other language and different version especially python with packages have different version needed from pip i.e python 3.6 and python 3.8 I found about nix and it looks a good fit for my usecase because it not messing with PATH and not sp…
Please give us a try and offer any feedback, we want to make it easy to adopt for even non-Nixers and enterprise.
Re: The Flox Open Beta
#17Re: The Flox Open Beta
#18Earlier quoted context omitted.
It's exciting to see so much starting to be built with and on top of Nix. We've been working on enabling developers to go beyond the developer environment and into the later stages of the flow. Curious to get your thoughts on what you find the most compelling from the core Nix story/benefits. Disclosure -> Ron here, co-founder at flox and NixOS Board Member
For me, it's reproducibility and version control. I started from using asdf [1] for managing golang, python and node. My main language is golang but often I need to run project from other language and different version especially python with packages have different version needed from pip i.e python 3.6 and python 3.8 I found about nix and it looks a good fit for my usecase because it not messing with PATH and not sp…
Re: The Flox Open Beta
#19Edge Dev on Windows 11 25290
https://i.imgur.com/2VjXnQI.mp4
Yikes.
Re: The Flox Open Beta
#20Whats next on the roadmap?