Live data from Hacker News

The Miller Principle (2007)

puredanger.github.io

11–20 of 63 posts

Re: The Miller Principle (2007)

#13

I read this entire post and all the comments this disproving the Miller principle

    This principle applies to the following:

    - User documentation
    - Specifications
    - Code comments
    - Any text on a user interface
    - Any email longer than one line
Not blog posts or comments. Ironic

Re: The Miller Principle (2007)

#15
I think this is more true now than ever. Before LLMs, when someone came up with an ADR/RFC/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)

Nowadays everyone can generate a 20-page RFC/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).

Same goes for documentation, PRs, PRs comments…

Post reply on HN