The Miller Principle (2007)
puredanger.github.io
The Miller Principle (2007)
1–10 of 63 posts
Re: The Miller Principle (2007)
#2Good documentation is hard.
Re: The Miller Principle (2007)
#3I have found much value in reading the python and sqlite documentation. The Arch wiki is another reliable source. Good documentation is hard.
Re: The Miller Principle (2007)
#4Re: The Miller Principle (2007)
#5Re: The Miller Principle (2007)
#6Re: The Miller Principle (2007)
#7I'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.
Maybe rename it the Filler principle. Nobody reads mindless comments that are 'filler'.
Re: The Miller Principle (2007)
#8But 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't figure out what he'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.
Re: The Miller Principle (2007)
#9Re: The Miller Principle (2007)
#10The LLMs read everything .