DEV Community

Molly Struve (she/her)
Molly Struve (she/her)

Posted on

What is the hardest part of your job?

Many people assume that solving those big, complicated problems is the hardest part of being a software engineer. Sure those problems are hard, but for many, they probably aren't the hardest part of their jobs. What do you do and what is the hardest part of your job?

Oldest comments (47)

Collapse
 
molly profile image
Molly Struve (she/her)

I recently became a technical lead and now I have a team of 2 that I am responsible for. At first, I assumed that I, plus 2 more people meant that we would get 3x as much work done as before and it would be a piece of cake. Oh boy, how wrong I was! Leading a team is HARD WORK! Figuring out exactly how much support each member needs and how to best give it to them while also continuing to technically contribute myself is tough. I have had to accept that contributing less is OK because my time is better spent sharing my knowledge and helping others on my team grow.

TL;DR The hardest part of my job is learning how to effectively lead a team.

Collapse
 
jaloplo profile image
Jaime López • Edited

I was in that position for two years more or less and was easy for me, my team was so proactive that was easy to advice and help when was necessary. I had to face one person going out of the team even the company and replace them with another person less qualified. None of those challenges modified my way of working, I did a daily starting meeting (like a daily scrum meeting) to schedule their tasks for the day. This allowed me to check what they were doing and identify their issues to plan helping chats. In addition, you have to assume you spend some time managing your team and you will not doing the same tasks as before, in some way, you are the expert and has to start the way of doing things or remove the rocks from the path.

Hope this can help you.

Collapse
 
maurofranchi profile image
Mauro Franchi

I am in the same situation! The hardest part for me is coping with the lack of actual coding time as I spend most of the time planning, assigning task and review everybody's else PRs. I feel like I am just less than 1/2 Dev in the team.

Collapse
 
peledzohar profile image
Zohar Peled

Leading a team takes a very different skill set then developing software. I've had different sizes of dev teams working under me - but for me, even managing myself is a hard thing, and managing other people as well is even harder.

Collapse
 
ferricoxide profile image
Thomas H Jones II • Edited

Having customers that say "we want to achieve <GOAL>" but has only the vaguest of notions what <GOAL> means and zero willpower to achieve <GOAL>?

Collapse
 
panditapan profile image
Pandita

Coworkers. I'm the only venezuelan in a group of mexicans (which is ok) but, they sure don't understand me and I don't understand them and that's caused me more frustrations than normal 😅

Adapting to cultures is super difficult and even more so when you're an immigrant. I'm learning though :3

Collapse
 
klink1899 profile image
Jose Manuel

I'm Mexican, si tienes preguntas te puedo ayudar :)

Collapse
 
mikefromru profile image
Mike

Just to start.

Collapse
 
grumpytechdude profile image
Alex Sinclair

Two jobs ago, the hardest part was holding to together from the stress. New requirements had to be delivered yesterday. We had no tests. More time was spent playing politics than working in a company of about 20 people. That company doesn't exist anymore.

In my last job, it went from learning how to Salesforce, to learning how to write good automated tests, to learning how to write good Sencha UI code, to learning how to write good automated tests, to learning how to write Capybara (selenium in Ruby tests), to learning how to support a team, to trying to change the culture, to finding a new job after three years of surprisingly unmarketable experience.

In my current job, it's dealing with clients while still delivering. They often want this, then this, then this - all while I'm still working on the thing before those! If I responded to every email with the depth I usually do, I'd have literally no time to work on features for them. So it's often in their best interests for me to delay in responding, or to give shorter answers.

Collapse
 
molly profile image
Molly Struve (she/her)

The client balance is always hard, you want to give all of them the complete answer but you simply dont have the time.

Collapse
 
isalevine profile image
Isa Levine

Trying to land that first one, lol! :)

Collapse
 
jeddevs profile image
Theo

😂👌🏻

Collapse
 
mjraadi profile image
Mohammadjavad Raadi

Not being able to keep up with my physical health and fitness sometimes.

Collapse
 
moopet profile image
Ben Sinclair

Knowing that it's a complete dead end and that I'll never really do anything I enjoy.

Collapse
 
klink1899 profile image
Jose Manuel

Not having a leader in a company where only 10x engineers are retained. It's my first job, had to implement a full stack application from zero, not having mentories and not know if doing right exhaust me.

Collapse
 
psmlbhor profile image
Pranjal

I work in a startup and I can relate so much to this!

Collapse
 
invot profile image
invot

10x anything is a scam. Nobody is 10x.

Collapse
 
klink1899 profile image
Jose Manuel

Maybe is just work overtime all the time..

Collapse
 
psmlbhor profile image
Pranjal

10x not in the sense that devs are themselves productive but in the sense that they are required to meet ridiculous deadlines day-in and day-out.

Thread Thread
 
invot profile image
invot

That and they brag about the abuse they endure. Most toxic trend in the industry since the whole "need ten years experience with HTML5" three years after it came out.

Collapse
 
imad profile image
imad

I had exactly the same problem in my previous job (it was my first job also), not having mentors and good project managers is a hell

Collapse
 
virien84 profile image
David Anton Alvarez

The hardest part, for me, is dealing every day with obsolete technology. Not only because of the lack of productivity, but the feeling of being stuck in a technological hole.

That's why I decided to spend my free time studying new technologies, to be up to date.

Collapse
 
jeikabu profile image
jeikabu

Firing people. Glad that isn't part of my current job.

Collapse
 
jacobmgevans profile image
Jacob Evans

Currently team communication. Office politics. 😰

Collapse
 
molly profile image
Molly Struve (she/her)

That sounds incredibly frustrating and disheartening 😔

Collapse
 
invot profile image
invot

An architect that tells me to use something he doesn't know how to use himself. If you want me to inject something into my project, it should be on you to prove that it works. Also, being the only one who can get it to work somehow translates to me not properly understanding it. He speaks strictly in accusations, and it gets frustrating when I'm the only one who understands a problem yet I'm being told I don't understand a problem. Thankfully, he's mostly aloof and I deal with him only in weekly meetings.