Ask HN: Is it unprofessional to leave a new job where everything is a mess?
242 points| itistricky | 4 years ago | reply
Problems showed up immediately in the form of chaos and dysfunctions in the microservices cloud project I was hired in. Let's put it this way: say you get the seminal book on microservices and the seminal book on CICD. Now imagine reading along and doing almost everything from code up to project management the wrong way (essentially keeping on-prem 2000's philosophy and revamp it as microservices). On top of that add vendeta-developers in Asia (I'm in a small offshoot team in Europe) handing down half-baked frameworks (not-invented-here and reinventing the wheel are strong) with minimal documentation and a culture based on meetings instead of documenting things. Developer sandboxes that just don't work and unrealistic deadlines. In short a huge draining mess where I felt burnt out just a few months after I joined and where I honestly don't want to spent another minute.
Almost every attempt of mine to change anything was met with either "yeah we know but we have to live with it for now" or a straight denial to hear me out - brushed aside as a newcomer (I'm senior and was hired as such).
So, the question is, is it unprofessional to abandon ship just 6 months in or given the circumstances is exactly what I should do in order to protect my well being and my career prospects (the project is a slow motion train wreck IMO).
[+] [-] henvic|4 years ago|reply
In 2012 I've left my hometown and went to the other side of my country to work at a startup. Within 20 days I left because the situation was critical. I was already feeling like I should leave on the second week, but decided to wait just to break-even from my moving expenses.
It was e-commerce startup where the team lead / project manager was actually the only backend engineer.
One of the problems I had was that it was impossible to work with him.
He despised git, so we used svn. Fine. It was in the early days of git, I could understand that. He didn't write proper svn messages (but garbage like... always 'ghnwerigkelrwn'), and told me I shouldn't care about it. Ugh... Okay, I think I can try to change this situation.
Then on my first days of work I noticed that something was very wrong with the repo. Turns out the guy configured his Eclipse IDE to commit to SVN any time he saved any change.
And he'd just type random keys out of boredom in any part of the system (PHP, which is an interpreted language) and break things wildly.
For those that doesn't know: SVN is a centralized versioning system. It's not like git, where you push things 'later'. When you commit, it's sent to a central server.
[+] [-] PragmaticPulp|4 years ago|reply
Not a good idea for the OP to leave without having another job to start.
The OP only found this job after a long period of job searching. Having a large unexplained resume gap followed by a short 6-month employment followed by another gap is the type of pattern that starts to scare hiring managers.
Start the job search, but don’t just leave until you have something else to go to. Avoid introducing another resume gap within months of the previous long resume gap.
[+] [-] throwaway123x2|4 years ago|reply
[+] [-] jabo|4 years ago|reply
[+] [-] kaetemi|4 years ago|reply
[+] [-] rkangel|4 years ago|reply
The important thing is to be able to defend it in future interviews, and do so in a reasoned way rather than an emotional one. For example instead of "the team were incredibly frustrating to work with and ignored all my suggestions", instead "the culture made it very hard to do quality engineering, which over time was demoralising". Sweeping statements about crap organisations sometimes come off as petty on the part of the person making the comments - individual specific examples work better (e.g. a specific, obviously wrong, architecture problem with one framework, rather than talkinga bout them all as a group).
[+] [-] jrumbut|4 years ago|reply
Every organization has problems, that's why they hired a new senior developer. If someone read the OP to me in an interview, I'd be sympathetic but I would also be thinking "what if our CICD setup doesn't resemble the seminal book? We've reinvented the wheel once or twice too. Will they help us improve or leave in disgust?"
So I would include specific examples of what you tried to do:
"I sent a polite email to headquarters, I created a demo using open source libraries, I tried to work within the meetings culture and scheduled one of my own to talk about the situation."
[+] [-] rjzzleep|4 years ago|reply
So many organizations do legally questionable things and mouth gag you from doing the right thing and reporting their scammy behaviour because somewhere down the line you want to make sure that when the next organization calls for a reference they don't destroy your job prospects.
A simple example related to this point is that this is precisely why it took a whistleblower to expose the shit that Facebook is doing.
If all the previous researchers felt like they could walk away and get a new job, while highlighting their great work AND calling out Facebook for what it does they would have.
I just saw an example of a sequoia funded startup firing someone during mat leave and then having the audacity to propose a onesided non disparagement clause. The person in question was close to accepting it, because she feared a potential backlash in her future career.
It's completely insane that in most societies corporations can abuse employees to the extent that they are and then employees bend over and accept it, because they might have a bad reference. Usually the only way to actually free yourself from those companies is litigation with mutual non-disparagement. That really shouldn't be the case.
[+] [-] windexh8er|4 years ago|reply
I've been in trainwrecks where the market really wanted things the company wasn't delivering on as paid for product. And it could have been really great. Great brand recognition, great people - yet a CEO that had in their mind they could do no wrong. I left, and received a lot of flack for it, yet within one year that company divested because they couldn't sell anything then magically I was looked at differently. It's often hard to get a good read on a tech company in a few short interviews. Especially those on the smaller side or startups. But I don't think anyone should stay somewhere that was not as advertised and have to deal with a penalty for a "short run". Being candid about the situation without disparaging the company (as the parent comment stated) seems to go a long way and most good recruiters/interviews will be understanding.
[+] [-] richrichardsson|4 years ago|reply
Most jobs I've ever had in the UK came with a "probation" period of 6 months, where the employer could terminate the position with a one week notice (or even shorter if I was the cause of some particularly nasty problem), and after 6 months a review would be conducted to decide if the position was going to be offered on a more permanent basis.
I think it's only fair that employees can have the same option to walk away if they find they don't really fit in the culture of the organisation.
[+] [-] zamalek|4 years ago|reply
[+] [-] whiddershins|4 years ago|reply
I would personally never say negative things about a previous employer regardless of how carefully worded.
[+] [-] RhysU|4 years ago|reply
Someone hired you as a senior employee. Senior folks are expected to fix messes like what you describe.
Go to the right person and ask for the political capital and support to fix 2 specific things.
If you don't get a promise for that support or you don't see that support sustained, leave.
If you get that support, fix exactly those 2 things as quickly as possible. Then ask for the support to fix 2 more things. Etc.
You may want to walk into the right person's office with a list of 5 things to address and ask their input on selecting the right 2.
[+] [-] playing_colours|4 years ago|reply
On the other hand, it is a good chance for a new senior engineer to show their leadership abilities, if an organisation recognises the mess and is serious about dealing with it. You will definitely learn about it in the interview and see the management encouraging relevant activities.
[+] [-] gwbas1c|4 years ago|reply
It's easier to fix a mess when the person who made the mess is no longer there. (Or management recognizes that the person who made the mess was in over their head.)
But, if the person who made the mess is still there, has been there for a long time, and has a lot of political capitol, this can be prohibitively difficult. (I know this from experience.)
Furthermore, if the "right person" doesn't recognize the mess, or refuses to recognize the mess, then it's time to leave.
> Someone hired you as a senior employee. Senior folks are expected to fix messes like what you describe.
Most of the time, yes! (Thankfully that describes my current job.)
Other times senior devs are hired as a possession, like buying a fancy car or a fancy piece of jewelry. Even worse, poor management might not know how to handle a senior dev, or not be willing to recognize the problems that the senior dev needs to handle.
[+] [-] geofft|4 years ago|reply
If you have the energy and enthusiasm for fixing broken things, this is great advice, ideally before the point of burnout / before six months (but after at least a month or so). But not every senior role has to involve cleaning up messes and picking political fights. You're allowed to look for a company that isn't a mess if you want.
[+] [-] JSeymourATL|4 years ago|reply
I might add as a prospective new employer— what did you learn from this experience?
Essentially, I’m looking for leadership acumen and decision quality.
[+] [-] throwawaysleep|4 years ago|reply
[+] [-] thunkshift1|4 years ago|reply
[+] [-] nomercy400|4 years ago|reply
Hard questions for yourself: How did I get in this situation? How did I get such a mismatch between your expectations and reality? Why didn't I see this at the job interview?
Answering these will help you evaluate future job offerings.
Ofcourse I do not know how the interview went. Maybe you didn't ask, maybe you did and they didn't answer fairly. In the first case, ask these questions next time (for example: "Describe to me your process on how you go from source code to a production build?" "How do you run your projects? What methodologies do you use?" "How do you document/test/maintain your code quality?" "What kind of meetings do you have around here?"). See if you can ask about cultural difference as well (you mention Asia vs Europe), and avoid yes/no questions but rather something open.
If they didn't answer fairly during the interview, you have no reason to feel bad for running away.
[+] [-] itamarst|4 years ago|reply
After we'd hired him, we asked about the old company again. "Oh, it was an utter shitshow" and he went on a long and very compelling rant about how badly managed it was... in far more detail than he had when interviewing.
I feel like this is a reasonable way to do it; don't badmouth your current employer while job searching, but no need to stick around unnecessarily.
[+] [-] eldelshell|4 years ago|reply
[+] [-] rpmisms|4 years ago|reply
[+] [-] alimbada|4 years ago|reply
[+] [-] ianai|4 years ago|reply
[+] [-] hda111|4 years ago|reply
[+] [-] snassar|4 years ago|reply
It is not usual that people don't make it through the probationary period, but it happens. If you know 5 months into a job that it is not for you and won't work out, then search for something that does. When asked why the time at X was so short, tell the hiring manager why. A place that dings you based on your honest assessment is not a place where you will want to work anyway.
[+] [-] atlasunshrugged|4 years ago|reply
[+] [-] mytailorisrich|4 years ago|reply
[+] [-] ljm|4 years ago|reply
Doesn't really have to be any simpler than that, and for further interviews it does allow you to make those expectations clear if the question is asked.
[+] [-] wastedhours|4 years ago|reply
Obviously it depends on the politics of a situation, but be wary of those questions that might arise, and still leave on good terms if the new place wants to confirm you weren't let go.
[+] [-] nicbou|4 years ago|reply
This means that it's harder to get a loan or find an apartment until you're over that period. After that, you're golden.
https://allaboutberlin.com/guides/find-a-job-in-berlin#the-p...
[+] [-] democracy|4 years ago|reply
[+] [-] addicted|4 years ago|reply
On the flip side, if you’re the person who created the situation in the first place I would probably expect the company to replace you anyways.
[+] [-] thieu96|4 years ago|reply
Bottom line is, if you're not happy with your job, then quit and look for something else. No amount of money is worth your sanity (maybe for a handful of months), if you give some feedback upon leaving you've handled it fantastically professionally. If they're too proud to accept the feedback then that's their loss and you leave without a doubt in your mind it was a bad decision.
Go for it!
[+] [-] ethbr0|4 years ago|reply
If most of the people you respect and value on your team are leaving, and the other people are staying... well, that tells you more about how everyone else perceives the company too.
[+] [-] sfgweilr4f|4 years ago|reply
Plus, right now you are slowly (or quickly) burning out. That is not an acceptable result. They are incompetent and unprofessional. Employees should not be burning out due to bad work design.
There is a massive opportunity cost in remaining in a bad environment. You may last awhile longer but only if you adapt to it. Do you really want to adapt to where you are and get comfortable in it?
I'd be returning to the resume stage and put the feelers out into my network. Live is too short for this kind of nonsense.
But in reality I can't advise you more than this because I don't know the full story and basically can't. Hope this helped.
[+] [-] _odey|4 years ago|reply
A: No.
Notes: personally I would have either abandoned it during the first month or at the end of the probation period, depending on severity, otherwise I'd force myself to stick around for the year, so I wouldn't get questions during further interviews for why I stayed there only X months. A "hack" would be to endure until somewhere in January next year and then in your CV write only the years of employment like this:
2018 - 2021 Old boring job.
2021 - 2022 Shitshow job (but don't actually write anything bad in the CV about them, only positives).
2022 - present Awesome new job.
If you write it with the number of months, some (not all) recruiters and hiring managers will get suspicious. I've personally had people (colleagues at previous employers, but also random people at random meetups) tell me they trust people less if they see that on their CV, or even filter out such CVs early as they fear you'll do the same there, even though they had the same situation themselves when I checked their linkedin profiles.
I personally don't care at all about the month range when I conduct interviews, and if anybody brings that up I fight against it, as something I've learned from personal experience is this: most jobs suck, most employers suck, I've had to deal with some, everybody I know has dealt with such; then I switch the subject to what's really important: what can you actually do so we get to hire you.
[+] [-] gregkerzhner|4 years ago|reply
The same goes for really old jobs too btw - having a detailed explanation of your exploits in Java Swing on page 4 of your resume is likely distracting and irrelevant. Consider making your resume a single page with older jobs grouped together like "1999 - 2008 Various software gigs for Employers1 thorough Employer5"
[+] [-] indymike|4 years ago|reply
This sounds like a company that is frozen by it's legacy code base. There's a lot of companies like these, and they are trapped in survival mode.
> So, the question is, is it unprofessional to abandon ship just 6 months in or given the circumstances is exactly what I should do in order to protect my well being and my career prospects (the project is a slow motion train wreck IMO).
There's really only a few things you can do: If you want to fix the problem, ask to do so. Be prepared with a plan to do so (here's what I'll need, and here's how we'll approach fixing it). Helping a team out of a corner they've been painted into can be very rewarding, but it's an emotional challenge. If the answer is no, or you don't want to fix it, then get another job and leave. There is nothing wrong with that.
[+] [-] xyzelement|4 years ago|reply
It's easy to see problems and its easy to complain about them - but even if you're right, there's a vast gulf between complaining and driving change. You may be discouraged because you're hitting resistance but that's the nature of these things - if the organization already was ripe for and acting to fix these things, there'd be no need for you to help make it happen.
That's the nature of the leadership challenge - how do you get people to change things when they currently don't want to or think they cannot?
You think you see the right path, awesome, let's assume that's true. But if you can't find a way to make things better, then aren't you saying exactly the same thing that others are saying - "we have to live with it?"
You may not be in for that kind of challenge, you may just want to write code in a well set up environment, in which case you should absolutely leave. But if you want a real challenge of actually driving change and impact, of leveling up your leadership and seniority, this sounds like a great opportunity. Some will see it that way, others never will.
If you do see the opportunity, then the next question is "how" - finding a way to figure that out is going to be an amazing learning experience regardless of success.
[+] [-] qaq|4 years ago|reply
[+] [-] tekstar|4 years ago|reply
That being said, what you're describing sounds like a shit show. I've seen many talented developers stay way too long at bad places, telling themselves they can make things better.
[+] [-] crate_barre|4 years ago|reply
Business rarely has the capacity to see the blowback of the latter where the product is not nimble/flexible, and there is a clear velocity hit across the board.
From my experience, business rarely has empathy for the latter.
[+] [-] nameless912|4 years ago|reply
I think it's always okay to leave any job at any time for any reason; I once turned down a job at Google because the hiring manager was a complete asshole (I mentioned I had a dog and his immediate response was "oh god, I hope you never bring that thing into the office because I _hate_ dogs!"), I've left jobs because managers lied about petty shit, and I've left jobs because the company wouldn't allow me to work remotely despite several extremely senior eng leaders advocating on my behalf to do so. IMO, an engineering culture completely devoid of the ability to change is at least as valid as any of the ones I've had to leave, and I can tell you from personal experience that there's a limit to how much any one person can change, no matter their influence, the quality of their ideas, or their passion for righting the ship.
At a certain point, you have to don your own oxygen mask before helping others. Especially if this job is impacting your mental health and/or personal life, cut and run right now. There's no reason to stick around for a job that's not giving you the respect you deserve.
[+] [-] mkl95|4 years ago|reply
Most of those companies are actually running a distributed monolith, which is worse than a good old monolith, and eventually much worse.
> I'm in a small offshoot team in Europe
Some Americans don't really understand how grim the European software development landscape is. I have built stuff for some potential unicorns and the shit product management get away with is insane. Most projects are downright spaghetti.
Sorry to sound so negative. But to answer your question, I think it makes complete sense to leave that job. 5 months is more than enough to realize a job is not going to get better.
[+] [-] afarrell|4 years ago|reply
[+] [-] crispyambulance|4 years ago|reply
The feeling you have of burnout, of course, should be taken seriously but the other things you describe sound not unusual to me. Yeah, the real world (at least in my experience) is never like it is in the "seminal books". How will you know that the next place you go to isn't the same or messed up in an equally profound but different way?
Certainly part of this is the remote-first stuff. MHO, but it is simply not possible to gain trust from teammates without regular in-person interaction. Remotes will always be outsiders, and outsiders have an enormous challenge when it comes being change-agents.
[+] [-] altacc|4 years ago|reply
As for career/CV, it’s only a flag for me if there are a lot of instances of short jobs that were obviously meant to be permanent. Personally I still ask the candidate about why that is.
If it’s any consolation, my shortest resignation from a perm job was the morning of the third day. The MD’s motivational strategy turned out to be angrily shouting at people.
[+] [-] chaircher|4 years ago|reply