you are viewing a single comment's thread
view the rest of the comments
[–] [S] 24 points 2 years ago (10 children)
  • [–] 12 points 2 years ago (7 children)

    I've lost my shit with people over this lol. Just sucks when you are like 3 hours in on something and then someone just comes along and makes small talk.

    I was fired from my last job because I was expected to write features AND do helpdesk support at the same time and just no... I was also fired because I suck at programming but still...

  • source
  • parent
  • hideshow 7 child comments
  • [–] [S] 6 points 2 years ago (4 children)

    haha yeah writing code while dealing with distractions is effectively impossible

  • source
  • parent
  • hideshow 4 child comments
  • [–] 5 points 2 years ago (3 children)

    It's funny because after I got fired my production went through the roof because I was able to work on my own stuff without dealing with other people's bullshit.

  • source
  • parent
  • hideshow 3 child comments
  • [–] [S] 4 points 2 years ago (2 children)

    it does help a lot when you enjoy what you're doing

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 2 years ago (1 child)

    I live at home and my little siblings with ADHD* knock on the door to tell me stuff all the time ughhh

    *I have ADHD too which is why it's extra tragic when I lose my train of thought.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 4 points 2 years ago

    I have ASD so once I get into that hyperfocus flowstate, and get pulled out of it, it's like everything around me just shatters lol. My partner and oldest kid have ADHD so when either or both are around I mostly don't even bother with code. I was able to get a tiny bit of stuff done this morning but it was mostly stuff I have on mental autopilot like git stuff.

  • source
  • parent
  • [–] 4 points 2 years ago

    Learn to document more. It gets a little better with age once you must resign yourself to the fact that you will be interrupted at any point. If you document, you can resume easier and there's less mind shift inertia.

  • source
  • parent
  • [–] 2 points 2 years ago

    This has been my entire last week. Our client has a tight deadline for this feature I'm working on, in part due to their own indecisiveness and in part due to an external API developed by a big corporation being late and buggy. This means we're doing testing and bug fixing simultaneously with doing new development and even with speccing and estimating new subtasks. And with this client, this close to the deadline, every little bug is critical and needs to be fixed right away. Meanwhile, a junior developer is being onboarded to the project and another developer is working on a different feature derived from an architecture I made. There's always a fire I need to put out, a question I need to answer or a feature I need to describe. I'm writing more emails than code these days.

  • source
  • parent