LWN: Comments on "The US military wants to understand the most important software on Earth (MIT Technology Review)" https://lwn.net/Articles/901254/ This is a special feed containing comments posted to the individual LWN article titled "The US military wants to understand the most important software on Earth (MIT Technology Review)". en-us Sun, 31 Aug 2025 17:23:18 +0000 Sun, 31 Aug 2025 17:23:18 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Literary reference https://lwn.net/Articles/902303/ https://lwn.net/Articles/902303/ CChittleborough That civil war occurs in a satirical novel by the guy who wrote “<a href="https://en.wikipedia.org/wiki/A_Modest_Proposal">A Modest Proposal</a>”, an (in?)famous satire. I’m sure that amarao’s comment is also satire. Sun, 24 Jul 2022 06:57:09 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901843/ https://lwn.net/Articles/901843/ riking <div class="FormattedComment"> Ah, you&#x27;re thinking about good tests. Machine Learning tends to be bad at both simultaneously.<br> </div> Wed, 20 Jul 2022 06:06:18 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901586/ https://lwn.net/Articles/901586/ ceplm <div class="FormattedComment"> Besides MIT is known to do anything which brings dough to them. And usually military projects bring a lot of it. After all they brought linguistics from that impoverished liberal arts college upstream just because DOD believed in the machine translation of the Russian voice communication. Yes, it was 1960s.<br> </div> Mon, 18 Jul 2022 06:33:06 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901583/ https://lwn.net/Articles/901583/ mathstuf <div class="FormattedComment"> I would guess it is mostly about code churn/noise from contributors flipping from one to the other.<br> </div> Mon, 18 Jul 2022 01:53:49 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901579/ https://lwn.net/Articles/901579/ rschroev <div class="FormattedComment"> Why do you consider preincrement a sickness? What are the arguments for preferring postincrement?<br> </div> Sun, 17 Jul 2022 22:15:55 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901575/ https://lwn.net/Articles/901575/ IanKelling <div class="FormattedComment"> Well, even this comment section: it doesn&#x27;t encourage you to publish your name or anything about you. That is not about math. Lessig&#x27;s book codev2 seems to give various examples <a href="https://commons.wikimedia.org/wiki/File:Code_v2.pdf">https://commons.wikimedia.org/wiki/File:Code_v2.pdf</a><br> </div> Sun, 17 Jul 2022 19:35:09 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901563/ https://lwn.net/Articles/901563/ mathstuf <div class="FormattedComment"> Once C++ developers get more into the habit of `for (type x : c)`, hopefully that would stop happening :) .<br> </div> Sun, 17 Jul 2022 13:05:46 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901560/ https://lwn.net/Articles/901560/ Wol <div class="FormattedComment"> But they clearly don&#x27;t know their hardware - even Windows runs on top of Minix nowadays ...<br> <p> Cheers,<br> Wol<br> </div> Sun, 17 Jul 2022 12:47:28 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901556/ https://lwn.net/Articles/901556/ ssmith32 <div class="FormattedComment"> &quot;It’s not much of an exaggeration to say that the whole world is built on top of the Linux kernel—&quot;<br> <p> <p> No, it&#x27;s turtles, all the way down. Clearly.<br> </div> Sun, 17 Jul 2022 07:57:33 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901553/ https://lwn.net/Articles/901553/ NYKevin <div class="FormattedComment"> Unfortunately, in C++, preincrement is sometimes more efficient than postincrement (usually when the variable is not a primitive type), and the sickness has spread from there back into C.<br> </div> Sun, 17 Jul 2022 05:46:01 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901552/ https://lwn.net/Articles/901552/ NYKevin <div class="FormattedComment"> In 2019, the US Air Force announced that it had just figured out how to launch a nuclear missile without using 8-inch floppy disks. My assumption, therefore, is that the word &quot;understand&quot; in the headline is, perhaps, an exaggeration, and the Pentagon actually just wants to verify that their dependencies are not full of random crap. Which is a legitimate concern, because everyone&#x27;s dependencies seem to be full of random crap these days. They&#x27;re couching it in terms of &quot;threats&quot; because that is how you get the US military to sit up and pay attention to you, not necessarily because they actually plan to put individual humans on a list or anything of that nature. I&#x27;m also rather skeptical that they&#x27;ll get anything useful out of their buzzword bingo of machine learning keywords, but at least it&#x27;s slightly less dumb than web3.<br> <p> Source: <a href="https://www.nytimes.com/2019/10/24/us/nuclear-weapons-floppy-disks.html">https://www.nytimes.com/2019/10/24/us/nuclear-weapons-flo...</a><br> </div> Sun, 17 Jul 2022 05:41:13 +0000 Ethically measuring a Free/Open project's ability to withstand malicious "contributions" https://lwn.net/Articles/901547/ https://lwn.net/Articles/901547/ marcH <div class="FormattedComment"> <font class="QuotedText">&gt; I&#x27;m reminded of the UMN debacle, as one particularly ham-handed example of how *NOT* to go about designing an experiment to answer the question...</font><br> <p> Well it&#x27;s much easier if your final goal is to actually add vulnerabilities, not publish a research paper on how it can be done. People who did the former simply did not talk about it and the vulnerabilities they added are still there. If they get caught at some later point they&#x27;ll just say &quot;oops! Sorry&quot;; C makes deniability very easy.<br> <p> I&#x27;ve seen a lot of comments like this one about the experiment = blaming the messenger. Even when correct, neither interesting nor relevant. I haven&#x27;t read much about actual security gaps in the kernel processes. I hope I missed that.<br> <p> <p> </div> Sun, 17 Jul 2022 02:34:56 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901521/ https://lwn.net/Articles/901521/ farnz <p>Depends on the details of the test. <a href="https://en.wikipedia.org/wiki/Precision_and_recall#Definition_(classification_context)">We have a 2x2 confusion matrix of test result versus real result</a>, and the false positive rate tells us how many samples fall in one of the 4 cells of the matrix - in this case, how many are in the "test says yes" column and the "real world says no" row. This gives us a decent chance of guessing at the behaviour of the system when the "test says yes", and when the "real world says no", but we need more data to be able to say something about the behaviour of the system when the "test says no" or when the "real world says yes". <p>In particular, it's common to have a low false negative rate with a high false positive rate, or vice-versa, since the underlying judgement is likely to be a confidence level and a threshold; if you set the threshold low, you have very low false negative rates, but very high false positive rates, while if you set the threshold high, you get very high false negative rates, but very low false positive rates. Sat, 16 Jul 2022 13:45:02 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901484/ https://lwn.net/Articles/901484/ gerdesj <div class="FormattedComment"> <font class="QuotedText">&gt; Both quotes immediately triggered my &quot;Snake oil&quot; alarm.</font><br> <p> Not half. The term &quot;sentiment analysis&quot; is causing my left eye to twitch and a vein to throb. I may go postal soon 8)<br> <br> </div> Fri, 15 Jul 2022 22:53:54 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901480/ https://lwn.net/Articles/901480/ Wol <div class="FormattedComment"> <font class="QuotedText">&gt; unlikely if your false positive rate is that high.</font><br> <p> Well actually, if your false positive is high, then your false negative is likely to be low ... if your false positive is that high, you&#x27;ll probably get 99 out of 100 real terrorists.<br> <p> I can&#x27;t remember the exact terminology, but tests either tend to be very good at picking up the target, OR very good at not picking up non-targets. Of course, Sod makes it very hard to run both tests over the same dataset :-)<br> <p> (We had that with CoVid - tests were either very sensitive and picked up every genuine case along with a lot of false positives, or very specific and didn&#x27;t pick up false negatives but let genuine cases slip through.)<br> <p> Cheers,<br> Wol<br> </div> Fri, 15 Jul 2022 21:10:22 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901465/ https://lwn.net/Articles/901465/ vulpicastor <blockquote>When you see that sort of nonsense coming out of a well respected org such as MIT as a puff piece</blockquote> The <i>MIT Technology Review</i> is editorially independent from other parts of MIT, so it’s inaccurate to lump it together with, say, the school’s PR department, which works for the leadership. In any case, for any sufficiently large organization, the left hand probably doesn’t know what the right hand is doing. Fri, 15 Jul 2022 19:55:37 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901443/ https://lwn.net/Articles/901443/ Wol <div class="FormattedComment"> <font class="QuotedText">&gt; DARPA is the source of many important technological innovations, no doubt. As a taxpayer, I&#x27;d prefer that we just fund the research, and the funds not have to go through the military.</font><br> <p> That&#x27;s American Imperialism at work :-)<br> <p> They fund lots of &quot;military research&quot;, which has to go to American firms, and then scream blue murder when their companies are not allowed to bid for or buy up European research projects ...<br> <p> Cheers,<br> Wol<br> </div> Fri, 15 Jul 2022 17:07:33 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901435/ https://lwn.net/Articles/901435/ NYKevin <div class="FormattedComment"> Here is my favorite demonstration of this principle: <a href="https://www.youtube.com/watch?v=vBPFaM-0pI8">https://www.youtube.com/watch?v=vBPFaM-0pI8</a><br> </div> Fri, 15 Jul 2022 16:20:12 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901428/ https://lwn.net/Articles/901428/ NightMonkey <div class="FormattedComment"> I personally like it, and feel it is accurate and clear - which is one of the things I love about LWN. I&#x27;m a fan of returning the &quot;Defense Department&quot; to the &quot;War Department&quot;, and I like clear, non-DoubleSpeak language. &quot;The US War Department&#x27;s Research Division&quot; would perhaps be even better. :)<br> <p> What is surprising is how propagandized the US and its allies are, in that we can accept DoubleSpeak almost everywhere.<br> <p> DARPA is the source of many important technological innovations, no doubt. As a taxpayer, I&#x27;d prefer that we just fund the research, and the funds not have to go through the military.<br> <p> And I like it when the press shows a dedication to clarity and accuracy, which is very rare today. And this is one reason I support LWN.<br> </div> Fri, 15 Jul 2022 15:34:06 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901427/ https://lwn.net/Articles/901427/ NightMonkey <div class="FormattedComment"> OK, I see your assertions. Thanks for sharing. But can you explain your reasoning behind your opinion? I&#x27;m genuinely curious where my flaw in reasoning here is, if there is one.<br> <p> I think you should probably read the article before replying, though. :)<br> </div> Fri, 15 Jul 2022 15:21:59 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901371/ https://lwn.net/Articles/901371/ Narusegawa <div class="FormattedComment"> Extreme thoughts float in the heads of those who express them out of place.<br> </div> Fri, 15 Jul 2022 13:35:04 +0000 Ethically measuring a Free/Open project's ability to withstand malicious "contributions" https://lwn.net/Articles/901386/ https://lwn.net/Articles/901386/ somlo I've been thinking about that for a while now. It's an interesting (and, if you think about it, important) question. Just not sure there's a good way to go about it ethically. </p> I'm reminded of the <a href="https://lwn.net/Articles/854645/">UMN debacle</a>, as one particularly ham-handed example of how *NOT* to go about designing an experiment to answer the question... Fri, 15 Jul 2022 13:34:23 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901377/ https://lwn.net/Articles/901377/ Thomas <div class="FormattedComment"> Sorry. It is of course<br> <p> Dark mode - Light mode<br> <p> and not Bright mode, but you got the point.<br> </div> Fri, 15 Jul 2022 13:24:49 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901366/ https://lwn.net/Articles/901366/ IanKelling <div class="FormattedComment"> I didn&#x27;t read the article yet, but I don&#x27;t agree at all. I think your sentiment is true for most code, but there is also some very important code where it isn&#x27;t true.<br> <p> </div> Fri, 15 Jul 2022 13:08:53 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901364/ https://lwn.net/Articles/901364/ amarao <div class="FormattedComment"> Given that literature already has a story of a devastating civil war due to endianness disagreement, we surely can expect a rather bloody uprising from Devuan extremists.<br> </div> Fri, 15 Jul 2022 12:46:28 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901363/ https://lwn.net/Articles/901363/ eduperez <div class="FormattedComment"> <font class="QuotedText">&gt; I understand that one must dumb down somewhat when communicating with the hoi polloi and other generally unwashed types but this is an article that clearly explains to children that we can&#x27;t trust open source code because we can read it at any time. You can&#x27;t blindly go around trusting something you can delve into and review yourself. You should allow adults to do that for you.</font><br> <p> I think they are more worried about who wrote the code than who can read it:<br> <p> <font class="QuotedText">&gt; &quot;The ultimate goal is to detect and counteract any malicious campaigns to submit flawed code, launch influence operations, sabotage development, or even take control of open-source projects.&quot;</font><br> </div> Fri, 15 Jul 2022 12:37:58 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901359/ https://lwn.net/Articles/901359/ clugstj <div class="FormattedComment"> The title is purposely inflammatory. Calling DARPA &quot;The US military&quot; is quite a stretch. It&#x27;s a research project for deity&#x27;s sake. Trying to determine if code that you depend upon has been tampered with is quite understandable. The methods may be flawed, but no one should be surprised that they are looking into it.<br> </div> Fri, 15 Jul 2022 12:26:57 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901355/ https://lwn.net/Articles/901355/ taladar <div class="FormattedComment"> Actually you would only get 100 terrorists if you have a 0% false negative rate which is unlikely if your false positive rate is that high.<br> </div> Fri, 15 Jul 2022 11:05:01 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901351/ https://lwn.net/Articles/901351/ Thomas <div class="FormattedComment"> Tabs - spaces<br> vim - emacs<br> CLI - GUI<br> sysvinit - systemd<br> case-sensitive FS - case-insensitive FS<br> Dark mode - bright mode<br> <p> You name it, clearly hate speech and terrorists everywhere. There is a lot of intel for the military to gain.<br> </div> Fri, 15 Jul 2022 10:17:31 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901350/ https://lwn.net/Articles/901350/ dottedmag <div class="FormattedComment"> 8% false-alarm (false positives) rate is... huge for such a small target.<br> <p> A napkin math: if you have 1M participants, 100 participants are terrorists, and the test has 0% false negatives, then this test would drag in 100 real terrorists and 79992 falsely accused ones.<br> </div> Fri, 15 Jul 2022 09:55:54 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901348/ https://lwn.net/Articles/901348/ adobriyan <div class="FormattedComment"> Those preincrementing variables in for loop are very suspicious.<br> </div> Fri, 15 Jul 2022 09:41:14 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901327/ https://lwn.net/Articles/901327/ nksingh <div class="FormattedComment"> Or the people who like to nybble on their bytes from the big end or the little end.<br> </div> Fri, 15 Jul 2022 04:16:04 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901324/ https://lwn.net/Articles/901324/ pabs <div class="FormattedComment"> Wonder if this would have detected the influence campaign to move away from copyleft towards permissive licenses by corporations, which seems to have largely been successful unfortunately.<br> </div> Fri, 15 Jul 2022 03:40:12 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901308/ https://lwn.net/Articles/901308/ gerdesj <div class="FormattedComment"> Well at least the article stops short of accusing everyone of being closet commie bastards. Who on earth allowed that piece of tripe to worm its way out from the 1950s and rewrite itself in 2020s terms?<br> <p> When you see that sort of nonsense coming out of a well respected org such as MIT as a puff piece then you know that you had better avoid being &quot;undesirable&quot; and start being a better person. This bloke: <a href="https://www.technologyreview.com/author/patrick-howell-oneill/">https://www.technologyreview.com/author/patrick-howell-on...</a> is one role model for you who can trot out this sort of drivell without whincing.<br> <p> I understand that one must dumb down somewhat when communicating with the hoi polloi and other generally unwashed types but this is an article that clearly explains to children that we can&#x27;t trust open source code because we can read it at any time. You can&#x27;t blindly go around trusting something you can delve into and review yourself. You should allow adults to do that for you.<br> <p> I&#x27;m acutely aware of many of the flaws that turn up in FLOSS - I follow dozens of bugzillas etc and mailing lists that exhaustively discuss how to deliver next month&#x27;s bugs effectively and on schedule. I have some insights into the sheer effort that say jra goes to to screw up my Samba experience or some of you lot do with delivering Linux and that corbet bloke and his dodgy website.<br> <p> I also get to tread the Patch Wednesday (yes weds not tues - &quot;let he who is without fear ...&quot;) treadmill with absolutely no idea what is going on but I do it anyway: yay - CVEs with serious sounding flaws and some jolly exciting write ups but I can&#x27;t look at the code - its a bloody cargo cult thing. Getting to the bottom of some of the weirder corners of Windows is quite a challenge - for example: AdminSdHolder - who knew, until you knew! What a load of cobblers.<br> <p> <a href="https://techcommunity.microsoft.com/t5/ask-the-directory-services-team/five-common-questions-about-adminsdholder-and-sdprop/ba-p/396293">https://techcommunity.microsoft.com/t5/ask-the-directory-...</a> - Why would you? That&#x27;s wankery in action - We&#x27;ve bodged a solution/papered over some cracks and expect you to do some weird shit. Soz/lol, that&#x27;s the thing you engage when you do things like create a service account that can only change passwords without being a domain admin. You fiddle with perms on a LDAP container object to give rights to a user type object and ADUC can&#x27;t do that sort of thing (lol).<br> <p> Anyway, I doubt that the US military hasn&#x27;t noticed where their software is coming from nor how it is written.<br> <p> </div> Thu, 14 Jul 2022 23:38:24 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901306/ https://lwn.net/Articles/901306/ Wol <div class="FormattedComment"> <font class="QuotedText">&gt; Likewise, from today&#x27;s Security quote of the week:</font><br> <p> <font class="QuotedText">&gt; &gt; Detecting hate speech is a good proxy for terrorist radicalisation. In 2018, we thought we could detect hate speech with a precision of typically 92%, which would mean a false-alarm rate of 8%.</font><br> <p> The follow-on to that is good, though ...<br> <p> In 2022, now we understand the problem better, our ability to detect hate speech has gone DOWN...<br> <p> Cheers,<br> Wol<br> </div> Thu, 14 Jul 2022 22:38:43 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901299/ https://lwn.net/Articles/901299/ flussence <div class="FormattedComment"> So to enact this understanding they&#x27;re going to... outsource it to some of the least understandable software on the planet? Sure, throw some Machine Laundering at it, have the computer hallucinate an interpretation that reinforces existing (and probably horrifically bigoted) biases. Nothing good will come of this.<br> </div> Thu, 14 Jul 2022 20:57:35 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901294/ https://lwn.net/Articles/901294/ Cyberax <div class="FormattedComment"> Apparently, my idea is not novel. USPS has already done mail delivery via a rocket: <a href="https://www.popularmechanics.com/flight/a21601/usps-first-official-missile-mail-1959/">https://www.popularmechanics.com/flight/a21601/usps-first...</a><br> </div> Thu, 14 Jul 2022 20:07:30 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901292/ https://lwn.net/Articles/901292/ amarao <div class="FormattedComment"> The best way to classify people is to see who is writing tabs instead of spaces. Those are very different groups with very little common ground and with almost no shared values.<br> </div> Thu, 14 Jul 2022 19:58:10 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901279/ https://lwn.net/Articles/901279/ pebolle <div class="FormattedComment"> <font class="QuotedText">&gt; [T]he researchers will use tools such as sentiment analysis to analyze the social interactions within open-source communities such as the Linux kernel mailing list, which should help identify who is being positive or constructive and who is being negative and destructive. </font><br> <p> Likewise, from today&#x27;s Security quote of the week:<br> <font class="QuotedText">&gt; Detecting hate speech is a good proxy for terrorist radicalisation. In 2018, we thought we could detect hate speech with a precision of typically 92%, which would mean a false-alarm rate of 8%.</font><br> <p> Both quotes immediately triggered my &quot;Snake oil&quot; alarm.<br> <p> (I do hope my alarm is calibrated correctly, because I find the approaches advocated in those quotes creepy beyond belief.) <br> </div> Thu, 14 Jul 2022 18:40:29 +0000 The US military wants to understand the most important software on Earth (MITTechnology Review) https://lwn.net/Articles/901281/ https://lwn.net/Articles/901281/ amacater <div class="FormattedComment"> <a href="https://en.wikipedia.org/wiki/ICBM_address">https://en.wikipedia.org/wiki/ICBM_address</a> maybe? [Which in turn looks like a straight copy from the Jargon File entry].<br> </div> Thu, 14 Jul 2022 18:38:59 +0000