Forced to settle for a nonideal job? Here’s how to make the most of it
1–10 of 19 posts
Re: Forced to settle for a nonideal job? Here’s how to make the most of it
#2Two very important lessons:
1. Never EVER ignore red flags. Ask about tech stack, procedures, code-reviews, opinions on basic programming principles and everything you can think of. Generally the interviewers should be asking these questions but it's equally important to see how they see the world. A simple thing to keep in mind is that if someone thinks they know better than the veterans in the industry with dozens of textbooks on the subject, chances are they are morons. If you see something odd, ask more questions. For instance why use mercurial over git: If you get an answer such as "well we evaluated the two options and there really wasn't any benefit to git and only made things more complicated" - run for your life. In the case described here, it turned out that the head of engineering didn't know how to use git and was confused by it.
2. Ask as many questions about the tech stack as possible - there are 3 possible options: One is the company uses what it uses because it was inherited from someone else and they stuck with it. Two, they picked some technology because they wanted to use it and not because they had to. Three is they picked what seemed the most appropriate but are willing to explore alternatives. Ideally you should be looking for the third option.
Re: Forced to settle for a nonideal job? Here’s how to make the most of it
#3Re: Forced to settle for a nonideal job? Here’s how to make the most of it
#4Re: Forced to settle for a nonideal job? Here’s how to make the most of it
#5Note: everything is non-ideal.
Re: Forced to settle for a nonideal job? Here’s how to make the most of it
#6I was in a job I absolutely hated up until not that long ago. Initially I was very happy with it - as a developer, I loved the fact that there were no calls lasting hours filled with made-up acronyms and the usual "we should", "we must" and all that. But to be honest there were other red flags from the very beginning which I completely ignored(and I shouldn't have). The tech stack was horrible: infrastructure was 201…
Re: Forced to settle for a nonideal job? Here’s how to make the most of it
#71. found out that the current position is not worth it 2. keep working as usual (don't overwork) and spend rest of the time interviewing 3. ??? 4. profit
Re: Forced to settle for a nonideal job? Here’s how to make the most of it
#8I was in a job I absolutely hated up until not that long ago. Initially I was very happy with it - as a developer, I loved the fact that there were no calls lasting hours filled with made-up acronyms and the usual "we should", "we must" and all that. But to be honest there were other red flags from the very beginning which I completely ignored(and I shouldn't have). The tech stack was horrible: infrastructure was 201…
Re: Forced to settle for a nonideal job? Here’s how to make the most of it
#9Note: everything is non-ideal.
Re: Forced to settle for a nonideal job? Here’s how to make the most of it
#10I was in a job I absolutely hated up until not that long ago. Initially I was very happy with it - as a developer, I loved the fact that there were no calls lasting hours filled with made-up acronyms and the usual "we should", "we must" and all that. But to be honest there were other red flags from the very beginning which I completely ignored(and I shouldn't have). The tech stack was horrible: infrastructure was 201…
Such code exists basically in any company what has been around for more that 20 years. Working with a legacy code is a challenge, yet do-able.