• DeadlineX
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Hey, we all start somewhere. I remember the first time I broke prod I was freaking out. I skipped lunch and a company event with my boss while we figured out what happened, and we had a few major customers who couldn’t use our software all morning.

    Screwing up is what makes us devs in my opinion. When the shit hits the fan and the fire flares, that’s when we find out our real mettle. I like to joke that I moonlight as a fire fighter lol.

    Keep at it and I promise you’ll get your confidence when you have that major breakthrough and fix a complicated problem with a simple solution.

    If you’re gonna work on a personal project I suggest doing something you want that isn’t easily accessible. Something everything out there is subscription based or something. Do something fun that you will actually use. That helps you stay motivated.

    • roux is a lib@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Thankfully what I mostly do right now isn’t gonna break anything major but I have had a few after 5 calls from product owners because certain things in our software that is custom configured for each client might have been done wrong(it’s kind of common enough that it isn’t that big of a deal) and it’s mostly a quick fix and from lack of communication. Where I struggle with is that I am first to call for support issues and I still don’t quite know the software or the industry like the back of my hand.

      The small project I am rolling around in my head is probably already made but I want to be able to create a chat app that has full E2E encryption with chat history/room deletion based on if the chat hasn’t been active for a few hours or whatever. Sort of encrypted chat but with the killswitch of a VPN. But I don’t know if it already existing matters as much as the experience I would get from just doing it.

      Also thanks for the encouragement. Lately especially I have been beating myself up because I should really be further along than where I am.

      • DeadlineX
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Yeah I definitely know what it’s like to be first to call and feel like you have no idea what you’re doing. It definitely gets better though.

        I only mentioned something you can’t find or have to pay a subscription for because that’s usually my side project headspace lol. If I try to make something there’s already freely available software for, I either know that it’ll take me forever to get something similar when I can just use what exists or I just won’t bother working on it because I don’t NEED it. If it’s something I want that I can’t find anywhere else I am much more motivated.

        That sounds like it’ll be a fun project actually. And a great opportunity to learn some things.

        You’re welcome! I know the feeling all too well. Don’t beat yourself up about (easier said, I know). It’s so common out there for people to feel behind or like they’re not good enough at their job. I think we should all encourage others feeling this way, since we all (or most of us) have felt the same way early in our careers.