17 comments

  • sdevonoes1 hour ago
    I think this is more true now than ever. Before LLMs, when someone came up with an ADR&#x2F;RFC&#x2F;etc you had to read it because you had to approve it or reject it. People were putting effort and, yeah, you could use them in your next perf. review to gain extra points. You could easily distinguish well written docs from the crap (that also made the job of reviewing them easie)<p>Nowadays everyone can generate a 20-page RFC&#x2F;ADR and even though you can tell if they are LLM generated, you cannot easily reject them based on that factor only. So here we are spending hours reading something the author spent 5 min. to generate (and barely knows what’s about).<p>Same goes for documentation, PRs, PRs comments…
    • jodrellblank3 minutes ago
      Watching the Artemis II splashdown and following media event, I’m suspicious that a woman from TechTalk Media read out some LLM blurb instead of asking a question; I can’t prove it, but I can almost hear the em-dash in:<p>&quot;What you have done this week is remind the people of Earth that wonder is worth chasing. That curiosity is the most human thing we have. You didn&#x27;t just test a spacecraft -- you tested mankind&#x27;s potential...”
    • ghgr26 minutes ago
      As a counterexample, thanks to LLMs many long-form articles that get posted with clickbaity (but devoid of content) headlines that I would have ignored otherwise now get &quot;read&quot; (albeit indirectly, with the prompt &quot;Summarize the insights of the article $ARTICLE_URL in an academic, dry, technical and information-dense way&quot;)
      • eru22 minutes ago
        I notice that with YouTube videos.
  • torben-friis1 hour ago
    I wish this was the case. Then we wouldn&#x27;t have a minority of us deeply frustrated :)<p>&#x27;Thanks for the doc, let&#x27;s set a meeting&#x27; (implied: <i>so you can read the doc aloud to us</i> ) is the bane of my existence.
  • comrade12341 hour ago
    Despite using an ai while programming I still have open Java doc and other api documents and find them very useful as the ai often gives code based on old apis instead of what I&#x27;m actually using. So I do read those documents.<p>But also, I have a somewhat mentally ill (as in he takes medication for it) coworker that sends rambling extra-long emails, often all one paragraph. If I can&#x27;t figure out what he&#x27;s asking by reading the first couple and last couple of sentences I ask him to summarize it with bullet pouts and it actually works. Lol.
  • coopykins58 minutes ago
    It&#x27;s one of the main things I learned when working as tech support and I talked with users all day. Nobody reads anything.
    • funnybeam37 minutes ago
      I used to refer to the helpdesk as the reading desk - “Hello, you’re through to the IT Helpdesk, what can i read for you today?”
  • taffydavid1 hour ago
    I read this entire post and all the comments this disproving the Miller principle
    • armchairhacker1 hour ago
      <p><pre><code> This principle applies to the following: - User documentation - Specifications - Code comments - Any text on a user interface - Any email longer than one line </code></pre> Not blog posts or comments. Ironic
      • taffydavid50 minutes ago
        Damn, I guess I didn&#x27;t read it closely enough
        • sebastianconcpt28 minutes ago
          Proved that read is not causation of understanding but mere correlation.<p>So if the read of the Miller principle is interpreted as read+understanding (it should) an interesting deeper discussion can happen.<p>It can be invoked with a way more dramatic &quot;None understands anything&quot;
  • ekjhgkejhgk24 minutes ago
    Damn, this is thin content even for HN.<p>Anyway, this is just projection. The Miller principle really should be &quot;Miller doesn&#x27;t read anything&quot;. I read plenty.
  • fmajid19 minutes ago
    Write-only memory
  • hamdouni1 hour ago
    Yeah, i&#x27;m also surprised people just read post title and jump to conclusions ...
  • stevage1 hour ago
    Should probably be &quot;The Miller Principle (2007)&quot;
  • Animats1 hour ago
    The LLMs read <i>everything</i>.
    • krona58 minutes ago
      It doesn&#x27;t mean they&#x27;re paying attention.
    • formerly_proven1 hour ago
      Only because they are architecturally unable to not read something.
  • realaleris1491 hour ago
    The agents will read them
  • smitty1e1 hour ago
    I have found much value in reading the python and sqlite documentation. The Arch wiki is another reliable source.<p>Good documentation is hard.
    • simultsop59 minutes ago
      I don&#x27;t know. Under pressure and stress all docs are ugly.
    • Akcium1 hour ago
      I would love to answer your comment but I didn&#x27;t read it :P
  • spiderfarmer1 hour ago
    The Laravel documentation is GREAT when you&#x27;re getting started. Every chapter starts by answering the very question you might ask yourself if you&#x27;re going through it top to bottom.<p>I&#x27;m a one-man-band so if I write code comments, I write them for future me because up to this point he has been very grateful. Creating API documentation is also easy if you can generate it based on the comments in your code.<p>Maybe rename it the Filler principle. Nobody reads mindless comments that are &#x27;filler&#x27;.
  • makach1 hour ago
    ..and emails
    • stevage56 minutes ago
      &gt; Any email longer than one line<p>it&#x27;s in there
    • sarreph27 minutes ago
      The irony.
  • timrobinson3325 minutes ago
    tl;dr