Explore Problems

Showing 1,276 of 8,862 problems · matching your filters

Automakers Refuse Trade-Ins for Vehicles With Unresolved Safety Recalls

Consumers with vehicles accumulating multiple safety recalls within months of purchase cannot force a trade-in or buyback from the manufacturer, leaving them financially bound to cars they fear are dangerous. Hyundai and similar manufacturers exploit the procedural complexity of lemon law processes to avoid remedy obligations. Consumers face a choice between continuing to drive an unsafe vehicle or absorbing full financial loss.

1 mentions1 sources
S5.5L7
Industry Verticals · Automotive

Early-stage founders lack financial literacy to respond to basic investor diligence

Founders seeking investment often cannot answer standard financial questions and lack a fast path to get up to speed — with no accountant and a bookkeeper who cannot calculate investor metrics. The gap between bookkeeping capability and investor-grade financial reporting is a structural barrier for capital-seeking founders without finance backgrounds.

1 mentions1 sources
S5.5L7
Business Operations · Startup & Founder Ops

Telecom trade-in credits stop applying when warehouse disputes device receipt

AT&T trade-in credits are applied for two months then halted when the warehouse claims it never received a device that tracking confirms was delivered. Consumers are forced into lengthy claims processes with no outcome while being billed full device price. The gap between carrier app tracking data and warehouse records leaves customers with no reliable resolution path.

3 mentions1 sources
S5.5L7
Industry Verticals · Telecom & Utilities

Developers Cannot Inspect or Extract Clean Code from Live Website Designs

Developers who want to replicate or adapt website designs must manually reverse-engineer styles through DevTools, which is slow and produces messy output. There is no tool to live-edit colors, fonts, and spacing and export clean Tailwind or HTML/CSS code directly from any web page. This friction slows front-end development when building from visual reference.

1 mentions1 sources
S5.5L7
Developer Tools · Coding Tools & IDEs

Notion Forces AI Features on Users and Cannot Be Disabled

Notion has integrated AI triggers into core editing interactions — including the spacebar — making it impossible for users to work without encountering AI prompts they did not request. Users who do not use AI features find core functionality has been deprioritized in favor of AI additions they cannot turn off. This forced adoption approach is alienating the platform's established power user base.

1 mentions1 sources
S5.5L7
Productivity · Knowledge Management

Recreating AI Images Is Blocked by Lack of Prompt Vocabulary

When users discover an AI-generated image they want to recreate or build upon, they cannot reliably do so because describing visual styles and compositions requires specialized prompt vocabulary they have not learned. The trial-and-error loop consumes large amounts of time with low success rates. This gap exists across all major text-to-image platforms.

1 mentions1 sources
S5.5L7
Productivity · Design Tools

Zelle Contractor Scams Leave Consumers with No Bank Recourse

Consumers sending large Zelle payments to contractors lose thousands when contractors disappear after payment, with banks refusing to intervene because the payment was authorized. Zelle's authorized push payment model has no fraud protection equivalent to credit card chargebacks. As P2P payments grow, this protection gap is widening.

1 mentions1 sources
S5.5L7
Industry Verticals · FinTech & Banking

Canva Removes Basic Text Effects and Paywalls Them in a Separate App

Canva eliminated arching text — a standard graphic design feature — and placed it behind a separate paid app. Users who relied on this for logos, labels, and social graphics are now forced into unexpected upsells. This gap creates opportunity for tools that preserve design fundamentals without feature stripping.

1 mentions1 sources
S5.5L7
Productivity · Design Tools

Family Member Commits Identity Theft via Fraudulent Insurance Policy

A family member took out a fraudulent insurance policy in the consumer name without knowledge or consent. Domestic identity theft through insurance products is particularly difficult to detect due to trusted-party access. Victims face complex remediation involving both insurers and law enforcement.

1 mentions1 sources
S5.5L7
Security & Compliance · Identity & Access

Bank pulls credit and opens accounts without consumer consent

US Bank pulled credit and attempted to open savings and credit card accounts without the consumer's knowledge, affecting their credit score. This unauthorized activity follows a pattern at US Bank and represents potential identity misuse or fraudulent internal practices affecting thousands of customers.

1 mentions1 sources
S5.5L7
Industry Verticals · FinTech & Banking

High-Volume Job Applications Require Unsustainable Manual Effort for Every Submission

