5 ms·
New corollary: sometimes new tech gets built because you don't know how to correctly use existing tech.
by pluto_modadic 1y ago
New corollary: sometimes new tech gets built because you don't know how to correctly use existing tech.
- dima55 1y agoAre you referring to this Nix effort or to Docker? Because that largely applies to most usages of Docker.
- nine_k 1y agoSaying that Docker could be replaced by a simple script that does chroot + ufw + nsenter is like saying that Dropbox could be a simple script using rsync and cron. That is, technically not wrong, but it completely misses the UX / product perspective.
- tymscar 1y agoSaying that nix is a simple script that does chroot + ufw + nsenter is missing the point even more
- ranguna 1y agoGlancing over the UX/DX criticism is also missing the point. So I guess everyone in this thread is just looking at their own little world.
- dima55 1y agoI'm saying that all usage of docker that I have ever seen is as a laughably over-engineered schroot. Literally. It can probably do more stuff, but I haven't seen it.