Comment by throwway120385

Comment by throwway120385 3 days ago

9 replies

I've never had a junior dev be a "net negative." Maybe you're just not supervising or mentoring them at all? The first thing I tell all new hires under me is that their job is to solve more problems than they create, and so far it's worked out.

antonymoose 3 days ago

I’ve had interns be a net negative, I’ve had Juniors be a net negative, I’ve had Seniors be a net negative and even managers!

Turns out some people suck, but most of them don’t suck.

  • JustExAWS 3 days ago

    But by definition, junior developers with no experience are going to need more handholding and tale time away from experience developers.

    • Capricorn2481 3 days ago

      > junior developers with no experience are going to need more handholding

      Unlike AI, which gives me fake methods, broken code, and wrong advice with full confidence.

      • JustExAWS 3 days ago

        I just “wrote” 2000 lines of code for a project between Node for the AWS CDK and Python using the AWS SDK (Boto3). Between both, ChatGPT needed to “know” the correct API for 12 services, SQL and HTML (for a static report). The only thing it got wrong with a one shot approach was a specific Bedrock message payload for a specific LLM model. That was even just a matter of saying “verify the payload on the web using the official docs”.

        Yes it was just as well structured as I - someone who has been coding as a hobby or professionally for four decades - would have done.

    • antonymoose 3 days ago

      Truly depends on the organization and systems. I’m at a small firm with too few Senior staff, lots of fire-fighting going on among us, etc. We have loads of low-hanging fruit for our Juniors so we tend to have very quick results after an initial onboarding.