Job seekers applying to multiple positions must manually customize cover letters and research each role, making high-volume searching unsustainable as a strategy. The manual effort required per application creates a strong incentive to apply to fewer, better-matched roles, but candidates often cannot afford to be selective. Automation tools that preserve personalization quality while reducing effort per application address a universal job seeker pain.

1 mentions1 sources
S5.5L7
Business Operations · HR & Hiring

AI-Generated Code Increases Production Instability Without Risk-Aware Review

As AI coding tools raise output expectations, lean engineering teams are shipping more code with less human oversight, leading to increased production instability. Existing code review tools focus on style and best practices but don't answer the critical question of what could break when a change is merged. This gap is especially acute for small and mid-sized teams that lack the bandwidth to manually trace risk across auth, environment configs, and test coverage.

1 mentions1 sources
S5.5L7
Developer Tools · Testing & QA

Small engineering teams lack intelligent Kubernetes first-responders for off-hours incidents

K8s incidents require expert diagnosis under pressure with no automated first-responder for small teams. An AI agent that safely diagnoses and remediates with human confirmation via Slack addresses a high-urgency gap.

1 mentions1 sources
S5.5L7
Developer Tools · DevOps & Infrastructure

Deep Research Work Fragments Across PDFs Notes Citations and Browser Tabs

Researchers doing deep work face severe context fragmentation as sources, notes, citations, and ideas live in disconnected tools with no unified evidence tracking. Existing AI summarizers lack the ability to evaluate evidence quality—distinguishing strong support from weak support or contradictory findings. A local AI research assistant that grounds claims in tracked evidence quality represents a significant gap validated by 204 upvotes.

2 mentions1 sources
S5.6L7
Productivity · Knowledge Management

Banks Open Credit Accounts Without Customer Consent After Exploratory Inquiries

Banks interpret an inquiry about a credit card as authorization to open an account, activating it without explicit customer approval. Long-term customers with excellent credit histories discover unauthorized accounts added to their profiles. This deceptive practice violates consumer consent norms and drives away loyal customers.

4 mentions1 sources
S5.6L7
Industry Verticals · FinTech & Banking

Banks Lack Clear Protocols for Opening Estate Accounts After a Death

Estate account setup requires clear procedural guidance that banks consistently fail to provide to both customers and their own staff. Representatives cannot get authoritative answers on the correct process despite estate accounts being routine. The absence of documented workflows creates weeks of delays during an already stressful life event.

4 mentions1 sources
S5.6L7
Industry Verticals · FinTech & Banking

Product Managers Cannot Keep Pace with AI-Accelerated Engineering Output

As AI coding tools dramatically increase engineering velocity, the product specification process has become the new bottleneck. PMs are forced to choose between rushing specs and incurring rework or becoming a drag on delivery. The structural mismatch between human spec-writing speed and AI code generation speed is a growing organizational pain with no clear tooling solution.

1 mentions1 sources
S5.6L8
Productivity · Project Management

MCP Tool File Edits Cannot Render as Colored Diffs in AI Coding Environments

Third-party MCP tools that edit files must return plain text content with no way to signal diff rendering, resulting in walls of escaped text instead of colored diffs. The native edit tool gets rich visual rendering that external tools cannot access, creating a first-class vs. second-class experience gap. This is the most frequently cited user complaint for MCP-based developer tools.

1 mentions1 sources
S5.6L8
Developer Tools · APIs & Integrations

AI coding agents lose full codebase architecture context between sessions

Every new AI agent session starts with zero architectural knowledge — developers must re-explain system topology, module relationships, and prior decisions each time. This session amnesia multiplies the overhead of AI-assisted development and compounds as codebases grow. Early adoption signals (190 GitHub stars in two weeks, multi-IDE integrations) confirm this is a widely felt and actively unsolved problem.

1 mentions1 sources
S5.6L8
Developer Tools · Coding Tools & IDEs

Rental Truck Mechanical Failures Dismissed as Normal Despite Safety Risk

A rented truck repeatedly stalled at highway speed, including while stranded on an overpass in traffic, and the rental company's support line dismissed the danger as normal low-fuel behavior rather than a mechanical fault — later confirmed by a mechanic to be a failing fuel pump. This reflects gaps in fleet maintenance and how safety-critical roadside reports are triaged.

1 mentions1 sources
S5.6L7
Consumer & Lifestyle · Travel & Transport