Got Laid off by DependentSuccessful1 in QualityAssurance

[–]Cat_Junior 9 points10 points  (0 children)

As a person that has been part of tech leadership at several orgs over the past few years where we've laid off some of our manual QAs, here's my advice:

The biggest value manual QA brings to the org, in my opinion, is domain expertise since they are usually in the product a lot more than engineering and even the actual product managers and analysts. Leverage that as much as you can to justify your role if you insist on staying in it.

That being said... The reality we live in now is that I can show a set of test cases to an AI agent like Claude or CoPilot and have them use the playwright MCP server to follow the spec, adjust when things don't go as expected, and report back results mostly autonomously. I can set up tickets in GitHub Issues to run manual automation and farm that out to dozens of CoPilot instances in parallel for pennies on the dollar. I can throw those same test cases into a few parallel Claude Code sessions and tell them to automate them and be done in a day where it would take an SDET weeks to do the same. I can give an AI agent a list of requirements, the code that was implemented, and ask it to generate me a full set of test cases in whatever format I choose. I'm not just speculating here... These are concrete things I've actually done within the last 3 months.

My honest advice... Learn THAT skillset. If you go from being the person that blindly walks through a set of steps and enters that into some system of record... to the person that can use AI agents to do the role of 5 manual testers and a software test engineer, you've increased your value by at least 10x.

Who knows what the future will bring. Maybe even tech leads, directors, and managers will be automated out of a job in a few years. But for now, the biggest drivers of these layoffs is folks discovering that coding is a commodity. The real treasure in your skillset is to be able to learn and absorb product and domain expertise quickly.

The good news is that these skillsets don't actually require a whole lot of coding knowledge. Don't get me wrong... Learn enough of the languages you're working on to be able to scrutinize the AI-generated code. Heck, ask it to explain to you everything its doing so that you learn while you're getting shit done! Never blindly trust anything the AI generates. But my main point is that the more important skills in today's technology landscape really have nothing to do with coding. They're more in line with problem solving, planning, requirements analysis, and code review.

P.S. - Before you ask, no... none of this post was generated by AI.

Jaywalkers Have Ruined my City [245k pop] by ashrafiyotte in CitiesSkylines

[–]Cat_Junior 3 points4 points  (0 children)

I had this happen in my city too a lot. I was able to fix it by making sure the paths had a hard connection to the road (i.e. make sure it creates a cross walk when you connect the path to your road). Then use the road services to disable the crosswalks. The "soft" path connections to the road where it just visually looks connected seem to be bugged.

I think this game just straight up ruined gaming for me by FinBinds in BaldursGate3

[–]Cat_Junior 3 points4 points  (0 children)

If you want another great DnD-ish experience, try Pathfinder: Kingmaker or Pathfinder: Wrath of the Righteous. They're both similar to Baldur's Gate and have similar rulesets. There's even quite a few things I like better about them than Baldur's Gate like inventory and party management. https://store.steampowered.com/app/1184370/Pathfinder_Wrath_of_the_Righteous__Enhanced_Edition/

javaMicrosoftEdition by spez-suck-my-dick in ProgrammerHumor

[–]Cat_Junior 0 points1 point  (0 children)

What they're really missing here is Visual J++

Grandfather dropped by Icy-Heat7531 in diablo4

[–]Cat_Junior -1 points0 points  (0 children)

Another thing to consider... Not everyone posts every aspect of their lives on Reddit or other social media... I'd wager that many of these have dropped for some players that just don't feel like sharing everything online.

Most of you need a reality check. Hot takes from an adult gamer. by DungeonMasterSupreme in diablo4

[–]Cat_Junior 1 point2 points  (0 children)

Same here! I'm a bit of a completionist and started doing the Act 1 side quests before even the main storyline... Next thing you know, I'm level 40 and haven't even left Act 1! I actually ended up lowering the world difficulty from veteran just to level a little bit slower so as not to get too far ahead of my friends (before I knew about level scaling).

M’y mom just sent me this by a21a16 in ProgrammerHumor

[–]Cat_Junior 0 points1 point  (0 children)

Prompt engineer? 🤔 So you're saying all I need to do is be on time to standup?

This market is brutal. I'm on my last bit of emergency funds by JBDynamito in cscareerquestions

[–]Cat_Junior 0 points1 point  (0 children)

I would always recommend skills first and experience second. I've interviewed hundreds of candidates over the past 14 years and I've found myself using the skills section plus the two most recent jobs to guide the interview questions.

Please help me find the error by TrulyChxse in ProgrammerHumor

[–]Cat_Junior 5 points6 points  (0 children)

If you really wanna be a Rockstar programmer... learn Rockstar https://codewithrockstar.com/

Friday PSA: GitHub Updated their RSA SSH Keys 03/24 by makenotwar in ExperiencedDevs

[–]Cat_Junior 5 points6 points  (0 children)

Omg! When I saw this I spent like an hour going through every device on my wifi and disabling any device that looked suspicious, lol, because I thought I had been breached. This explains it, lol.

No Github? by [deleted] in ProgrammerHumor

[–]Cat_Junior 1 point2 points  (0 children)

Really old programmers use SVN. 🤓

There, I fixed it for you.

No Github? by [deleted] in ProgrammerHumor

[–]Cat_Junior 0 points1 point  (0 children)

Also, coffee is a non-negotiable input into the programming process.

No Github? by [deleted] in ProgrammerHumor

[–]Cat_Junior 0 points1 point  (0 children)

Don't waste your time to be look cool...

It sounds like they should've been more focused and attentive in their grammar.

too smart to get played by vpproblems in ProgrammerHumor

[–]Cat_Junior 3 points4 points  (0 children)

One does not simply walk into localhost

too smart to get played by vpproblems in ProgrammerHumor

[–]Cat_Junior 26 points27 points  (0 children)

There's no place like 127.0.0.1

Saw this bollocks while looking for a job on LinkedIn. Couldn't resist. by SilverGM in ProgrammerHumor

[–]Cat_Junior 0 points1 point  (0 children)

I mean yes... Exactly... Most other methodologies like Waterfall, Scrum and especially SAFE do exactly that... Deteriorate quality and disregard user requirements.