LWN: Comments on "Containers Will Not Fix Your Broken Culture (and Other Hard Truths) (ACMQueue)" https://lwn.net/Articles/747020/ This is a special feed containing comments posted to the individual LWN article titled "Containers Will Not Fix Your Broken Culture (and Other Hard Truths) (ACMQueue)". en-us Wed, 10 Sep 2025 05:40:20 +0000 Wed, 10 Sep 2025 05:40:20 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Containers Will Not Fix Your Broken Culture (and Other Hard Truths) (ACMQueue) https://lwn.net/Articles/747129/ https://lwn.net/Articles/747129/ frostsnow <div class="FormattedComment"> I'd hope that the ACM knew better than security via obscurity. Also, to be pedantic, my UserAgent isn't empty, but it certainly isn't suitable for posting in polite company ;)<br> </div> Mon, 12 Feb 2018 20:33:10 +0000 comparison figures? https://lwn.net/Articles/747127/ https://lwn.net/Articles/747127/ ballombe <div class="FormattedComment"> vlc-noX has much less dependency than vlc. You have freed at least 36MB in your test.<br> </div> Mon, 12 Feb 2018 20:06:56 +0000 comparison figures? https://lwn.net/Articles/747121/ https://lwn.net/Articles/747121/ Otus <div class="FormattedComment"> <font class="QuotedText">&gt; What you are "du"ing is the mounted read-only files.</font><br> <p> How does the memory use comparison look like, in that case?<br> </div> Mon, 12 Feb 2018 16:36:58 +0000 comparison figures? https://lwn.net/Articles/747090/ https://lwn.net/Articles/747090/ niner <div class="FormattedComment"> nine@sunshine:~&gt; sudo zypper rm --clean-deps vlc-noX<br> Loading repository data...<br> Reading installed packages...<br> Resolving package dependencies...<br> <p> The following application is going to be REMOVED:<br> "VLC Media player"<br> <p> The following 7 packages are going to be REMOVED:<br> phonon-backend-vlc vlc vlc-codec-gstreamer vlc-codecs vlc-lang vlc-noX vlc-qt<br> <p> 7 packages to remove.<br> After the operation, 47.6 MiB will be freed.<br> Continue? [y/n/...? shows all options] (y): y<br> (1/7) Removing phonon-backend-vlc-0.8.2-5.2.x86_64 .................................................................................................................................................................................[done]<br> (2/7) Removing vlc-codec-gstreamer-2.2.6-8.3.x86_64 ................................................................................................................................................................................[done]<br> (3/7) Removing vlc-codecs-2.2.6-8.3.x86_64 .........................................................................................................................................................................................[done]<br> (4/7) Removing vlc-lang-2.2.6-8.3.noarch ...........................................................................................................................................................................................[done]<br> (5/7) Removing vlc-2.2.6-8.4.x86_64 ................................................................................................................................................................................................[done]<br> (6/7) Removing vlc-qt-2.2.6-8.4.x86_64 .............................................................................................................................................................................................[done]<br> (7/7) Removing vlc-noX-2.2.6-8.4.x86_64 ............................................................................................................................................................................................[done]<br> nine@sunshine:~&gt; sudo zypper in vlc-noX<br> Loading repository data...<br> Reading installed packages...<br> Resolving package dependencies...<br> <p> The following 2 NEW packages are going to be installed:<br> vlc-codec-gstreamer vlc-noX<br> <p> 2 new packages to install.<br> Overall download size: 3.4 MiB. Already cached: 0 B. After the operation, additional 11.5 MiB will be used.<br> </div> Mon, 12 Feb 2018 15:08:51 +0000 comparison figures? https://lwn.net/Articles/747079/ https://lwn.net/Articles/747079/ ballombe <div class="FormattedComment"> I a not a fan of containers, but saying that vlc is 4.7 MB is misleading.<br> I suggest you do:<br> apt-get remove vlc<br> apt-get autoremove<br> apt-get install vlc<br> On my (not typical) laptop I get:<br> After this operation, 92.6 MB of additional disk space will be used<br> <p> Now, of course, if you have already installed other media player, then<br> you will get a smaller number.<br> For exampe if I install mplayer first I get:<br> <p> After this operation, 66.5 MB of additional disk space will be used.<br> <p> but you are unlikely to get 4.7MB<br> <p> Now the container story:<br> A: Maintaining the OS is a pain<br> B: I have a awesome idea: let replace it by one hundred OS!<br> <p> </div> Mon, 12 Feb 2018 10:55:14 +0000 comparison figures? https://lwn.net/Articles/747077/ https://lwn.net/Articles/747077/ pr1268 <p>While I do admire your willingness to speak of this (on <a href="https://slashdot.org">/.</a> of all places), and also your work at &quot;trim[ming] the snap down a bit&quot;, 300 MB is still 1.6 orders of magnitude larger than 4.7 MB.</p> <p>It all boils down to a trade-off between storage space vs. a &quot;great out of the box experience&quot;. I wonder how much more important that becomes when people start amassing Snaps for every application on their system (&quot;Yikes&mdash;I don't have any disk space left, but <em>everything works</em>!&quot;)</p> Mon, 12 Feb 2018 10:01:28 +0000 Containers Will Not Fix Your Broken Culture (and Other Hard Truths) (ACMQueue) https://lwn.net/Articles/747063/ https://lwn.net/Articles/747063/ Wol <div class="FormattedComment"> Computerising a messed-up manual setup is still a mess ...<br> <p> You need to fix what's socially wrong (or at least identify what needs fixing) before you do anything with it. Linus wrote git because he felt the existing solutions were broken, and he designed the tools to fix it. I loved WordPerfect (still do) and feel that when MS pushed Word onto everyone, because the tool was broken it broke everything else...<br> <p> Technical change can fix social problems in exactly the same way it can create them. If you identify the problem, and design the tool to fix it, then it all works great. The problem is, all too often, technology is pushed where it doesn't belong and creates the problem, or everybody thinks the technology is a silver bullet, nobody spends any effort to actually identify what's wrong with the old system, and the new technology locks the old problems in place.<br> <p> Cheers,<br> Wol<br> </div> Sun, 11 Feb 2018 21:08:58 +0000 Containers Will Not Fix Your Broken Culture (and Other Hard Truths) (ACMQueue) https://lwn.net/Articles/747064/ https://lwn.net/Articles/747064/ flussence <div class="FormattedComment"> The server doesn't like browsers that don't send a User-Agent header. I didn't think anyone still used the identd security model in this century…<br> </div> Sun, 11 Feb 2018 20:56:42 +0000 Containers Will Not Fix Your Broken Culture (and Other Hard Truths) (ACMQueue) https://lwn.net/Articles/747062/ https://lwn.net/Articles/747062/ frostsnow <div class="FormattedComment"> <font class="QuotedText">&gt;Forbidden</font><br> <p> <font class="QuotedText">&gt;You don't have permission to access /detail.cfm on this server.</font><br> <p> Uhh...<br> </div> Sun, 11 Feb 2018 20:34:03 +0000 comparison figures? https://lwn.net/Articles/747060/ https://lwn.net/Articles/747060/ popey <div class="FormattedComment"> The comment is a little misleading because they're looking inside a compressed squashfs file. I left a comment on /. but I doubt anyone will see it among the noise:-<br> <p> "Disclaimer, I work for Canonical and worked with the VLC devs on the snap.<br> <p> The snap of VLC is nearer 190MB, not 700MB for data-transfer and on-disk size comparisons. All snaps are loop-mounted squashfs files. What you are "du"ing is the mounted read-only files. The actual snap file is in `/var/lib/snapd/snaps/` and on my system is 189MB. The snap contains not only VLC but a bunch of libraries of course. However the bulk of the space (300MB uncompressed) is taken up by VLC plugins which make the snap a great out of the box experience of many users, whatever their use case.<br> <p> Sure we need to optimise startup time, and that work is ongoing. We could certainly trim the snap down a bit, and I will be looking at that when I'm back from vacation."<br> </div> Sun, 11 Feb 2018 18:55:10 +0000 Containers Will Not Fix Your Broken Culture (and Other Hard Truths) (ACMQueue) https://lwn.net/Articles/747055/ https://lwn.net/Articles/747055/ Paf <div class="FormattedComment"> Sure, but that sure seems like a technical solution to social issues (if you can even call them that) created by a specific technical context.<br> <p> I don’t think the blanket statement that technical changes can’t fix social problems is quite fair, though. I think they can sometimes make certain social issues obsolete by removing the context in which they existed, perhaps?<br> <p> Imagine fighting over water rights resolved by a new desalinization plant and reliable water use regulation. Ok, so that’s flawed. But there’s something there.<br> </div> Sun, 11 Feb 2018 14:37:13 +0000 Containers Will Not Fix Your Broken Culture (and Other Hard Truths) (ACMQueue) https://lwn.net/Articles/747049/ https://lwn.net/Articles/747049/ HelloWorld <div class="FormattedComment"> Good tools are necessary to change the culture. How can you expect people to change their behaviour if you don't give them a superior alternative? Why do you think people e. g. use branches today? Because git made that easy and with CVS it was a major pain.<br> </div> Sun, 11 Feb 2018 10:41:07 +0000 comparison figures? https://lwn.net/Articles/747044/ https://lwn.net/Articles/747044/ stumbles I'da thought that to be obvious to everyone. Good link though. Sat, 10 Feb 2018 22:36:03 +0000 Containers Will Not Fix Your Broken Culture (and Other Hard Truths) (ACMQueue) https://lwn.net/Articles/747041/ https://lwn.net/Articles/747041/ flewellyn <div class="FormattedComment"> Social problems cannot be solved with technical solutions.<br> <p> Whether it's containers, version control systems, voting systems, or cryptocurrencies, this is a lesson people apparently need to learn repeatedly.<br> </div> Sat, 10 Feb 2018 22:09:27 +0000 comparison figures? https://lwn.net/Articles/747035/ https://lwn.net/Articles/747035/ Herve5 <div class="FormattedComment"> I can't help relating with a recent comment on snap packages baselined on the future Ubuntu LTS :<br> <a href="https://news.slashdot.org/comments.pl?sid=11726523&amp;cid=56096743">https://news.slashdot.org/comments.pl?sid=11726523&amp;ci...</a><br> </div> Sat, 10 Feb 2018 18:30:53 +0000 Containers Will Not Fix Your Broken Culture (and Other Hard Truths) (ACMQueue) https://lwn.net/Articles/747027/ https://lwn.net/Articles/747027/ amacater <div class="FormattedComment"> It's like looking in a slightly distorting mirror in the fairground hall of mirrors - there's too much here that's familiar to be disturbing any more :)<br> </div> Sat, 10 Feb 2018 10:38:26 +0000