logoalt Hacker News

WD-42today at 12:14 AM5 repliesview on HN

> People never really read documentation before.

The heck you talking about? How do you think we wrote software for the last 50 years?


Replies

californicaltoday at 12:26 AM

Yeah lol it’s basically the only reliable way to know how things work. Pre-AI, I read documentation for libraries that I used almost every day.

And now with AI I’m using it to fact check Claude. And still reading it for myself to understand why other peoples code is written a certain way. It’s basically the most important thing to reference when coding.

Sure today Claude can just read the library code and tell you what a function does or how to do something. But it still won’t tell you why something is a certain way or won’t figure out specifically-designed usage patterns as reliably as the author telling you “this is an example of doing x”

show 2 replies
Vegenoidtoday at 1:28 AM

My absolute greatest skill in my career, that has consistently set me apart from my peers, is that I read documentation thoroughly.

It is shocking how much of a differentiator this is. You will discover that the software you’re already using is much more capable than you realized.

show 1 reply
bee_ridertoday at 1:17 AM

Copy past the example code, then tweak until it breaks? If we were meant to read documentation, not reading it would cause a compiler error!

Barrin92today at 12:24 AM

when you start to internalize that these kinds of statements are an indication of how the average developer of the last 10-15 years operated the adoption rate of AI makes a lot more sense

show 1 reply
groundzeros2015today at 1:05 AM

A small percentage of engineers