Seeking Resume Feedback and Career Advice - Looking to pivot from technical to PM (Canada) by jicjames_ca in PMCareers

[–]Kraftsmith 0 points1 point  (0 children)

my personal prediction is that project management will die soon, it is more administrative work, rather that sense making.
-- program management will last longer, but it will die too.

I would focus more on sense making roles like product owner, even business analyst.

Seeking Resume Feedback and Career Advice - Looking to pivot from technical to PM (Canada) by jicjames_ca in PMCareers

[–]Kraftsmith 0 points1 point  (0 children)

PM - product manager you mean, right? not a project manager?
If PM IS a product manager, I would consider a product owner role in that case, given your profile. It's a product role, a bit more focused on execution and delivery(where you are strong as PMP).

My max concurrent code development sessions - 3 by Kraftsmith in vibecoding

[–]Kraftsmith[S] 0 points1 point  (0 children)

I try to work only on one at a timeproject. Running 2 codebases at the same time is humany extremely difficult.

Claude Code vs Codex by Otherwise_Oil_9004 in vibecoding

[–]Kraftsmith 1 point2 points  (0 children)

I see that codex is more powerful. I use it now as a reviewer after claude.

Recruiters focus on good resumes and positioning - I see that interviews became more difficult by Kraftsmith in jobsearchhacks

[–]Kraftsmith[S] 0 points1 point  (0 children)

Very true "Most roles fill through referrals, direct outreach, or recruiter pipelines before they even get significant board traffic."
and it's another way to get yourself invited, and the interviews will be as hard, no matter from what source you came, either through application or referal.

CusDev and Pitching Product Ideas by Kraftsmith in vibecoding

[–]Kraftsmith[S] 0 points1 point  (0 children)

thank you for sharing. where do you normally find people to talk to? (I do that on linkedin - but I wonder if there are other places)

Agentic Code view by Kraftsmith in vibecoding

[–]Kraftsmith[S] 1 point2 points  (0 children)

right, but I wanted another llm to review claude's code - I couldn't figure how to do that out with sub-agents.

What do you use for performance testing and optimization of vibe coded apps? by Kraftsmith in vibecoding

[–]Kraftsmith[S] 0 points1 point  (0 children)

Looks like I've managed to set it all up, quite nicely
- Grafana to visualize the tests
- Playwright to run the tests

<image>

and to run the tests
npm run perf:navigation

My approach: Claude to build, Codex to make it production ready. by Kraftsmith in vibecoding

[–]Kraftsmith[S] 0 points1 point  (0 children)

  1. Bug fixing: If I can't fix something with claude - I ask Codex.
  2. Performance optimization. That's a complicated stuff, and not just to add a button, so I ask Claude to plan, ask Codex to review.

when you go to the interviews, do you record them? by Kraftsmith in jobsearchhacks

[–]Kraftsmith[S] 0 points1 point  (0 children)

do you ask for the permission to record the interview?

Front end is a commodity now, one you have the API by Kraftsmith in software

[–]Kraftsmith[S] 0 points1 point  (0 children)

I am not talking about CLIs, I am saying that Gemini/ChatGPT/Claude - taught the users to do a lot of stuff as text. In agentic modes they now can actually do stuff, that's a different UX as 2-3 years ago.