We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Big Ideas
Trust is a product capability, not a synonym for privacy. Scott Belsky distinguishes privacy—keeping data private—from trust, which requires understanding an agent’s judgment and reasoning and being able to audit or inspect it. A Mind the Product speaker argues that agents need explicit context for what “good” means: vision, strategy, goals, and principles, with “trust over short-term gain” as a foundation; without that context, they default to average outputs, slop, or hallucinations. Translate this into product requirements: authorization and identity, explicit consent and context, fallback and kill-switch mechanisms, and logs of inputs, outputs, and intermediate actions. The practical design pattern is human control without deskilling: in radiology, the doctor diagnoses first and AI flags disagreement as a safety check; in government hiring, excluding proxies such as ZIP code and commute time is treated as a core product requirement.
Safe change is becoming the pricing advantage. ZoomInfo’s Henry Schuck says customers who tried consumption pricing saw their AI bills and panicked, while outcome-based pricing is difficult when many go-to-market steps separate software usage from a closed deal. Hiten Shah’s takeaway is sharper: SaaS pricing may never settle, so the durable advantage is the ability to change it safely.
PM’s future skill stack looks more builder-like. Aakash Gupta quotes Freshworks CPO Srinivasan Raghavan predicting that Engineering, Design, and Product Management will converge into “Product Builders”—a forecast, not a settled job-market fact. The actionable progression is AI fundamentals, prompt and context engineering, tool fluency, and a data-first operating system; the same checklist emphasizes prototyping to a screen, grading it with evaluations, learning agent distribution, and recognizing that shipping is only one-third of the job.
Tactical Playbook
Discovery: ask what the problem has to beat. A customer confirming pain proves that a problem exists, not that it deserves action now. Map what consumes their time, what they already pay to fix, and where the problem ranks; if it is near the top, investigate the workaround and next commitment, and if it ranks low, treat it as deferred value. Ask what they have already tried: extensive attempts followed by disappointment with existing solutions are stronger demand evidence. Replace “Would you use this?” with “What would this displace, and what have you already tried?”
Protect execution with a shared evidence trail. One product lead describes a politically exposed, multi-business-unit program with dependencies, an accelerated timeline, and poor documentation, where an escalation questioned their ability only three weeks into the role. The practical countermeasure is simple: document decisions and risks, align expectations early, and maintain shared records of constraints and progress.
Case Studies & Lessons
Vertical integration helps when sequence is the value—but early-stage economics can be punishing. YC’s founder stack combines deck sharing, pitch-meeting scheduling, SAFE distribution, and related workflows to simplify the founder experience and feed data back into the system. Product Hunt’s Ship applied the same logic to landing pages, pre-launch email collection, surveys, targeted updates, distribution, and re-engagement; several thousand founders and companies used it. But 5–20% of its early-stage projects shut down monthly, while limited willingness to pay among makers and startups capped revenue and larger enterprises could manage best-in-class tools themselves. Integrate tightly around handoffs that create learning or re-engagement, then stress-test churn and willingness to pay before expanding into a broad platform.
Career Corner
Show shipped impact, not just tenure. One hiring manager says domain expertise mattered, but selected a smart-home/IoT PM who had launched a freemium app and completed the conversion-optimization cycle despite having half as many years of experience as competing candidates. Another current recommendation is to demonstrate data-driven prioritization, customer impact and measurement, lightweight Codex or Claude Code prototypes, and practical agent fluency—not feature shipping alone. Build portfolio stories around a shipped decision, its outcome, and the trade-off behind it.
Tools & Resources
Use “screen, then grade” as a weekly AI-PM exercise. Gupta’s resource path links AI-PM practice, prototyping and evaluations, agent distribution, and PM/Team/Company operating systems; its concrete advice is to get to a screen, grade it, and build a first eval. Pick one workflow, define what good looks like, test it, and inspect failures before adding complexity.
- Treat the first enterprise customer call as an intelligence-gathering session, not a pitch: keep it informal, let the prospect speak first, ask open questions about organizational change, and avoid recording, slides, or a demo; use the answers to shape the eventual product narrative.
- Co-design enterprise demos with the internal champion in a 15-minute preparation call covering the agenda, features, likely questions, and attendees. Show only the roughly 20% of the product relevant to the account, allowing prospects to pull in additional capabilities as needed.
- Use a tightly scoped validation pilot: select three or four power users, assign specific tasks, define success together, and limit the test to 48–72 hours. Extend to a one- or two-month paid pilot only when deep integration is required, with the fee credited toward the contract if the customer proceeds.
- Capture feedback immediately after the demo: obtain a raw champion debrief within five minutes, identify where stakeholders disengaged and who could block the deal, and treat a previously active champion going quiet as a signal that internal conditions have changed.
The enterprise sales cycle is framed as 15 stages rather than the commonly assumed five, with an explicit warning against skipping steps. The discussion covers a “pincer model” for securing the first meeting, a 2–3-sentence cold-outreach pitch, an intro call designed to extract maximum intelligence, a 2–3-day pilot structure, and tactics for navigating pricing and procurement—useful GTM context for PMs working on enterprise products.
- Define the outcome before optimizing the headline metric. The startup claims up to 48 hours’ earthquake notice and more than 80% accuracy from public California predictions. The discussion challenges that metric unless it specifies the meaningful time horizon, location or epicenter precision, magnitude tolerance, and treatment of false positives and false negatives; frequent minor events can otherwise make a high score commercially irrelevant.
- Make trust a product requirement for high-stakes AI. Publish predictions and historical results users can audit, expose false positives and false negatives, backtest on real data, and benchmark against simple baselines; the advice explicitly calls for verifiable research, peer review, and validation on real-world data. A commenter who said they read the paper countered that it used off-the-shelf ML trained on historical Greek earthquake data rather than a revolutionary advance, reinforcing the need for independent technical review before breakthrough positioning.
- Sequence go-to-market around buyers with an immediate economic consequence. The advice identifies local and state agencies—including emergency response, utilities, education, and transportation—as likely first buyers, followed by risk-exposed sectors such as insurance, investments, and manufacturing; grants may help fund early R&D. Public predictions, social media, and PR can open conversations, but should not substitute for evidence; agency risk managers, emergency responders, and scientists will scrutinize the methods and technology before major contracts or funding.
Enterprise selling is framed as a 15-stage process rather than the commonly assumed five, with the discussion covering a “pincer model” for landing the first meeting, 2–3-sentence cold outreach, intelligence-focused intro calls, a 2–3-day pilot structure, and pricing/procurement navigation. JJEN Abel characterizes the broader problem as “90% of companies are doing sales wrong.”
- Pricing strategy: SaaS pricing may remain volatile, so the durable product advantage is the ability to change pricing safely rather than waiting for the market to settle. Consumption pricing can create unpredictable bills for customers, while outcome-based pricing is difficult when many go-to-market steps separate software usage from a closed deal.
- Controlled testing method: Segment customers before testing and limit the initial experiment to one region, segment, or industry; ZoomInfo is testing a pre-bought consumption model with a subset of customers. Run the test for 2–3 months, gather comprehensive customer feedback, and use direct customer evidence rather than rapidly changing external commentary to form a pricing point of view.
- Rollout and incentive safeguards: Expand a pricing model to another region or industry when feedback is positive; roll it back and iterate when it is not, limiting learning costs and avoiding damage across the full customer base. Provide quota relief during tests by crediting sales representatives as if smaller experimental deals were full-sized, so rep compensation does not bias the test against the new model.
- An “agentic coding” workflow would run eight parallel tabs on new features in the same repository and have agents detect overlapping work, manage worktrees, merge changes, run tests, and resolve Git conflicts autonomously, with a human adjudicating substantive conflicts afterward.
- Adapt uncertainty communication to the listener, not the speaker. People process uncertainty through different filters—quantification, certainty/optimism, or worst-case anxiety—so the same message can land very differently; leaders should identify their own filter before communicating and distinguish intended delivery from what the recipient actually hears.
- For product and team leaders, more data or reassurance can backfire: a data-oriented founder may overwhelm a nervous team with dashboards, while an optimistic manager may dismiss reorganization concerns by saying everything is fine. Listen for the recipient’s fear and realign with it before adding explanations or trying to persuade.
- Build evidence of shipped product impact, not just tenure. Hiring feedback favors domain fit plus proof of building and launching a real product; one manager hired a smart-home/IoT PM who had launched a freemium app and completed the full conversion-optimization cycle despite having half as many years of experience as competing candidates.
- Demonstrate full-lifecycle, outcome-oriented PM craft. Interviewers look for outcomes and metrics, strategy as well as execution, and experience spanning ideation, launch, optimization, and sunset. Prepare detailed stories showing stakeholder influence, team leadership under pressure, mistakes, and what you learned.
- Tailor positioning to the target role rather than seeking universal appeal. Domain expertise may be decisive for some hiring managers but only a tiebreaker for others; when changing domains, emphasize business outcomes and ways you have empowered product teams, while newcomers can add value by questioning entrenched assumptions. A design background can be a differentiator in design-centric organizations when framed around effective collaboration with designers.
- Use data, customer impact, and hands-on AI fluency as differentiators. One commenter recommends leading with data-driven prioritization, defining feature success by customer impact and measurement rather than shipping alone, and demonstrating lightweight prototypes built with tools such as Codex or Claude Code plus practical knowledge of agents.
- Enterprise sales should be treated as a 15-stage process rather than a five-stage funnel; skipping a stage is presented as potentially deal-killing.
- The playbook includes a “pincer model” for securing the first meeting, a 2–3 sentence cold-outreach pitch, intro calls focused on extracting intelligence, a structured 2–3 day pilot, and deliberate handling of pricing and procurement.
- Avoid running a single unprepared demo: the source calls this the worst sales-process mistake and says it can lose the deal.
- AI product teams are using subsidized access to generate improvement data: Thinkymachines made Inkling free on OpenRouter for several weeks, limited access to agentic harnesses, and plans to use account-disassociated usage data to improve its agentic performance.
- Julie Zhuo expects this pattern to become more common, with labs offering otherwise valuable products or services for free to collect data that improves models; she highlights their strong appetite and financial capacity to fund better data.
- Trustworthiness by design should be treated as a core product requirement for AI-enabled products, not a compliance add-on: make the product’s vision, strategy, goals, and principles explicit, with “trust over short-term gain” as a governing principle. This is especially important when agents participate across discovery, analysis, development, and scaling, because unclear context can lead them toward unintended, low-quality outcomes.
- Operationalize the framework by defining measurable trust outcomes and explicit agent rules around human autonomy, harm prevention, fairness, explicability, transparency, non-bias, privacy, and societal benefit. Implement supporting controls such as authorization and agent identity, explicit consent and context, fallback and kill-switch mechanisms, and logs that capture inputs, outputs, and intermediate actions so results are reproducible.
- The talk gives two concrete patterns: a radiology workflow keeps the doctor responsible for the diagnosis while AI flags disagreements as a safety check, helping avoid skill atrophy; a government hiring system treats excluding proxies such as ZIP code, commute time, and résumé gaps from the model as a core product requirement to demonstrate fair decisions. Preserving user agency can also be a growth lever: the speaker says Ecosia gained 40% more U.S. users after allowing people to use search without AI summaries, while Google did not offer that choice.
- Validation-oriented product design: The founder says the team converted a seismologist cofounder’s peer-reviewed algorithm into a usable service that forecasts earthquakes up to 48 hours ahead, with California predictions and historical data published for public checking. The founder reports 80% accuracy and 83% recall for the California demo, while acknowledging missed events, false positives, and lower accuracy for forecasts made years ahead.
- Trust and evidence before scaling: A commenter recommends making the methodology clear, repeatable, transparent, and rigorously data-validated so independent scientists could reproduce it; another suggests validating the process, sharing it with researchers, using their endorsements to win initial customers, and starting in one geographic region before scaling. The founder plans blockchain verification to lock predictions before outcomes, while acknowledging that the historical track record is not proven to have been posted in advance.
- Narrowing the initial market: The founder’s focus shifted from selling to governments toward precision-manufacturing infrastructure such as semiconductors, rail networks, and dams, where forecasts could support operational safeguards.
Startup and product work should not be treated as formulaic: use experience to recognize patterns, but assess the specific situation clearly before deciding on the next step.
When ideas decay quickly, speed itself becomes a form of research—making rapid iteration part of the learning process.
- PMM’s strategic value is company-dependent: practitioners describe high-functioning teams being involved early by product and sales to do positioning work, with some PMM organizations also shaping product strategy and business priorities; other companies use the PMM label for content, campaign, events, or collateral execution.
- Suggested path from content/comms into PMM: pursue an internal pivot by telling your manager about the goal and taking stretch projects with the PMM team; build a portfolio by completing PMM-style case studies or projects in your current role.
- AI increases the value of evidence-based, cross-functional work: commenters warn that copywriting- and content/collateral-heavy PMM roles are vulnerable to AI, while recommending customer research, positioning, launches, sales support, data collection, customer conversations, and competitor intelligence as higher-value capabilities.
- Hiring-market caveat: one practitioner reports that PMM hiring can be highly exact-match—favoring six-plus years in a specific business model—and recommends internal promotion as the most viable route; this is an individual account, not a market-wide benchmark.
- Hiten Shah’s principle for product decision-making: use patterns as guidance and frameworks to save time, but when reality presents an unfamiliar situation, rely on judgment rather than forcing a formula; he says this perspective comes from more than 20 years of building companies.
- A PM who is the only team member outside an offshore PM team says they feel sidelined on a shared product, receiving “leftovers” and struggling to engage effectively.
- The initial diagnostic questions focus on clarifying the operating model: the PM’s role and reporting line, the offshore team’s structure and location, what “shared product” and “leftovers” mean, how work is divided, and whether other product teams use the same setup.
- A 2026 graduate reported landing an off-campus APM role at a top cloud company with an 18 LPA offer and advised aspiring PMs not to pursue paid courses.
- Community advice for entry-level PM preparation: avoid paid cohorts that repackage freely available frameworks and templated case studies; instead build curiosity through product teardowns and conversations with users. The commenter argued that repetitive case studies may hurt candidates because hiring managers see them repeatedly.
A builder seeking a non-technical collaborator for customer interviews, adoption diagnosis, onboarding and activation experiments, landing-page and positioning tests, and pricing/packaging experiments was told that this work resembles a product manager role with an emphasis on UX research. A practical engagement path proposed was to find a skilled UX/usability researcher through a trusted referral, start with a short-term contract, pay hourly or per project to control costs, and avoid taking on a partner or paying with equity.
- Validate the procurement workflow, not just category interest: Before building a two-sided marketplace, narrow discovery to one material and one buyer type; interview procurement teams about their last real purchase and the criteria that mattered—price, specifications, certification, lead time, and supplier risk. Talk to 15 European buyers that already have a green-materials mandate and map how they currently find suppliers; brokers, trade shows, and ERP vendors may be the real alternatives.
- Prove transaction behavior manually: Broker the first few deals before building the marketplace—suggestions range from three to ten—and test whether buyers and suppliers will complete the process with founder assistance. If they will not, software is unlikely to solve the underlying problem.
- Separate stated value from switching and monetization: Buyers may value lower-carbon materials yet resist changing vendors, compliance workflows, or payment terms, so validate switching behavior rather than interest in another marketplace. A post-deal take rate was suggested as easier to test than charging both sides subscriptions before the marketplace has liquidity.
Perspective is the Difference Between Comfort and Fear

