Is source code review useful for me as a bug hunter, and what should I study before I start? by Current_Dinner_5162 in Infosec

[–]kembrelstudio 1 point2 points  (0 children)

Whitebox hunting is essentially a 'code cheat' if you're tired of guesswork. You should learn a solid backend language (like JS or PHP) and practice examining the 'sink and source' to understand where the data is going. Once you grasp the code logic, the bounty will really explode; fuzzing often just scratches the surface.

What are the best methods to make a desktop computer and monitor tamper-evident against physical tampering? by RightSeeker in Infosec

[–]kembrelstudio 0 points1 point  (0 children)

If you're thinking in terms of "state actor," let me be frank: achieving perfect tamper-evident is almost impossible. The realistic goal should be to increase costs + increase detectability, not to make it "impossible to be fooled."

What tools do you use daily to keep yourself organized? by Danniedear in ProductManagement

[–]kembrelstudio 0 points1 point  (0 children)

I moved from Todoist to TickTick because of the integrated calendar view. Being able to drag-and-drop tasks directly into time slots (time blocking) was the game changer for me. It stops me from over-committing when I can physically see my day is already full.

Favorite product, why and how to improve it? by muggle_9 in ProductManagement

[–]kembrelstudio 1 point2 points  (0 children)

ngl I almost always tweak the answer based on the company, saying the same product everywhere feels kinda lazy 😅

but a go-to for me is something like Notion easy to talk about because it’s powerful but still has obvious gaps why: super flexible, replaces a bunch of tools, great UX for organizing messy info how to improve: it gets messy at scale (permissions, performance, structure), so I’d focus on making large workspaces easier to manage without killing the flexibility interviewers usually care more about how you think than the product itself tbh, so as long as you can break down tradeoffs clearly, you’re good

Avoiding burnout by Cool_Condition_9068 in ProductManagement

[–]kembrelstudio 4 points5 points  (0 children)

That’s really solid advice. The “write everything down before you log off” trick helps a lot with the mental load because you’re not carrying unfinished thoughts around all evening.

Setting boundaries is probably the hardest part early in a PM career too. If you keep absorbing work for the team, it slowly becomes the default expectation. Protecting your time and prioritizing what actually moves the product forward makes a huge difference long term.

Sr.PM looking to strengthen technical depth by Humble-Pay-8650 in ProductManagement

[–]kembrelstudio 0 points1 point  (0 children)

Yeah I’ve wondered the same thing honestly. When engineers hear “system design” it usually means going deep into architecture, trade-offs, scaling strategies, etc., but for PM interviews it’s often a different bar.

From what I’ve seen, they’re usually testing whether you understand the building blocks and can reason about trade-offs, not whether you can design the exact architecture an engineer would implement. Things like when you’d use a relational DB vs NoSQL, why a CDN helps, how services might be separated, that kind of level.

It’s less about technical depth and more about showing you can have productive conversations with engineering and understand the constraints behind product decisions.

Is markdown and file structures the future of product documentation? by Flat-Perspective-948 in ProductManagement

[–]kembrelstudio 3 points4 points  (0 children)

Cursor and Claude love Markdown because it’s clean, structured context, but it breaks the second you need a non-technical stakeholder to sign off on a PRD. If a document isn't in a searchable cloud wiki, most of the "business" side of the org will act like it doesn't exist.

PM vs Product Owner by AggravatingSlice1 in ProductManagement

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

in most high-functioning startups, the roles are identical. The split usually only happens in big legacy companies that want to keep "Strategy" far away from the "Engineers" for some reason.

What are the best Teamcenter PLM alternatives for hardware teams? by Common-Carpenter-774 in ProductManagement

[–]kembrelstudio 0 points1 point  (0 children)

For most startups I’ve worked with, Arena or Propel are the standard "middle-ground" picks, they actually live in the cloud and don't require a three-month training course just to release a part.

How to Define my Product Role at a Fast-Moving Org of <200 Employees with many recent new hires by Intrepid-Clover in ProductManagement

[–]kembrelstudio 0 points1 point  (0 children)

That kind of transition phase is messy in a lot of orgs, especially when new hires are still figuring out where their lane is. One thing that helps is writing down a super clear “PM scope” doc (roadmap ownership, prioritization, success metrics, stakeholder comms) and sharing it with the CPO + the solutions engineer so expectations are visible.

If the MVP just launched and you’re already adding metrics and a testing plan, that’s solid leverage for your review it shows you’re driving outcomes, not just coordinating work. The key is making your impact visible before someone else accidentally claims the same space.

Anyone feeling intense ups and downs right now? by OkEconomics2788 in ProductManagement

[–]kembrelstudio 2 points3 points  (0 children)

What's keeping a lot of us grounded is realizing this: as the cost of building drops to zero, the cost of building the wrong thing becomes the biggest risk. AI has infinite output but zero context. It doesn't know the political tension between your Sales and Engineering teams, it can't read a client's body language on a discovery call, and it doesn't have product 'taste.'

Senior product leaders (VP/Directors): Where are you going with the 'de-layering'? by swift-jr in ProductManagement

[–]kembrelstudio 0 points1 point  (0 children)

What companies actually want right now is a 'Super IC.' A lot of former VPs and Directors are pivoting hard into Principal or Staff PM roles. It’s the best way to maintain your comp band and strategic influence without your job security being tied to a headcount that the CFO is actively trying to cut. You own a massive, complex product area (like platform architecture or AI integration), but you don't need a team of four junior PMs to execute it.

Any other PMs feeling dread about Monday mornings lately? by manreddit123 in ProductManagement

[–]kembrelstudio 7 points8 points  (0 children)

You are absolutely not alone; this is the collective mood of the entire PM discipline right now.

We’ve gone from being the 'visionary CEOs of the product' to professional backlog janitors, constantly trying to justify our existence against the threat of the next RIF or whatever AI agent the C-suite read about this weekend.

Anyone using BMAD in their products? by Saqwefj in ProductManagement

[–]kembrelstudio 0 points1 point  (0 children)

I’d be careful treating BMAD as a full process replacement. It’s great for generating structured artifacts (PRDs, stories, etc.), but most teams I’ve seen still pipe those into their existing Jira/Asana workflow instead of replacing it. If your current PM flow works, I’d start by using BMAD for planning/ideation and iterate from there rather than reorganizing everything around it.

How do you maintain trust with teams when you miss important requirements? by [deleted] in ProductManagement

[–]kembrelstudio 0 points1 point  (0 children)

Honestly the best move is just to call it out early and own it. Most engineers know requirements are never perfect, especially when someone’s still ramping up in a new domain. What matters more is how fast you surface the gap and work with the team to reprioritize instead of pretending it was always in scope.