I enjoy writing software, but…

I’m sick of making yet another fucking CRM.

I’m sick of trying to keep data synced between seven different third-party services.

I’m sick of trying to pull everything in the database into a single fucking dashboard.

I’m sick of trying to stay within a budget that’s based on some wild-ass guesstimates made by someone who quit over a year ago.

I’m sick of creating things that will only ever be seen by a couple people in some random companies, and will be enjoyed by nobody.

  • lemmy_user_838586@lemmy.world
    link
    fedilink
    English
    arrow-up
    17
    ·
    3 days ago

    You and me both buddy, I’m also absolutely sick of the broken tech interview process. I’m so sick of being asked to do leet code and coding interviews and failing miserably at them because my brain locks up from stress and freezes.

    • loaf@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      6
      ·
      3 days ago

      Oh god I hate that.

      My last interview, I was tasked with writing 5 different sets of code in Python to accomplish 5 different tasks.

      With a pencil, on paper. That was a first for me.

      My issue: I will always refer to documentation, just to make sure I don’t make mistakes. So, my brain froze trying to remember certain calls.

  • OsrsNeedsF2P@lemmy.ml
    link
    fedilink
    English
    arrow-up
    7
    ·
    3 days ago

    If you want fulfilling work, join or start an open source project you’re passionate about

    If you want money, grind Leetcode and go to a better company

    But it sounds like you’re stuck between those two and yup it sucks

  • iii@mander.xyz
    link
    fedilink
    English
    arrow-up
    9
    ·
    3 days ago

    It sucks when your hobby becomes your work. Cause then you learn to dislike it. Leaving nowhere for that burstling creativity to go to.

    • OldManBOMBIN@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      3 days ago

      That’s why when I get home in the evening I just stare at a wall. No way to hate your hobbies if you don’t have any.

      Makes my job as watcher of the wall unbearable though

  • Kalothar@lemmy.ca
    link
    fedilink
    English
    arrow-up
    7
    ·
    3 days ago

    I’m sick of being tasked with 5 different types of programmers jobs

    In the past month alone I’ve worked on:

    • A web scrapping program to compile realtors information in a state I don’t live in, their properties sold and the values of those properties in the mls database. 1000s of web pages

    • a react native mobile apps backend transition from mongdb and express to a google cloud platform and firestorm database

    • a stencil.js website for a company that sells soaps and essential oils, as well as manage the backend changes because of arbitrary tariff price increases

    • a Python data pipeline to sync various name brand companies inventories with a shoddy sku management system

    • tax and shipping costs module integrations

    Bro what is happening out here, I work for one company

  • Vinny_93@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    3 days ago

    I used to be a real computer guy. Then I started working in IT. Now I don’t really do much with the things anymore.

    • Lucky_777@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      3 days ago

      Same field. I like building gaming rigs and gaming. That’s my IT outside of the job. Sadly you really only build once or upgrade every so often. Then you’re working on your family’s shit lol

  • partial_accumen@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    3 days ago

    I feel you, but this work pays relatively well. If the work wasn’t a bit soul destroying it would pay quite a bit less.

    • fuzzzerd
      link
      fedilink
      English
      arrow-up
      5
      ·
      3 days ago

      As someone that likes Vue a lot, I’m curious what you dislike? The migration from v2 to v3 was definitely botched, but vue3 with vite is a solid developer experience.

      • YurkshireLad@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        I came from years of jQuery and the mind shift to VueJS was just too much for me. Our team decided to use it almost on a whim. A major version of VueJS was released before we’d released our product, which meant we had to go back and rework things. So all in all it didn’t sit well with me.

      • dis_honestfamiliar@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        4
        ·
        3 days ago

        I hate jquery because there’s vanilla js, but then I hate how much more useful jquery is over vanilla js. Also, I hate JS, but what I hate most, is that I have to continue to use it for frontend.