Explore Problems
Showing 1,205 of 6,868 problems · matching your filters
Banks close fraud victims' accounts rather than remediate unauthorized charges
When fraudulent charges occur on bank or payment accounts, financial institutions respond by closing the victim's account rather than reversing the fraud and maintaining the relationship. This creates a second harm: victims who did nothing wrong are then flagged in interbank databases like ChexSystems, making it difficult or impossible to open a new account elsewhere. The fraud victim is effectively punished for being victimized.
Gamified language apps fail to produce real word retention
Language learners are frustrated that popular apps rely on streaks, lives, and guilt mechanics rather than proven retention methods like spaced repetition. Users want a calm, science-grounded learning experience that actually builds vocabulary. The market gap is a well-designed alternative to gamification-first products.
Small Businesses Trapped in Multi-Subscription SaaS Sprawl
Small businesses that cannot afford to hire full-time staff instead subscribe to multiple specialized software tools that rarely integrate well. This creates subscription cost drag even during slow periods and requires the owner to act as the integration layer between disconnected systems. The gap between "one tool that does everything poorly" and "five tools that require manual glue" leaves most SMBs underserved.
GitHub Actions YAML Forces Untestable Shell-in-YAML for Complex CI Logic
DevOps engineers writing complex GitHub Actions workflows are forced into embedding shell scripts inside YAML, producing code with no type safety, no unit testability, and no modularization. The YAML-as-programming-language constraint creates a class of bugs that are impossible to catch without live CI runs. Existing tooling (linters, act) is insufficient for the scripting-heavy workflows required to orchestrate cloud infrastructure and multi-service pipelines.
Angi guaranteed lead program delivers fake unverified customer requests
Angi's paid guaranteed lead program sends contractors unverified customer requests that may be fraudulent. A contractor confirmed the system accepted a fake address as a valid service request, suggesting third-party or synthetic leads are being sold as real customer demand.
Contractors Lose Jobs From Missed Follow-Up After Estimates
HVAC, roofing, and plumbing contractors routinely fail to follow up with leads after sending estimates, resulting in lost jobs. Manual follow-up is inconsistent and time-consuming for small trade businesses. Automated post-estimate follow-up represents a high-value, underserved workflow.
Asana Layout Breaks for Visually Impaired Users When Text Is Scaled
Visually impaired users who increase Asana's text size find that the interface layout degrades and information flows incorrectly, making the tool functionally inaccessible. Project management software built without accessibility-first responsive design cannot serve users with visual impairments who have equal legal rights to workplace tooling.
GitHub Lacks a Full-Featured Desktop Client Supporting Code Review Workflows
GitHub's official desktop client does not support code review, and the VS Code extension does not handle per-commit reviews, forcing developers to use the web interface for critical PR workflows. The gap is significant enough that a developer team built a competing desktop client (OctoPunk) to cover 95% of GitHub's functionality natively. Developers wanting editor-native GitHub interaction with full review capabilities have no first-party solution.
Debt Collectors Garnish Exempt Government Benefits and Refuse Release
Collection law firms execute bank levies on accounts containing only legally exempt unemployment or government benefits, and continue holding those funds even after receiving documented proof of exemption. The combination of legal complexity, slow court processes, and collection firm stonewalling means financially vulnerable consumers can lose access to survival funds for weeks while the violation continues.
Cold email infrastructure setup consumes more time than actual selling
Founders and sales teams spend disproportionate time configuring DNS records, warming up inboxes, and managing deliverability before sending a single cold email. The tooling landscape is fragmented and error-prone. This setup friction delays revenue generation for early-stage companies.
Debt Collectors Break Verbal Credit Deletion Promises After Settlement Payment
Consumers pay debt settlements based on verbal promises of credit report deletion, but collectors routinely fail to honor these agreements and continue negative reporting. The lack of written confirmation requirements and the unenforceability of verbal deletion promises creates a systematic incentive for collectors to overpromise. Financially distressed consumers pay money they cannot afford for a promised outcome that never materializes.
Bank Autopay Enrollment Silently Switches to eBill Causing Missed Payments
Customers who enroll in autopay are silently registered for eBill instead — a similar-sounding but fundamentally different feature that only notifies rather than pays. The resulting missed payments trigger collections calls and credit score damage before the customer realizes what happened. This is a UX/product design failure where two features with opposite outcomes are presented ambiguously during enrollment.
Carvana Withholds Vehicle Sale Payout Indefinitely After Taking Car
After selling a car to Carvana, the seller's direct deposit failed and subsequent promises of a check went unfulfilled for weeks. The platform holds all leverage once the vehicle is transferred, leaving sellers with no recourse. This is a structural accountability gap in online peer-to-dealer car transactions.
Debt Collectors Submit Forged Signatures on Disputed Contracts to Credit Bureaus
Collection agencies produce contracts bearing forged consumer signatures in response to debt disputes, and credit bureaus treat this fabricated documentation as sufficient verification to continue negative reporting. Consumers have no fast-track mechanism to challenge document authenticity without engaging in costly civil litigation. The evidentiary burden falls entirely on the victim rather than the entity claiming the debt is valid.
Shared Drive Lacks Audit Trail and File Restore for Admins
Admins in shared Google Drive folders have no way to see who deleted a file or restore it after deletion, even with full admin privileges. AI integrations like Gemini can silently delete files, compounding the risk with zero accountability.
Collectors Report Commercial Debts on Personal Consumer Credit Files
Debt collection agencies place commercial business obligations onto individual consumer credit reports without verifying that the personal consumer is actually liable for the business debt. Credit bureaus accept these entries without performing identity matching against the corporate primary debtor. Consumers with no personal liability face derogatory marks they cannot easily remove.
LLM Reports Look Authoritative But Embed Undetectable Factual Errors
Professionals using LLMs to generate recurring reports face a verification paradox: the output is fluent enough to appear credible but embeds hallucinated numbers, dates, and citations that require expert review to catch. The more polished the LLM output, the harder it is for human reviewers to apply appropriate skepticism. Compliance-bound use cases (regulatory filings, investor briefings) cannot tolerate this silent error rate, yet no systematic verification layer exists between generation and publication.
No mechanism to recover Zelle funds sent to wrong recipient
Real-time payment networks like Zelle offer no recourse when a user sends money to an incorrect phone number — the recipient receives and can keep the funds with no way to reverse or recover the payment. Banks close disputes without fund recovery, and the sender has no legal mechanism to compel return. This gap affects thousands of users annually given the prevalence of typos in mobile payment entry.
GA4 Cannot Track AI Crawler Traffic Due to JS-Only Architecture
Google Analytics 4 relies on JavaScript execution, making it structurally blind to AI crawlers like GPTBot, ClaudeBot, and Perplexity. Site owners cannot measure how much of their content is being consumed by LLM indexers or what pages attract AI traffic. As AI search grows, this blind spot prevents publishers from understanding their true reach and optimizing for AI citation.
Consumers lack tools to dispute debt collection under FDCPA/FCRA
Consumers discovering unauthorized collection accounts on credit reports must navigate complex FDCPA and FCRA validation requirements with no tooling support. Debt collectors frequently ignore or improperly respond to validation requests. Proper letter formatting, tracking, and follow-up creates a real software opportunity with strong WTP from credit-repair-motivated consumers.