Setting up development environment often turns into a developer horror story. Bring secrets, environment variables, authentication and consistency between each developer's machines and CI pipelines and it becomes a nightmare. Thankfully, modern tools like Novops and Flox can help streamline most of this boilerplate.| blog.crafteo.io
Using Flox, it is easy to create reproducible environments for ML training and inference using Hugging Face Diffusers. Our FLAIM environment gets you there in a single command.| flox.dev
Adding the power of ChatGPT to your shell can make you more efficient, and it's easy with a Flox remote environment.| flox.dev
You can run containers using Podman and Flox without installiing any heavy desktop applications or starting daemons.| flox.dev
Ollama is an amazing way to work with LLMs. Installing it isn't exactly hard...but adding it to your project's stack and sharing it with colleagues? That can be tricky unless you use Flox.| flox.dev
It’s even easier to build beefy services like PostgreSQL into your dev environments now that Flox does the setup, teardown, and runtime management lifting for you.| flox.dev
On paper, Dev Containers are great to define and share development environments easily. Actually using them is not that great: lack of reproducibility, integrating host files in containers, difference in implementations between various tools…| blog.crafteo.io
Get started with creating Flox environments.| flox.dev