I have always loved to quantify things. For years, I asked my teams to rate things on a scale of 1 to 10, whether it was a temperature check on how a meeting went, how strongly they felt about a decision, or how excited they were about an opportunity. The engineer in me craved quantification. And these ratings helped me create data where none previously existed.
This desire came to a head when I was diagnosed with cancer last year. I read voraciously once I had the mammogram and saw the images. I found out it was over an 80% chance it was DCIS even before the biopsy confirmed it. So I was mentally prepared to hear the news when they shared the results with me. I find comfort in knowing my realistic odds because it helps me manage my emotions and expectations.
When the colonoscopy a few weeks ago showed a mass (opens in new tab), the doctor said I needed to do a CT scan to see what it was. Suddenly, a routine procedure turned into something more. I had no way of contextualizing the situation, so I started hunting for clues to help me make sense of the news.
The doctor who did the colonoscopy said there was no way to know given the location. He suggested I wait until the biopsy and meet with the gastroenterologist when the results come in. When I met with her, she said the surface biopsy was clean, but suggested I wait until the CT scan. Then the scan results returned, and she repeated that there was no way to know if it was cancer. I asked her what the chances were, and she struggled to answer. I felt like I was playing a guessing game. When someone tells you there is a chance it is cancer, your first thought is 1% or 100% or somewhere in between?
Eventually, after asking every doctor I met with what the chances were, the surgeon said it was hard to tell, but the probability it was cancer is 60%. He caveated that it was just a guess based on his experience, but I immediately felt relief. He went on to explain that even if it was cancer, if it hasn’t spread, then the surgery should remove it fully without further treatment such as radiation or chemo.
What You Say is Not What Others Hear
After we scheduled the surgery, we spoke to the kids. I explained that there was a 60% chance of cancer, but a very good chance that the surgery would resolve everything either way.
I thought it was good news! After all, last year, basically it was nearly a certainty that I had cancer. This time, I had a number, and the number was not bad.
I kept going, trying to build the case to them. Even if it spread a little bit, I said, there is still a good chance I will not need chemo. Even in the worst version of this, maybe there is only a 10 percent chance that something serious happens. I was stacking probabilities like a deck of cards, showing them each one, certain that if I just laid out enough good odds, they would feel what I felt when I heard the numbers. This is a manageable risk, not a looming disaster.
I saw this all as excellent news and a good-ish prognosis. That is not what they heard at all. While they initially didn’t show much reaction, that night two of them came to me really upset.
“What if you are really unlucky? You already had cancer once. You are not lucky.”
“That is the same chance Bethany had of getting into Duke. Things that have a small chance happen all the time.”
“You are going to die. And Dad will remarry someone we don’t like because he can’t be alone.”
“Both your parents died of cancer. And our other grandma was diagnosed with lymphoma just before she died.”
It was a rough evening. Yes, my parents died of cancer, but my mom basically had stage IV cancer for 8 years. And the lymphoma was not what killed their other grandma, though they did find it after she passed.
Listening to their rationale as to why they were scared, I saw the world through their eyes. The numbers I offered as comfort had become, in their mind, a probability that their mother might not survive this and that their whole family might be rebuilt around a stranger. I handed them a spreadsheet, and they read the worst-case scenario.
How We Process Information Differently
Here is where I went wrong. Each of us reaches for the thing that helps us make sense of fear, and we assume it will help the people we love the same way it helps us. My husband David has spent this whole process saying, over and over, you will be fine. No numbers, no nuance, just a flat statement repeated until it becomes true through sheer repetition. That is how he processes uncertainty. He ignores the parts he cannot control and holds tightly to the parts he can will into being. When I expressed my frustration to my sister, she replied, “It’s just how optimists deal with uncertainty. They assume the best until they hear otherwise.” Whereas her husband is Pablo from The Backyardigans. He is anxious and panicky about bad news and assumes the worst. Quite the dichotomy.
I reached for numbers. My husband reached for certainty. My daughters, listening to both of us, built a worst-case scenario. None of us were lying to each other. We were all just running our fear through the filter that works for us, then handing the output to someone else as if it would work for them too.
What We Say Vs What Was Heard
I have thought a lot about how often this happens outside of hospital waiting rooms. In leadership, we do this constantly. A founder who finds comfort in data will drown a nervous team in dashboards, certain that more numbers will help them understand the nuance of their traction. A manager who copes through optimism will tell a struggling employee everything is fine during a reorg, without realizing that vague reassurance can feel like their worries are being dismissed. We communicate the thing that soothes us, and we assume the message lands. But everyone listens through their own filter. The message is whatever the other person’s filter changes the output to without your knowledge.
A few things I am trying to hold on to:
Know your own filter before you use it on someone else. I did not choose to quantify my diagnosis because it was the clearest way to reach my kids. I chose it because it was the way I deal with things. That is worth noticing before you speak, not after someone reacts badly.
The delivery is not the message. I said 60 percent and heard hope since it was not 100%. My daughter heard a door left open to the worst outcome. Neither of us was wrong about what we heard. We were just running the same information through different machinery.
Reassurance without realignment does not land. I spent hours after that conversation trying to walk the numbers back, to prove the odds really were in my favor. She was no longer listening but rather reacting. Sometimes the answer is not a more fulsome explanation. It is sitting with someone in the fear itself before you try to convince them out of it.
More likely than not is the whole sentence. I do not know what the future holds. But more likely than not, I have cancer that will be treated and resolved. And more likely than not, I will be fine. That is genuinely all I know right now. Everything past that is a question for another day, and I am trying to let it stay there instead of running the odds on it in front of the people I love.
I still do not fully know how to reassure my kids, because part of me is not entirely sure either. What I am learning is that the reassurance was never going to come from a better and more well-reasoned argument. It comes from showing up and listening to their fears and helping them process them.
If we learn to speak to the fear each person has, it will reduce the friction of communication and help us connect on a human level.
Thanks for all of the support. I drafted this post before the surgery and subsequent pathology report came out. (opens in new tab) The final cards were drawn Thursday, three days after Monday’s surgery, when my colorectal surgeon called and shared the good news that the growth was surprisingly not cancer.
What a huge relief!
Turns out it was an endometriosis growth that would have obstructed my bowels at some point, so it was good to get it taken out. It may be related to the medicine I am taking for last year’s breast cancer, so more follow-up is required.
I am resting at home after a grueling week. Thanks for all of the well wishes and prayers!
- Adapt uncertainty communication to the listener, not the speaker. People process uncertainty through different filters—quantification, certainty/optimism, or worst-case anxiety—so the same message can land very differently; leaders should identify their own filter before communicating and distinguish intended delivery from what the recipient actually hears.
- For product and team leaders, more data or reassurance can backfire: a data-oriented founder may overwhelm a nervous team with dashboards, while an optimistic manager may dismiss reorganization concerns by saying everything is fine. Listen for the recipient’s fear and realign with it before adding explanations or trying to persuade.