5

The guys I graduated with who were beyond terrible at software development are now managers...

Cough. Cough. Familiar pattern..? lol.

Comments
  • 2
    Yeah, they dodged a bullet. We also literally migrated the worst dev we had to a manager. It was so weird. Friend politics it was. After that, actually, didn't hear anything from him again. He just sad there, doing stuff I have no idea about. Like many managers. I never get it, how can do those people always work on shit that nobody notices.
  • 4
    That... sounds accurately.
  • 2
    He’ll be fired bc management can easily be replaced by AI
  • 2
    Did he also work at amazon?
  • 1
  • 3
    @CaptainRant well then let's hope he doesn't think he's as knowledgeable as this one thinks he is so he doesn't code reviews
  • 2
    @BordedDev This were his coding skills in the second year of college:

    Task:

    "Implement a chess board with different characters from a collection elsewhere"

    His code in general:

    print(peon, square1, pic.png)

    print(peon, square2, pic.png)

    print(peon, square3, pic.png)

    print(peon, square4, pic.png)

    print(peon, square5, pic.png)

    print(peon, square6, pic.png)

    print(peon, square7, pic.png)

    print(peon, square8, pic.png)

    ...

    56 lines later.

    I was appalled. This guy had worse coding than someone from high school. lol
  • 2
    @CaptainRant Ah yeah that look similar ;P

    And yeah, even someone who does a 1 year course will know to do that better
  • 2
    @CaptainRant AI often codes like that, instead of doing some nifty trick. That way works on all languages i guess.
  • 0
    @retoor From my experience it doesn't. lol
Add Comment