• KindaABigDyl@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    2 months ago

    I agree. We’ve let the standards for what is good drop.

    I think it’s mainly because the “just works” mentality has become infectious among engineers. It’s one thing when just starting out, but as you learn more and gain experience you should care more.

    People do the designing and architecture and programming just because it all pays well, not because they have a love for the craft.

    I think the second, slightly less strong reason is because many engineers do not know how to effectively communicate with management when something will result in terribly written software and just do it anyway. Another skill I see less and less amongst my brethren.

    • ulterno@lemmy.kde.social
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 months ago

      People do the designing and architecture and programming just because it all pays well, not because they have a love for the craft.

      True.
      I like programming and tend to pride myself in making good code, but when I see other’s attitude at work, it makes me reevaluate what I care about.

      Perhaps this is the reason of the memetic difference between corporate code quality vs OSS code quality. When I contribute to Open Source (at least to other’s projects), I see myself try to be as considerate as possible of multiple factors that I wouldn’t even care of at work.