|
|
|
|
|
by zeveb
2997 days ago
|
|
> Even all the devs i know working under linux are doing all their development under docker or VMs I don't, because docker is a buggy, embarrassingly-poorly-designed system and VMs are a pain. I develop on the same system I deploy on: Debian stable. > And even when you have only one project, who wants to run debian stable or centos as his main OS? I loathe CentOS, but I love Debian stable. It's a wonderful, solid (one might even say … stable) system. Why wouldn't I want to run it as my main OS? One of the things I really hate about our development culture is the cult of the new. It's a good thing to use stable, well-tested systems. Let others find the bugs; I'm happy to get work done. |
|