Try it out yourself at codesandbox.io/p/devbox/nu...
Try it out yourself at codesandbox.io/p/devbox/nu...
Now I am confused between Nix Package Mamager, DevBox & Flox. 😅
github.com/jetify-com/d...
Now I am confused between Nix Package Mamager, DevBox & Flox. 😅
github.com/jetify-com/d...
#Kubecon #CloudNativeFdn #OpenSource #Kubernetes #Nix #Devbox
#Kubecon #CloudNativeFdn #OpenSource #Kubernetes #Nix #Devbox
#devbox #nix #nixhub
https://www.spreaker.com/episode/microsoft-dev-box-with-isaac-levin--63835802
#podcast #devcommunity #dotnet #cloud #devbox #vm #azure
https://www.spreaker.com/episode/microsoft-dev-box-with-isaac-levin--63835802
#podcast #devcommunity #dotnet #cloud #devbox #vm #azure
I was able to fix my local python environment in 15 minutes 🤯
Way faster & easier than Docker 🚮
```json
{
"packages": ["python", "poetry"],
"shell": {
"init_hook": ["poetry install"],
"scripts": {
"test": "make test"
}
}
}
```
I was able to fix my local python environment in 15 minutes 🤯
Way faster & easier than Docker 🚮
```json
{
"packages": ["python", "poetry"],
"shell": {
"init_hook": ["poetry install"],
"scripts": {
"test": "make test"
}
}
}
```
devbox ffxiv save me
please
devbox ffxiv save me
please
This feels way better/faster than Docker!
PLUS, I have a great setup where Caddy is serving all my /apps under *.my.localhost 😍
This feels way better/faster than Docker!
PLUS, I have a great setup where Caddy is serving all my /apps under *.my.localhost 😍
$ devbox services up
$ open www.bmarks.localhost
🔥
$ devbox services up
$ open www.bmarks.localhost
🔥
(when you have an 8 core Ryzen 7 7700, 16GB of 6000Mhz RAM and 2TB of NVME SSD storage)
(when you have an 8 core Ryzen 7 7700, 16GB of 6000Mhz RAM and 2TB of NVME SSD storage)
A minute into using it, they asked "Why doesn't everyone use this?"
I've reflected on that question for a few days...
My conclusion is that not everyone wants to be as efficient and productive as possible.
A minute into using it, they asked "Why doesn't everyone use this?"
I've reflected on that question for a few days...
My conclusion is that not everyone wants to be as efficient and productive as possible.
Our new blog post reveals how Devbox transformed our dev experience, slashed onboarding time, and created consistent environments across our entire team.
Check it out: medium.com/alan/from-ch...
Our new blog post reveals how Devbox transformed our dev experience, slashed onboarding time, and created consistent environments across our entire team.
Check it out: medium.com/alan/from-ch...