this post was submitted on 11 Jul 2023
56 points (98.3% liked)

Experienced Devs

3928 readers
1 users here now

A community for discussion amongst professional software developers.

Posts should be relevant to those well into their careers.

For those looking to break into the industry, are hustling for their first job, or have just started their career and are looking for advice, check out:

founded 1 year ago
MODERATORS
 

I was wondering if anyone else had any questions they always asked the interviewer in the "we'll give you five minutes at the end to ask us questions" bit in interviews.

Personally I always ask what the staff turnover rate is. Mainly because in my first dev job I was one of four people who started on the same day. One of the other guys left after two days, I left after six weeks, and another guy left after two months.

Another I'll be asking after my current job is if they have a mainframe. I've now worked at three companies with mainframes and they all were old corporations where they were outsourcing loads of stuff to unhelpful companies (often IBM) which generally meant lots of headaches.

you are viewing a single comment's thread
view the rest of the comments
[–] learningduck@programming.dev 5 points 1 year ago (4 children)

There are places that hire developers, but don't use a version control? I'm so shock at this.

For agile thing. I would ask them to describe how they do agile also. You can have a waterfall that called agile as well. Or Agile that estimate ticket with time instead of complexity.

[–] LazerFX@kbin.social 4 points 1 year ago

Yeah, there are. There are places that don't use CICD, don't use TDD, don't consider DDD beneficial, don't like to have development teams talk to product/sales/users directly... all of these are massive, horrible red flags.

[–] Mikina@programming.dev 2 points 1 year ago (1 children)

I work as a pentester in a medium-sized company, and since it was my first job, I didn't realize for years that we're actually not using VCS for any scripts or internal development. Even though I work on a hobby game project, and have used it for my personal project ever since highschool, I just for some reason didn't realize it. Maybe because I wasn't doing much internal developemnt, or that we didn't share scripts that much and usually just used tools off github anyway.

But then I switch to part time, and got another part-time in a small indie studio, and we used VCS for everything. And that was when it hit me - I was supposed to develop a script for something in the pentest job, and since I was by that time pretty used to "first, make a repo.", I started looking for one without a second thought. And realized that no, we don't have any kind of company git and it was never needed.

I still don't get how didn't I realize it sooner - by that time I was there for 3 years. And it was suprising that noone, including seniors with decades of experience, ever saw the need for it. I guess it's because we usually work alone on projects, or onsite, and since we are doing announced tests with AV disabled, there's no need to recompile or edit open sourced tools, so there's not that much to share.

We still don't have a repo, but all of my tools or scripts related to work are on github now, which we share with a few colleagues.

[–] learningduck@programming.dev 1 points 1 year ago (1 children)

But how does your team collect works as a reference or whatever? Like just upload then to the cloud or something?

[–] Mikina@programming.dev 1 points 1 year ago

We have a shared drive for that, on a VPN.

[–] Double_A@discuss.tchncs.de 1 points 1 year ago

I guess asking for version control is the reverse-interview version of coding FizzBuzz.

[–] CodeBlooded@programming.dev 1 points 1 year ago

Believe it. The world runs on garbage software. 🌎