• @huginn
    link
    22 months ago

    Definitely - hiring isn’t easy.

    But you’ll never get value for money from engineers who don’t care, and you have a 0% chance of a cheap contractor caring.

    Again - I don’t blame them. They shouldn’t care. The company clearly doesn’t respect them.

    But it’s a false economy.

    • @onlinepersona@programming.dev
      link
      fedilink
      English
      22 months ago

      Again - I don’t blame them. They shouldn’t care. The company clearly doesn’t respect them.

      True. Some people aren’t paid enough to care 👍

      But it’s a false economy.

      Is that a typo or a term I don’t know?

      Anti Commercial AI thingy

      CC BY-NC-SA 4.0

      • @huginn
        link
        22 months ago

        Not a typo - a false economy is a decision that saves money in the short term but wastes more than it saves in the long term.

        • @onlinepersona@programming.dev
          link
          fedilink
          English
          22 months ago

          Thank you, learned something new!

          Anti Commercial AI thingy

          CC BY-NC-SA 4.0

          Inserted with a keystroke running this script on linux with X11

          #!/usr/bin/env nix-shell
          #!nix-shell -i bash --packages xautomation xclip
          
          sleep 0.2
          (echo '::: spoiler Anti Commercial AI thingy
          [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
          
          Inserted with a keystroke running this script on linux with X11
          ```bash'
          cat "$0"
          echo '```
          :::') | xclip -selection clipboard
          xte "keydown Control_L" "key V" "keyup Control_L"