Explore Problems
Showing 6,565 of 8,942 problems · matching your filters
State Farm PIP coverage leaves own customers undercompensated vs third-party claimants
State Farm pays third-party claimants from at-fault accidents multiples more than it covers for its own policyholders under PIP limits, leaving injured customers with six-figure medical bills despite carrying full coverage.
Ecommerce Owners Juggling Multiple Disconnected Tools
Small ecommerce businesses struggle to manage separate mobile apps, websites, and POS systems, creating operational fragmentation and high setup costs.
AWS/Terraform Workflow Context Switching
Infra engineers constantly switch between AWS Console, Terraform, terminal, and role management with no unified tool
SEO Slow Feedback Loop Discourages Early Founders
Founders abandon SEO prematurely because the early feedback loop is slow and uneven before compounding begins
Founders Build Products Without Validating Real Demand First
Indie developers repeatedly build products nobody needs because finding authentic unmet demand requires monitoring hundreds of community posts manually for genuine pain expressions
Managing AI Models Across Distributed Networked Hardware Is Painful
Deploying and managing AI models across multiple networked machines with varying VRAM/RAM requires manual configuration, lacks hardware-aware model selection, and has no built-in orchestration.
Zendesk Slow With Multiple Tickets and Incomplete Translation
Zendesk slows during busy hours with multiple tickets, impacting SLA. Incomplete page translation forces manual Google Translate use.
Raw Scraped Data Fed Directly to LLMs Wastes Token Budget
Developers pipe raw HTML and unstructured scraped content directly into LLM API calls, inflating costs and degrading output quality. No standard preprocessing layer exists between web scraping and LLM ingestion in most pipelines.
AI App Builders Have Unreliable Setup Processes That Break and Require Full Rebuilds
Developers using AI-powered app builders encounter setup processes that fail or produce broken scaffolding, forcing full rebuilds rather than incremental fixes. The "launch in 10 minutes" promises common in AI builder marketing are routinely broken by brittle generation pipelines. With 2 source mentions this is a cross-validated pain point signaling demand for more reliable, deterministic AI-assisted app bootstrapping.
Real Estate Cold Callers Waste Most of Their Day Dialing Unqualified Leads
Real estate cold callers report spending the majority of their time on the wrong prospects due to poor lead quality and no smart routing. There is no reliable system to pre-qualify or prioritize which leads are worth calling before dialing.
Carvana retains delivery fee after cancelling the purchase themselves
Carvana cancelled a vehicle purchase before delivery was attempted but refused to refund the delivery fee, citing a non-refundable policy despite performing no service. The company provided no documentation or explanation for retaining the charge.
GEICO Retroactively Bills Customers Who Cannot Use Telematics App for Discount Removal
GEICO enrolls customers in telematics-based discount programs then retroactively bills them if they remove the tracking app, even for valid medical reasons that prevent app use. Customers receive bills for discounts already paid off, creating surprise debt. This program structure penalizes customers without accommodating legitimate exceptions.
Card Issuer Re-Debits Reversed Merchant Credits in Repeating Fraud-Claim Loop
A cardholder had merchant credits repeatedly debited back by their card issuer, triggering a cycle of fraud claims that get resolved and then repeated, with contradictory explanations from different departments. This shows a breakdown in cross-department consistency at card issuers where fraud, dispute, and account-balancing systems produce conflicting and unresolved outcomes for the same transaction.
Banks Holding Consumers Liable for Fraudulent Check Fraud in Marketplace Transactions
Banks allow consumers to withdraw funds from deposited checks before they clear, then hold consumers fully liable when checks prove fraudulent. This practice is particularly damaging in peer-to-peer selling contexts where fraudulent payment methods are common. The bank policy of enabling early access while shifting all fraud risk to consumers creates a predictable harm pattern.
AI systems in production lose interpretability as they scale
Engineering teams shipping AI in production report a failure category where standard metrics stay green while the system loses coherence or drifts in non-reproducible ways. The root cause is structural: verification built on the same model that generates creates blind spots that existing observability tooling cannot detect.
AI App-Builder Credit Costs and Broken Permissions Frustrate Internal Tools Builders
Teams building internal tools with AI app builders like Lovable report escalating credit costs to fix bugs the AI itself introduces, plus a deeper architectural risk: role-based permissions enforced only in the UI rather than the database, letting users see data outside their role, such as drivers viewing other drivers' deliveries. This combination of recurring cost and fragile access control pushes some builders to seek alternatives with real backend ownership and row-level security.
Teachers Spend Hours on Manual Class Scheduling with Poor Quality Results
Educators report that building class schedules manually is extremely time-consuming and routinely produces suboptimal results due to the combinatorial complexity of constraints. Existing tools are either too rigid or too manual for most school contexts. There is clear demand for software that can efficiently generate and adjust schedules while respecting teacher, room, and student constraints.
Security vulnerabilities in open-source MCP servers go undetected before deployment
Open-source MCP servers commonly contain critical security flaws like unrestricted file access and insufficient SQL guards. Manual code review is infeasible at scale as the MCP ecosystem rapidly grows. Automated scanning tools are needed before these servers reach production AI agents.
Mortgage Servicers Give Inconsistent, Contradictory Reasons for Denying Loan Modifications
Homeowners seeking FHA loan modifications or COVID forbearance relief receive shifting and contradictory denial reasons from their servicer while foreclosure proceedings continue in parallel. The lack of a clear, consistent modification review process leaves borrowers unable to secure an affordable payment before losing their home.
Meta business verification blocks indie devs from shipping multi-user apps
An indie developer building a social media post scheduler found that Meta requires formal business verification (with legal/corporate registration) before any user besides the developer can authenticate via the app, effectively blocking solo/unregistered developers from launching multi-user products on Meta's platform. He worked around it by open-sourcing and self-hosting the tool instead.