Start a thread, join a discussion, stay in the loop.
p/general
by
Junaid Ansari
I'm curious what numbers look like for founders and agencies running outbound in 2026.
Between:
Google Workspace inboxes
Domains
Email warmup tools
Deliverability monitoring
Other email infrastructure costs
How much are you spending per month?
1
4
Saul Fleischman
Top queries MentionFox.com won this week: this is the proof that we see in "The Den" in MentionFox, on how GEOfixer is running conversations with the LLMs and actually training them to answer the the public's questions on finding solutions - and ensuring that it is your product (or, in this case, for our own account, MentionFox) that gets recommended.
3
13
p/vibecoding
Laith Junaidy
If you've shipped front-end with Claude, Cursor, or Copilot, you know the look. Purple gradient, three equal cards, Inter blown up huge, a "John Doe" testimonial, 300ms on everything. The tools don't choose it. They default into it, because the average of everything they trained on is generic.
I'm a designer, and undoing the same five mistakes by hand stopped scaling. So I built ux-skill.
It sits between you and your AI tool and swaps improvising for constraints:
You describe the project in a forced brief.
It builds a real design system: type, color, layout, motion.
It generates the code against that system.
It lints the result against 152 rules and blocks the generic version before it ships.
2
Gaurav Henry
Are you using a dedicated tool, checking prompts manually, or not measuring this yet?
I m especially curious about:
Which AI platforms do you monitor?
Do you track mentions, citations, sentiment, or share of voice?
How do you choose the prompts worth tracking?
Have you found a tool you genuinely trust?
What is still missing from the tools you have tried?
Would love to hear what your current workflow looks like.
6
Ryan Gilbert
For the last 6+ years I've been curating amazing WFH setups in a weekly newsletter called Workspaces (500+ interviews and counting!). I'll start:
2024 14-inch MacBook Pro (personal)
2024 13-inch MacBook Air (work)
0
8
Aadil Ghani
Real question for anyone running coding agents daily.
I started counting how often Claude Code and Codex ask for permission during a typical session. It's around 100 prompts per hour. Read file? Yes. Run test? Yes. Lint? Yes. git push --force? Also yes if you're zoned out.
Moon
We obsess over features, performance, and tech stack but the moment a developer can't get from "install" to "aha moment" in under 5 minutes, they're gone forever.
I've been building developer tools for a while now, and the #1 reason people churn isn't bugs. It's confusion.
Here's what I've learned:
README files are not onboarding
12
Romanela Polutak
We ran a benchmark to see how well @Claude Code actually refactors legacy code alone and then redid the same test, but this time with code-health guidance via MCP server.
To limit any vendor bias, we used a public data set of 25,000 source code files from competitive programming, including carefully crafted unit tests.
We assessed agent correctness by running those tests.
We measured the Code Health impact using CodeScene.
(See our research Code for Machines, Not just Humans for more details on the methodology and data)
Claude Code that was MCP-guided achieved 2 5x more more improvements in Code Health compared to unguided refactoring.
Trey Chong
I'm a non-technical founder (well, semi-technical I can read some basic code, but writing it from scratch isn't my thing).
A few weeks ago, I launched Belink, a free link-in-bio tool that competes with Linktree.
The entire thing was built using Manus, an AI agent that writes code, deploys it, and manages your project end-to-end.
Farrukh Butt
A lot of launch advice focuses on getting attention on day one.
But I m starting to think the harder part is what happens after the spike.
Halil Berkay Şahin
Hey PH.
Launched Briefance here last week. Solo founder, Istanbul, no team, no investors. Wanted to share what actually happened instead of the usual "thank you so much" post.
Quick context: Briefance turns chaotic client emails into structured briefs. Freelancer target. Paste the mess, get scope, timeline, budget, and follow up questions in ten seconds. Free tier has 3 briefs, no card needed.
Here's what the launch week taught me.
Ivan Anisimov
AI tools are becoming a standard part of the design workflow from generating UI ideas to writing copy and speeding up iterations.
In my experience, they re great for exploration and saving time, but they also tend to push outputs toward similar patterns and solutions. It feels like the more we rely on them, the more important our own taste and judgment become.
Yigit Ihlamur
The answer is yes.
Team size community engagement is the strongest predictor B2B categories (API, Payments, Fintech) convert at 3 the baseline Rank #1 on launch day 2.2 more likely to raise Series A
Chris Messina
Your favorite agentic terminal @Warp is now open source!
@zach_lloyd explains the rationale here.
Repo
Contributing guide
Roadmap
30
Rahil Pirani
You finish a session, close Cursor, come back the next day. Ten minutes gone just reconstructing where you were. Stack decisions, rejected approaches, half-finished threads.
Nobody talks about this part. Everyone optimizes the coding flow but the between-session memory problem just sits there.
Recently our team concluded in our peer-reviewed research that that code health determines AI-performance. The study "Code for Machines, Not Just Humans: Quantifying AI-Friendliness with Code Health Metrics" concluded that when agents operate on unhealthy code, the defect risk increases by 60% (at least).
It s was a large-scale study of 5,000 real programs using six different LLMs to refactor code while keeping all tests
passing.
10
Makes me wonder if we're all pitching too hard and not demonstrating enough. Anyone else noticed this pattern?
Ilan Kadar
We ve been seeing a consistent pattern across agent systems:
GPT-5 works well as a judge on average cases but breaks down on edge cases and policy boundaries.
That s exactly where reliability matters.
In our recent work, we took a different approach:
5
Nick Kramer
We ve spent the last few months moving our Google Workspace tools over to the Model Context Protocol (MCP). While the potential for 'agentic' workflows is huge, but the friction of working on the edge of a new protocol is very real.
For those who haven't dived in yet, the biggest hurdle we found was the Remote vs. Local setup, rather than the protocol itself. Most tutorials focus on local command-line installs, but for a production-ready SaaS, you have to build for remote MCP servers. This requires a completely different approach to authentication and persistent state that the current docs don't fully cover yet.
7
Most have garbage terms lifetime deals, 70% commissions, heavy discounts. The math doesn't work unless you're already at scale, and by then you're locked into bad contracts. Wondering how many founders realize their unit economics are actually just paying off vendor debt.
Nikolas Dimitroulakis
Hey there,
Bit of context first: I am a member of a 30 people+ team and most API clients we used felt like they were built for a different job than what we actually did.
But the ones actually landing bigger contracts show clients what their market is saying about them first then the creative makes sense. I've been thinking about how MentionFox could be the intelligence layer agencies pitch before the deck.
Rivra
How much do you spend on monthly subscriptions?
If you re already on a premium plan like Claude Max or ChatGPT Pro, stick with it, unless you really want to optimize your "vibe coding" workflow.
michael curry
I spent 25 years on construction sites. Today, I don't write code I orchestrate it.
While my latest launch ('What Do I Say?') was trending on PH, I spent the afternoon using agentic loops to build a Full-Stack AI Navigation App.
The Stack:
Backend: Real-time Google Maps/Waze data orchestration.
UI: High-end 'Co-Pilot' dark mode dashboard with 2D/3D perspective switching.
AI Layer: A multi-intent voice brain that handles routing, traffic interrupts, and 'Pit Stop' predictions.
The Result: A production-grade, voice-first navigator built without writing a single line of manual code.
In MentionFox.com, we can usually identify startup founders, medical doctors, interim CEOs/CFOs, professional sports players, recruiters 29 personas we have built custom war rooms for we call them Fox Dens: your home for engagement, for developing yourself in the public s reagrd as a though leader in your chosen carreer path* you can self-declare persona, though we usually deduce from info you provide in the onboarding.
* Coming Soon: tools for those who have no effing idea what to do with their lives.
9