Do you use them? What do you think of them?I do like the VSCode implementation of them.Seems like a pain to use them without premade scripts / commands like what VSCode handles for you.
>>107116196Dev containers are for smooth brains. Just run linux and install the software yourself. Companies are just too cheap to hire system admins so you have to sit there and waste your life building and rebuilding entire vm's from scratch.
>>107116196why would I need something to contain me?
>>107117500it contains the bloat from devtools
I have used them, kinda gay tbqh
>>107116196>vscode devs so shit they need a whole ecosystem to get the same functionality as a docker-compose file
>>107116196I use a container as an implementation of a canonical working dev environment. The build must always work in the container. On my dev machine I manage my own environment and rely on CI to ensure I didn't fuck up and add a dependency that wasn't also updated to the canonical dev environment.
>>107118486convenient is good