Hacker News new | ask | show | jobs
by deanclatworthy 2006 days ago
Or use docker, and then it’s independent of your host environment. This should be a safe environment for people to showcase their work, and your comment was not constructive.
1 comments

It’s completely fair to share one’s reasons behind why a project isn’t for them. Docker doesn’t change any of the fundamental concerns with a PHP based project. It might reduce the amount of direct exposure required, but for a piece of software that is meant to become the virtual center of your life, it’s still completely fair to be unconvinced.

I’d argue that Docker just shifts the problem slightly, while introducing a new set of challenges. It’s unclear if the net benefit is even a positive number.

Even if one doesn’t intend to contribute to the core project, it’s going to be necessary to get a bit intimate with the stack over time: upgrades, the inevitable bug that requires some troubleshooting, etc.

I found the parent comment both reasonable and constructive.

You may not have the same concerns, and that’s perfectly ok.

Yeah i know You mean, in my case this is fine as this is the stack that I work with.

That's normal, i know some ppl that use Node as Core, some Java as core, each one takes his own stack i guess.

How does Docker shift the problem and what new challenges does it introduce?