• Omega_Jimes@lemmy.ca
    link
    fedilink
    arrow-up
    88
    arrow-down
    1
    ·
    13 hours ago

    I’m not going to lie, that last one is the hardest thing for me.

    After years of trades i always loved having a physical thing you can touch and feel at the end of the day. I’m in university for tech, and i’m still struggling with the lack of achievement. I don’t often get to see someone use a thing I worked on, so it kinda feels like I spent a lot of time doing nothing.

    • JesusChristLover420@lemmy.sdf.org
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 hours ago

      That’s why so many programmers want to work in game development. It feels good when you made something that brings people joy.

      And that’s why game developers are paid terribly

    • Bluewing@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      3 hours ago

      I feel you. Certain professions have an emptiness to them because you don’t know if what you do matters.

      I did about 15 years as a medic in a rural area. And while the saying is “You work on family and friends”, I often had no clue if the people I scraped up and treated in the back of my bus lived or died. Once I dropped them at the ER, that was it. It was just a black hole that I could very rarely get a glimpse into. It left a real empty spot inside not knowing if what you did mattered.

      So, go home tonight, pour a whisk(e)y and do what I did-- pretend it does.

      • kungen@feddit.nu
        link
        fedilink
        arrow-up
        2
        ·
        2 hours ago

        But why should we think so much about the final result when it’s out of our hands? Without you, these people probably wouldn’t have gotten any care whatsoever (or at the least, delayed with it -> higher risk for worse results).

        Unless you did stuff to worsen their condition, you’ve undoubtedly saved many lives, and many people are very thankful for your contributions. So, thank you!

    • four@lemmy.zip
      link
      fedilink
      English
      arrow-up
      10
      ·
      8 hours ago

      What helps me when I feel like this is making something for myself. A script that automates something I do or a program that I will use. Then I do feel the accomplishment everytime I use that thing

      • tinyvoltron@discuss.online
        link
        fedilink
        English
        arrow-up
        6
        ·
        edit-2
        7 hours ago

        And that’s why today is shell script Friday! I always try to do some little thing on Friday that makes things easier for me and my team. Not always a shell script but always something I can finish in a day. I don’t always succeed but I can usually come up with something cool.

    • kamen@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      8 hours ago

      I used to struggle a bit with that. My first full time job was at a startup making puzzle/logic games and I was hoping that at one point everybody is going to play them and I’ll be able to say “yeah, I worked on that”. Needless to say it wasn’t that successful at all, but I learned not to care that much. Money’s in my bank account, food is on the table, everything’s fine.

      On the flip side, software not being material is also a plus - you make it once and distribute it an infinite number of times.

    • jubilationtcornpone@sh.itjust.works
      link
      fedilink
      arrow-up
      39
      ·
      edit-2
      12 hours ago

      A few years ago, corps were just throwing shit at the wall to see what would stick. Everybody who wasn’t a software company decided they were now a “software company”. I liked the salary that came with it but the actual projects sucked. Working on stuff you know is DOA is very demoralizing.

    • Jankatarch@lemmy.world
      link
      fedilink
      arrow-up
      17
      ·
      edit-2
      12 hours ago

      You may enjoy the robotics field of programming ngl. Or embedded systems if you still want more coding than engineering.

      • Yondoza@sh.itjust.works
        link
        fedilink
        arrow-up
        6
        ·
        edit-2
        5 hours ago

        Robotics (or more broadly mechatronics) is a super interesting field. To do the work at the mechanical/electrical interface is really hard.

        The field of industrial controls skips the hard part and just buys stuff that is pre-designed to move. Then those pre-designed pieces are made to fit and work together. It’s like complicated Legos and is honestly very fun and rewarding.

        If you want to do programming with a physical result, controls engineering is a great option. I would recommend shooting for the hard stuff (real programming - DSP, FPGA, etc) knowing you’ve got a safe fallback with industrial controls (PLC programming).