• @Potatos_are_not_friends@lemmy.world
    link
    fedilink
    22
    edit-2
    2 months ago

    Your comment summarizes my entire programming career.

    These steps:

    1. Be taught that there’s a specific way to do something because the other ways have major issues

    2. Find something that goes against that specific way and hate it

    3. After a lot of familiarity, end up understanding it

    4. Have a mix emotion of both loving it because it functions so well and hating it because it doesn’t align with the rules you’ve set up

    • @intensely_human@lemm.ee
      link
      fedilink
      52 months ago

      Developer cognition is the most expensive resource on any programming project. It is entirely rational to stick to tried and true ways of doing things. A developer’s mind is generally at capacity, and putting some of that capacity into learning new tricks comes at the cost of all the other things that developer can be doing.

      And it’s not just a matter of time. Generally speaking, a developer can only do so much mental processing between sleep cycles.

      That’s not to say it’s always bad to learn new things. In fact one has to in order to keep the system working in a changing world.

      But throwing shade at developers who hesitate to learn new things is foolish. I’d recommend every developer do shamatha and vipassana meditation so that they can more accurately monitor the state of their own mental resources. Those mental resources are the most valuable and most expensive resources on the project.