Explore Problems
Showing 3,115 of 7,327 problems · matching your filters
No Unified SDK for Object Storage Across Cloud Providers
Developers must use separate, incompatible SDKs for each cloud storage provider (S3, GCS, Azure Blob, R2), creating vendor lock-in and requiring rewrites when switching or supporting multiple backends. A unified abstraction layer is missing in the JavaScript ecosystem. 229 HN upvotes validates strong developer demand.
AI Citation Traffic Is Invisible to Marketers
Marketers and SEO professionals have no reliable way to track when their content is cited by AI assistants like ChatGPT, Perplexity, or Gemini. This traffic gets misattributed to direct or dark social, leaving an entire growing channel unmanaged. As AI search becomes a dominant discovery method, the measurement gap creates compounding strategy errors.
Shopify removes native features in updates to force merchants into paid app subscriptions
Shopify platform updates routinely remove or degrade previously available native functionality, with the removal justified by directing merchants to third-party apps. Merchants accumulate a fragmented stack of app subscriptions for features that were previously built-in, with each app adding monthly costs and an independent support relationship. When the combined stack breaks, neither Shopify nor individual app vendors accept accountability for the interaction.
Shopify gates basic ecommerce features behind mandatory paid app subscriptions
Shopify deliberately excludes standard ecommerce functionality from its core platform, requiring merchants to purchase third-party apps for features competitors bundle as standard. Monthly app costs compound into hundreds of dollars per month on top of Shopify's own fees. During outages or billing disputes, merchants face fragmented accountability with Shopify and each app vendor disclaiming responsibility for the combined failure.
Business automation pipelines silently fail with no reliable observability
Companies running critical automations via tools like Zapier, Make, or internal scripts lack reliable monitoring — failures are silent or produce subtly wrong data that is hard to catch. Existing solutions focus on infrastructure monitoring, not business process health. The gap causes real financial and operational harm when automations break undetected.
Identity Theft Discovered Too Late During Mortgage Application
Multiple fraudulent accounts were opened using a consumer's identity and went undetected until a mortgage lender pulled their credit report. Existing credit monitoring failed to alert the consumer before significant damage was done.
SaaS Cancel Flows Produce Gamed Data Instead of Real Churn Reasons
SaaS companies lose customers without understanding why because static cancel flows are easy to game — users click random reasons or skip the feedback box entirely. Without real churn signal, product teams cannot fix the root causes. Dynamic, conversational cancel flows with AI trend detection can recover customers and surface actionable attrition insights.
Banks Deny Valid Fraud Claims Without Proper Investigation, Leaving Victims Without Recourse
Consumers experiencing identity theft and unauthorized account openings face a systemic failure when banks deny fraud claims without requesting supporting evidence or providing case tracking. The lack of transparency and proper escalation paths leaves victims unprotected despite having legitimate claims.
Bank Phone AI Systems Block Access to Human Agents for Real Issue Resolution
Major banks including Bank of America deploy phone AI systems that intercept calls and route customers through automated flows that cannot resolve complex account issues. Customers who need a human agent face persistent gatekeeping with no clear override path. This forces customers to abandon service calls unresolved or use workarounds that should not be necessary.
Fraudulent Accounts on Credit Report After Identity Theft
Identity theft victims struggle to get fraudulent accounts blocked from credit reports despite FCRA legal protections requiring bureaus to act within 4 business days of an FTC report. Credit bureaus fail to conduct reasonable investigations and continue reporting fraudulent accounts without proper verification. Victims need automated tools that track dispute timelines, escalate bureau non-compliance, and enforce statutory removal deadlines.
Bank fraud departments are unreachable during active identity theft emergencies
A Bank of America customer experiencing active identity theft — with fraudulent credit cards being opened in their name — spent 85+ minutes on hold unable to reach the fraud department. The time-critical nature of identity theft makes support inaccessibility directly harmful, allowing additional fraudulent activity during the response window. This is a structural emergency access failure.
No Search Console Equivalent for AI Visibility: GEO Lacks Closed-Loop Feedback
Teams optimizing content for LLM citation visibility (GEO) have no reliable way to know which queries to target or whether implemented changes actually improved AI ranking. Unlike Google Search Console for SEO, there is no authoritative feedback mechanism for AI visibility. Marketing and content teams are spending budget on GEO with no measurable signal of what works.
Part-time developers cannot ship side projects with tools built for full-time teams
Developers with 9-to-5 jobs who want to build side projects face tools, workflows, and culture designed for full-time founders with unlimited time. Limited coding windows—45 minutes on a commute—are incompatible with complex setup, long feedback loops, and team-oriented tooling. There is no purpose-built development environment for the constraint of intermittent, time-boxed building.
Phone scammers impersonate bank fraud departments to drain accounts
Fraudsters call bank customers posing as the fraud department, using social engineering to authorize account transfers. Banks provide no reliable way for customers to verify outbound calls are legitimate, and funds lost to this scam are rarely recovered. The structural gap is bank authentication infrastructure, not individual customer vigilance.
Identity theft victims stuck with fraudulent accounts despite evidence
Identity theft victims who dispute fraudulent accounts find creditors treating a checkbox online application as sufficient proof of identity, with no verification of government ID, IP logs, or signatures. FCRA mandates a reasonable investigation, but creditors rely on internal system data rather than actual identity verification. Victims with documented theft reports cannot get fraudulent tradelines removed from credit reports.
Bank enforces a fraud-reporting deadline it caused the customer to miss
A business account holder faced unauthorized ACH transfers but could not report them within the bank's 60-day window because the bank itself had frozen access to the account. The bank denied reimbursement citing the same deadline its freeze prevented the customer from meeting.
ISP Billing Error Sent to Collections After Rep Misguidance
A consumer was incorrectly charged after following ISP representative guidance on canceling autopay. The ISP refuses to produce its own chat transcripts needed to dispute the charge, while the debt damages the consumer's credit. Customers have no practical way to obtain their own support records to defend themselves.
Organizations cannot use cloud AI for data analysis without exposing sensitive data
Enterprises and regulated industries need AI-powered data analysis but cannot send raw sensitive data to cloud LLM providers due to compliance, privacy, or security constraints. Local-first AI processing solves this by keeping data on-device while still leveraging LLM reasoning. Demand is growing as AI adoption meets enterprise data governance requirements.
Sales Rep Onboarding Takes 6 Months With No Structured Path to First Deal
Most sales organizations default to either unstructured sink-or-swim onboarding or a rigid 6-month ramp timeline, both delaying time-to-revenue. Software system gaps prevent meaningful onboarding acceleration, leaving revenue at risk during every new hire cycle.
No sanitization layer between MCP tool output and AI model context
AI agents using MCP-connected tools pass raw external data—scraped web content, API responses—directly into model context with no boundary between system instructions and untrusted tool output. This creates a prompt injection surface that is currently unaddressed by any mature tooling. Teams building agentic systems have no standard way to filter, monitor, or sandbox tool response traffic before it reaches the model.