• KnitWit@lemmy.world
    link
    fedilink
    arrow-up
    25
    ·
    4 hours ago

    I’m not sure how well that analogy holds up. Farmers are usually pretty well versed in mechanical systems. To the point that now that John Deere has been screwing them over on right to repair that some farmers are even becoming versed in computer programming so they can flash the firmware on their tractors.

      • KnitWit@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        4 hours ago

        No, but if a farmer’s tractor is overheating (as in the gard drive conparison), I’m sure they could diagnose it.

    • bleistift2@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      3
      ·
      4 hours ago

      I never said that it was impossible for a farmer to learn things outside their immediate field. Just like computer programmers often have knowledge of hardware and the general technology stack.

      My point, to make it explicit to a few of the illiterates who’ve replied to my comment so far, is that it is not necessary to teach a web developer how a goddamn CPU works. They can gain nothing from that knowledge because there are at least 3 levels of abstraction between JavaScript and assembly.

      • KnitWit@lemmy.world
        link
        fedilink
        arrow-up
        7
        ·
        edit-2
        4 hours ago

        And my point is that the example you used does not make the point you are trying to make, but rather the opposite. I get what you’re saying, it just doesn’t apply to farmers and mechanics.

      • bane_killgrind@slrpnk.net
        link
        fedilink
        English
        arrow-up
        6
        ·
        4 hours ago

        Operating your tools and being able to maintain and repair your tools are the unequivocally essential skills for everyone in every single industry.

        If you can’t, you are not a professional.

        The concepts of machine logic, registers/lookups/etc are essential for every programmer. If you don’t have a clear idea about how the simplest CPU functions, you don’t have any basis of understanding the abstractions in front of you, scripting in JS. Not a professional.