So many spreadsheets.

    • kersploosh@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      9
      ·
      1 month ago

      Depending on the field, later in your career you can often skip the spreadsheets and get away with just saying, “That looks close enough,.” If you have enough seniority people will assume you know what you’re talking about.

    • A_Union_of_Kobolds@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      arrow-down
      1
      ·
      edit-2
      1 month ago

      Join the technicians in the field who get to laugh at engineers, its more rewarding

      Edit: sales get the commission tho :(

      • DearOldGrandma@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        1 month ago

        “Be a Mechanical Engineer, then you get to hate nearly everyone including yourself.” A Mech. Engineer told me this after we both had a really long day. If you pay attention to those guys, you’ll find that they know more than most because they play the parts of Engineer, Tech, and Liaison

    • marcos@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      1 month ago

      As an engineer, this is missing a first bump where you stop doing “basic operations” still in school, and develop an intrinsic fear of “numbers and counting”.

      • DearOldGrandma@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 month ago

        Hopefully you utilize Python instead of Excel for data management. Unless you have non-engineers or tech-illiterate people on your team or adjacent teams lol

        • ViatorOmnium@piefed.social
          link
          fedilink
          English
          arrow-up
          6
          ·
          1 month ago

          Why not both. I once wrote an abomination that read and wrote data into a Google Spreadsheet, interacting with formulas in the spreadsheet in the process.

          • virku@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 month ago

            Oh Lord. Before I found power bi 15 or so years ago I made interactive speeadsheets that did a lot of querying directly towards sql based on a set of input cells. Did a lot of crunching on the data merging data fetched from different database etc before presenting them in their own sheets. The worst part is that it was a huge leap from what we did earlier. Then I would write sql queries and dump the result to Excel every time management needed data.

        • virku@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 month ago

          I mostly use sql for data management stuff through c# .NET. But there is a lot of Excel and power bi towards the numbers people.