Explore Problems
Showing 409 of 8,825 problems · matching your filters
Product Teams Collect Analytics Data They Never Act On
Product teams accumulate thousands of hours of session recordings and dashboard data that nobody has time to review, so real user friction such as dead buttons, silent errors, and layout shifts goes undetected and unfixed.
AT&T charges additional fees after confirmed service cancellation
Customers who cancel AT&T family plans report recurring unauthorized charges appearing after the cancellation is confirmed, including fees framed as payment convenience charges. The pattern repeats across multiple contacts with customer support, suggesting a systemic billing failure rather than isolated error. Affected users have no reliable way to prevent post-cancellation billing without disputing charges externally.
Security Vulnerabilities Persist in AI-Generated (Vibe-Coded) Applications
Applications built with AI code-generation tools continue to ship with data-leaking security flaws, reflecting a gap between fast AI-assisted development and secure coding practices. The problem affects developers and end users of vibe-coded apps who lack built-in security review during the generation process.
Solo Entrepreneurs Priced Out of Useful CRM Tiers by Basic-Plan Limitations
Solo entrepreneurs who are cost-sensitive find that the basic tier of sales CRM tools like Pipedrive lacks capabilities they need, while upgrading feels like disproportionate overhead for a one-person business. This creates a gap between free/basic tools and full-featured paid plans.
Credit-builder fintech apps auto-debit accounts without required advance notice
A fintech credit-builder service repeatedly withdraws varying, non-preauthorized amounts from a users bank account without the 10-day advance notice required for varying-amount transfers, and continues automated retry withdrawals after a payment fails. The company also conditions continued service on a membership fee while refusing to let the user disconnect their card to stop the sweeps.
AI Support Agents Close Tickets Prematurely Without Confirming Resolution
Users report that AI customer support agents sometimes mark a case as resolved and close it without verifying that the customer actual issue was fixed. This creates a risk of unresolved problems being silently dropped, undermining trust in AI-driven support automation.
AI Assistants Lack Persistent Memory Across Sessions, Risking Context Loss
Users of AI coding/chat assistants can lose weeks of accumulated context in a single mistake because most tools do not persist conversation history and working context locally. This drives builders to create ad hoc local memory systems to avoid repeating costly context rebuilding.
No Reliable Benchmarks for Comparing LLM Agent Harness Performance
Developers building with AI agents lack trustworthy, real-world benchmarks to compare how different models perform in different harnesses. Existing benchmarks (like TerminalBench) do not map to actual developer experience, leaving teams to guess at which model+harness combinations work best. The space is moving fast and existing leaderboards are fragmented.
Debt collectors ignoring written stop-contact requests
Consumers who submit written requests to stop debt collector contact find their instructions routinely ignored, violating FDCPA protections. The enforcement gap places the burden on individuals to file complaints rather than on collectors to comply. Affected users face ongoing harassment with limited immediate legal relief.
Video Content Is Hard to Search, Edit, or Repurpose as Text
People who need to extract information from video, editors needing subtitles, marketers researching competitor content, students turning lectures into notes, spend hours manually scrubbing footage and taking notes because video is easy to watch but hard to search or reuse. The gap between watchable video and searchable, editable text creates repetitive manual work.
No Portable Context Layer When Switching Between Different AI Assistants
Users who move between multiple AI tools for coding, writing, and planning lose all prior context — decisions, goals, preferences, and project understanding — each time they switch, since chat history and reasoning stay locked inside each individual platform. This forces users to manually re-explain project context whenever usage limits or capability gaps push them toward a different LLM.
Manual, Time-Consuming Contract Review Slows Legal and Procurement Teams
Legal and procurement teams manually read through contracts to extract key clauses, assess risk, and answer routine questions, which is slow and repetitive. This drains time from higher-value negotiation work, and the problem compounds as contract volume grows across disconnected storage systems like Drive, OneDrive, and Dropbox.
Online Car Retailers Fail to Return Loan Payoff Checks After Vehicle Exchange
After returning or exchanging a financed vehicle within a return window, consumers report online car retailers holding onto loan payoff checks for months, leaving them with an active loan for a car they no longer own. Conflicting information from support agents compounds the delay.
AT&T billing not updated after service downgrade or cancellation
AT&T customers who cancel lines or downgrade plans continue to be billed at the prior rate due to billing system lag or error, resulting in unauthorized charges. Recovering the overcharge requires extended customer service engagement with no self-serve resolution. This represents a systemic billing accuracy failure affecting a large segment of plan-change customers.
Fragmented Work Across Tools When Asana Isn't Adopted Company-Wide
When only part of an organization uses Asana, work and communication continue to live in other tools, creating fragmentation and incomplete visibility for teams that rely on it. This is a common adoption problem for project management software in larger organizations.
Journaling app users abandon features for trust and data privacy assurance
Users of personal journaling apps care less about feature richness and more about whether they can trust the product with their private thoughts and data. An indie developer discovered this after adding features that users ignored while churn correlated with trust signals. The gap is not capability but credible data ownership and transparency.
Student loan autopay servicing errors balloon balance via negative amortization
A borrower alleges systemic autopay servicing negligence and negative amortization caused their student loan balance to grow far beyond the original amount despite consistent payments, along with billing ledger inaccuracies. Reflects a recognized structural failure pattern in student loan servicing.
Beauty Professionals Juggle Disconnected Tools for Scheduling, CRM, and Payments
Independent beauty professionals and clinics run their business across separate, unconnected tools for appointments, CRM, payments, inventory, and client records, with most point solutions covering only one function. The fragmentation forces manual reconciliation across systems and leaves no single place to manage the full client and business lifecycle.
Lack of Evidence-Based Comparison Across AI Reasoning Architectures
Teams building AI systems must choose among architectures like plain prompting, RAG, MCP, and agent pipelines without a standardized way to compare groundedness, citations, cost, and safety on the same prompts. This forces engineers to guess or run ad hoc tests, making architecture decisions harder to justify and audit.
Running Many AI Coding Agents in Parallel Requires Infrastructure Local Setups Don't Provide
Developers who want to run multiple AI coding agents concurrently in the cloud struggle to port their local environment -- sessions, memory, MCP servers -- into a cloud setup that's both fast and takes real advantage of cloud scale. Existing tools were found to be either poorly suited to the cloud or not performant enough for teams reviewing agent output at scale.