• downpunxx
    link
    fedilink
    2710 months ago

    there’s a level of knowledge which only comes from fixing a break

    • @[email protected]
      link
      fedilink
      510 months 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.

      • @[email protected]
        link
        fedilink
        610 months 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

      • @[email protected]
        link
        fedilink
        4
        edit-2
        10 months ago

        You sound like the guy who writes documentation in the form of:

        // functionA = is function that does A

        /s