“Documentation”
Spoken like someone who never came close to SAP
Submitted 1 year ago by casualhippo@sh.itjust.works to programmer_humor@programming.dev
https://sh.itjust.works/pictrs/image/4b54954a-ed67-4722-97ee-7f9e1d4f80d7.webp
“Documentation”
Spoken like someone who never came close to SAP
I have ADHD and I’ll often find myself spending hours trying to find a fix, finally read the docs, get distracted, go back to finding a fix without the docs, remember that I was in the middle of reading a docs, and repeat
Now do one with a GI Joe PSA
downpunxx@kbin.social 1 year ago
there's a level of knowledge which only comes from fixing a break
marcos@lemmy.world 1 year ago
Yeah, the knowledge that 6 hours of debugging can save you from 10 long and extenuating minutes of reading the documentation. That one you can only get by fixing the problem.
acwern@sh.itjust.works 1 year ago
Docs can only really help you if your problem is “I have used X from the library Y, yet I do not understand the baseline definition of X sufficiently and this is causing issues”. A lot of problems in practice are much more fundamental than that
dylanTheDeveloper@lemmy.world 1 year ago
You sound like the guy who writes documentation in the form of:
// functionA = is function that does A