Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

As a mac user i shifted all my development to use containers for deps management and runtime efficiency. My thought process was this would also translate well to a productive move to Linux (i have similar concerns to you) and it just so happens to also work with my cicd platform. The biggest pain on linux is dependency management across a variety of languages and software stacks. I believe you can be productive on Linux today with a similar approach.


I have tried using Docker but I find it's just a little too resource intensive. I prefer to have a local Postgres instance for development and then deploy to a test environment to check it will work on the real infrastructure.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: