Explore Problems
Showing 1,289 of 8,942 problems · matching your filters
Car Dealers Forging Customer Signatures to Add Declined Products to Financing Contracts
Dealership finance managers create new contracts after customers leave, forging signatures to include products the customer explicitly declined such as extended warranties. The forged documents are then submitted to the lender, who fails to detect the discrepancy despite consumer evidence. Police reports go unaddressed and the fraudulent loan terms remain in effect.
Collection Agency Re-Reports Fraudulent Debt Previously Removed After Dispute
A fraudulent parking ticket debt that was successfully removed from a credit report was later re-submitted by a collection agency, reattempting collection. Re-insertion of previously disputed and removed fraudulent debts undermines the dispute process. Credit bureau re-insertion rules are inadequate to prevent recycled fraudulent claims.
Gap Between Test Scenarios and Real User Behavior Is Hard to Bridge
Development and QA teams struggle to replicate authentic user behavior in controlled test environments, leading to post-release surprises that tests did not predict. The disconnect between structured test cases and the chaotic variety of real usage patterns is a persistent engineering challenge. Tools that capture and replay real user sessions or synthesize realistic test inputs from production behavior are in demand.
Telecom Companies Refuse to Cancel Deceased Accounts Despite Legal Documentation
Estates and next-of-kin cannot cancel telecom accounts of deceased relatives despite submitting death certificates and power of attorney multiple times. AT&T and similar carriers continue billing estates indefinitely. Estate administrators have no efficient automated pathway to close utility accounts, creating ongoing financial and legal burden.
AI agents cannot run persistently in the background
Users want AI agents that continue executing tasks when they close their phone or laptop, but current architectures require an active session. This blocks use cases like autonomous research, monitoring, and multi-step workflows that take longer than a typical interaction. The 296 upvotes confirm this is a broadly felt capability gap.
No visibility into which Reddit and HN threads steer LLMs toward competitors
Brands relying on Reddit and Hacker News organic mentions are blind to which specific threads ChatGPT and similar assistants surface when users ask for tools, and which threads tilt recommendations toward competitors.
Marketing and customer acquisition is the hardest part after building
Founders find that marketing and customer acquisition is harder than building the product itself. Universal pain point about post-build growth.
Cold Outreach Fails When Targeting People Without Active Intent
B2B outreach campaigns built on broad demographic targeting yield sub-0.5% reply rates. The core problem is reaching people who are not actively seeking a solution, regardless of how well the messaging is crafted.
Decisions Scatter Across Chat, Email, Docs and PM Tool
Workers lose track of where a given statement or decision was recorded because the conversation spans a project tool plus chat, email and document storage. Each system holds a fragment and none holds the thread, so recovering context means searching several places from memory. The fragmentation grows with every integration added.
Developers Lack Confidence Verifying AI-Generated Code Before Shipping
Developers, especially less experienced ones, increasingly rely on AI to write code but lack reliable methods to verify its correctness, security, and long-term stability before shipping, creating a growing trust gap.
AI Coding Agents Drift From Instructions in Long-Running Tasks
Developers using AI coding agents on long-running work report the agents forgetting instructions, blurring the line between implementing and reviewing, and requiring repeated correction of the same feedback. Existing mitigations like adding more rules to prompts or CLAUDE.md files do not enforce compliance since the agent can still silently skip steps.
AI agents given real credentials lack verifiable, revocable identity
As AI agents gain access to tokens, cloud credentials, and deploy permissions, there is no standard way for a service to verify which agent is acting, who launched it, or whether a credential is bound to that specific agent versus being a reusable secret. Static sandboxing remains the primary safeguard in use, while agent-related security incident rates are reportedly rising.
Session replay analysis too manual for ecommerce teams
Ecommerce teams waste hours manually watching session recordings to identify checkout friction. The pattern recognition needed to find actionable conversion blockers across hundreds of sessions exceeds what humans can do efficiently. This creates a gap between available behavioral data and actual UX improvements.
LLM Rate Limits Force Context Re-Explanation When Switching Models
When an LLM hits its rate or context limit, users must manually re-explain their entire session to a new model, breaking workflow continuity. This friction grows as multi-model AI workflows become the norm, and session context portability is largely unsolved.
Enterprise Document Data Trapped in Unstructured Formats Blocks Automation
Enterprise developers cannot easily build document automation pipelines because data locked in PDFs, scanned forms, and unstructured documents cannot be reliably extracted at scale. Manual processing is slow and error-prone, while existing OCR tools lack the accuracy and auditability required for enterprise workflows. The gap blocks downstream automation that depends on structured data from documents.
Banks deny Reg E reimbursement for device-takeover fraud draining accounts
Criminals exploit compromised mobile devices to execute rapid transactions from consumer bank accounts, draining tens of thousands of dollars. Banks summarily deny Reg E fraud claims without providing written investigation results or meaningful review. The combination of sophisticated fraud methods and inadequate bank response creates a severe consumer loss gap.
AI Coding Agents Cannot Generate On-Brand Images Without Breaking Flow
Developers using AI coding agents must context-switch to Midjourney, Figma, or photo studios whenever they need product images, icons, or OG images — re-explaining brand context each time and receiving inconsistent results. No MCP-native image generation tool maintains brand reference across sessions.
Banks Impose Excessive Identity Verification Barriers for Foreign Nationals
Bank of America's KYC process for foreign nationals involves redundant, poorly explained steps with inconsistent guidance across staff. International customers face disproportionate friction opening accounts compared to domestic customers, with no clear path to resolution when employees disagree on policy.
Telecom Carriers Bill Differently From Promised Plan Terms
T-Mobile customers are charged for lines and services that were explicitly promised as free at sign-up, with billing that does not match verbal or written agreements. This is a systemic transparency gap in telecom pricing that affects millions of subscribers.
Remote Jellyfin Access Requires Choosing Between Convenience and Privacy
Self-hosting Jellyfin for remote streaming forces users into unacceptable trade-offs: Tailscale requires extra apps and manual toggling, Cloudflare raises TOS and privacy concerns, and reverse proxies expose open ports. No solution delivers reliable remote access with full data sovereignty and minimal setup friction. The self-hosting community has been stuck on this problem for years.