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

      • @[email protected]
        link
        fedilink
        61 day ago

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

    • @[email protected]
      link
      fedilink
      English
      -41 day 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.

      • KillingTimeItself
        link
        fedilink
        English
        3
        edit-2
        18 hours ago

        no but a web dev should have some knowledge basis on what the ever living fuck their AIDs code fuelled by nothing but the cheapest source of caffeine and brain damage they have even does.

        This is the entire reason why half of the internet is just broken, stupid developers who don’t know how anything works, but know how to code, making dogshit implementations of anything and everything they can get their hands on.

        It doesn’t matter that the learning is segmented, you should STILL be learning about computer hardware and it’s architectural choices, it’s literally the reason why programming languages work the way that they do.

      • @[email protected]
        link
        fedilink
        13
        edit-2
        1 day 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.

      • @[email protected]
        link
        fedilink
        English
        111 day 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.