Explore Problems
Showing 2,901 of 8,810 problems · matching your filters
Server Config Overhead Blocks Developers from Shipping AI Tools
Developers building AI-powered applications lose weeks configuring Nginx, SSL certificates, and databases before writing any product code. This infrastructure overhead is disproportionate to the actual value delivered and repeats across every new project. A reliable self-hosted setup layer that handles the plumbing would unlock faster experimentation.
GEICO cancels driver coverage without effective notification
After more than a decade as a bundled customer, a GEICO policyholder discovered three drivers' coverage had been cancelled three weeks earlier, learning only through the app despite being enrolled in full digital communications; GEICO claimed a physical letter was sent instead. The cancellation followed a no-fault claim the insurer had not yet repaired, leaving family members driving unknowingly uninsured.
GEICO AI assistant fails to transfer to human agents
GEICO's AI claims assistant repeatedly makes errors, cannot transfer customers to human agents, and communicates at a poor quality level. The problem has persisted for months with management awareness but no resolution, leaving customers stranded during high-stakes insurance claims.
AI coding agents require verbose text to identify UI elements from screenshots
Developers using AI coding assistants must write lengthy descriptions to reference specific UI elements in screenshots, since agents lack spatial annotation tooling. Clipboard context is often lost in chat interfaces. A point-and-annotate layer over screenshots would let developers pin precisely what they mean, dramatically reducing prompt friction.
Durable AI Agents Emit No Observability Events or Progress Traces
Long-running durable agents wrapped with framework abstractions emit no lifecycle hooks, stream callbacks, or status updates, making it impossible to monitor or debug them in production. Developers building agentic applications cannot display progress to end users or diagnose failures in tasks that run for extended periods. As agent-based architectures become more prevalent, the lack of observability primitives is a critical production blocker.
Mortgage servicers report phone-authorized partial payments as delinquencies
A borrower says a mortgage servicer's phone representatives repeatedly authorized and accepted partial payments as acceptable, then reported the same payments as delinquent, dropping the borrower's credit score significantly and blocking access to further financing. This exposes a mismatch between what phone reps tell borrowers and what the servicer's system of record actually reports.
Banks Allow Fraudulent Account Openings With No Pre-Verification Step
Financial institutions permit new accounts to be opened using stolen consumer identities, often notifying the victim only after the fact via email. The detection and closure process is entirely consumer-initiated with no proactive identity verification. Victims must also separately request credit bureau investigations with no centralized remediation workflow.
Lead Platforms Sell Consumer Data Without Meaningful Consent
Home service platforms sell user contact information to vendors after a single inquiry, resulting in years of unsolicited calls with no effective opt-out. Users have no visibility into how their data is shared or sold, exposing a structural data privacy gap in consumer marketplace platforms.
Shopify Merchants Trapped in Escalating Fees With No Clear Cancellation Path
A new Shopify merchant describes being asked for additional payments beyond the initial setup fee, running out of money before launching, and then being unable to find a way to cancel — support continued billing despite email cancellation requests. This reflects a broader pattern of unclear upsells and difficult subscription cancellation in SaaS billing.
Bank denies fraud claims despite police reports documenting theft
After having their phone, debit card, ID, and cash stolen, a customer filed fraud disputes with supporting police reports, but the bank denied the claims and closed the account without what the customer describes as a fair investigation.
Small Businesses Accumulate Underused AI Tool Subscriptions Without Consolidation
Small business owners trying to leverage AI end up subscribing to a dozen specialized tools — chat, agents, content, automation, websites — each with fixed monthly fees regardless of usage. The subscription sprawl compounds into significant overhead without delivering integrated value. Most SMBs lack technical resources to self-host or orchestrate these tools into a coherent workflow.
AI Resume Tools Produce Generic or Dishonest Job Applications
Job seekers using AI resume and cover letter tools receive output that either overstates qualifications or reads as obviously machine-generated, undermining their applications. The tools optimize for keyword density over authentic self-representation, which erodes recruiter trust. Candidates want AI assistance that enhances their genuine voice rather than replacing it with generic filler.
Auto-apply job tools silently fail to submit applications despite reporting success
A builder discovered that a significant share of applications sent through an auto-apply job tool never actually reach employers, despite the tool reporting them as submitted. Job seekers using these fast-growing automation tools are left with false confidence and wasted time, an unaddressed reliability gap in the auto-apply tooling category.
Solo founders lack real-time cash position visibility beyond revenue numbers
Solo founders and micro-SaaS operators track revenue but lack tools that show true cash health — accounting for deferred revenue, unpaid invoices, and upcoming liabilities. Existing bookkeeping software reports what happened, not what runway actually looks like. Founders make hiring and spending decisions on misleading numbers.
Small Business Needs Custom Payment Portal Integration with QuickBooks Online
A service business using QuickBooks Online for invoicing lacks a payment portal integration, forcing manual or disconnected payment collection workflows. This reflects a broader gap for small businesses that need customer-facing payment portals tied directly into their existing accounting software.
Mortgage Loan Officers Pressure Borrowers Into Compliance Violations Near Closing Deadlines
Borrowers under tight mortgage closing timelines report loan officers instructing them to alter documented financial behavior (such as rental payment sourcing) in ways that undermine underwriting integrity. This deceptive pressure compounds acute stress for borrowers already navigating high-stakes, time-sensitive transactions.
Banks Freeze Mobile-Deposited Paychecks After Funds Already Clear Employer Bank
Consumers depositing paychecks via mobile banking face extended holds — sometimes over a week — even after the issuing employer's bank has already cleared the funds. This creates severe short-term cash flow crises, particularly for hourly workers living paycheck to paycheck. The gap between interbank settlement and consumer fund availability is a structural regulatory failure.
Private Student Loan Servicers Refusing Hardship Pauses for Unemployed Borrowers
Private student loan servicers deny temporary payment pauses to borrowers who have lost jobs, unlike federal loan servicers who offer income-driven and hardship options. Borrowers facing loss of income face double payments with no relief path, putting basic living expenses at risk. Co-signers are also unable to provide relief, leaving borrowers trapped.
Tribal Lenders Charging 499% APR With No Option to Repay Principal in Full
Predatory lenders, often operating through tribal sovereignty exemptions, charge APRs near 500% while withholding payment records from borrowers. Critically, they provide no mechanism to repay the full principal, ensuring borrowers remain trapped in high-interest payment loops indefinitely. There is no transparency into payment application or remaining balance.
AI Coding Agents Can't Verify Their Own Integration Fixes Actually Work
AI coding agents can write integration code for services like Stripe but have no reliable way to confirm the fix produces the correct end state — tests can pass while the underlying data is still wrong, such as a customer receiving the wrong number of seats after a fix. Developers are left discovering failures in production rather than during development. The core gap is the lack of an environment where an agent's fix can be reproduced and proven correct before shipping.