Explore Problems
Showing 1,405 of 8,883 problems · matching your filters
Escalating CAPTCHA, 2FA, and Device-Attestation Friction Makes Ordinary Web Use Feel Adversarial
A widely-upvoted complaint describes a stacking pattern across the web: near-unsolvable CAPTCHAs, mandatory 2FA with unreliable codes, phone-number requirements to create accounts, and requests to rotate one's head or grant microphone access just to prove humanity. Replies corroborate that anti-bot verification increasingly assumes every visitor is a bot by default, burdening legitimate users with growing verification overhead.
Debt buyers report unverified tradelines without proof of legal ownership
When third-party debt buyers acquire old accounts, they often furnish credit bureaus with closure dates and balances without providing documentation of assignment, chain of title, or legal authority to collect, leaving consumers unable to verify or dispute the debt's legitimacy.
Collection agencies pursue debts the original creditor has no record of
Consumers report collection agencies attempting to recover debts that the named original creditor cannot locate in its own records, and formal credit bureau disputes fail to resolve the discrepancy, sometimes only correcting superficial details like account type rather than validating the debt itself.
Data Analysts Must Constantly Switch Between Notebooks and Separate Charting Tools
Analysts doing exploratory data work often have to jump back and forth between a coding notebook for analysis and a separate dedicated tool for plotting and charting, breaking flow and slowing down iterative data exploration.
Predatory high-interest loans trap borrowers in worsening debt cycles
Consumers in financial distress take high-interest loans as a last resort, only to find their total debt growing rather than shrinking due to compounding interest rates. Borrowers end up owing more than the original principal despite making regular payments. This predatory lending pattern is structural and affects millions in underserved financial markets.
Debt collectors verify credit report entries they cannot locate in their own systems
Debt collectors respond to credit bureau disputes by verifying account accuracy for debts they cannot find in their own customer service systems, indicating that portfolio purchase data is so degraded that even the collector cannot confirm the underlying record. Credit bureaus treat collector verification as sufficient and leave the tradeline intact, trapping consumers in an unresolvable loop.
Bank Phone Verification Systems Fail Legitimate Customers
Automated phone systems at major banks fail to verify customers who have valid accounts, routing them to branches even for simple tasks. The failure wastes significant customer time and creates a trust breakdown between the bank and its depositors. This is a systemic identity verification design problem, not an edge case.
Telecoms offer better deals to new customers than loyal subscribers
Mobile carriers routinely offer promotional pricing, perks, and plan upgrades exclusively to new sign-ups while long-tenured customers with perfect payment histories receive none of those benefits. This structural loyalty gap drives resentment and churn among the most reliable subscribers. The gap is pervasive across major US carriers.
Bug Reports Shared in Chat Apps Cannot Be Automatically Converted to Jira Tickets
Engineering teams receive bug screenshots and informal descriptions in messaging apps like Telegram but must manually translate them into structured Jira tickets. The translation step requires human effort to extract title, steps to reproduce, and environment details. BotBridge automates this handoff using AI, validating the friction of the informal-to-formal channel gap.
Expense splitting apps ignore EMI-based finance and non-Western payment patterns
Apps like Splitwise assume Western payment norms and do not support EMI (equated monthly installments) or other non-Western financial structures. Users managing both group and personal expenses must maintain multiple apps. A builder created EasySplits specifically to address this gap for underserved international markets.
Zendesk Is Overly Complex to Configure and Aggressively Pushes AI Features Businesses Don't Need
Customer service teams find Zendesk difficult to use and configure, with a steep learning curve that makes it inaccessible for smaller teams or simpler use cases. The platform pushes AI-driven features on customers who don't need or want them, adding complexity and cost without value. This mismatch between enterprise tool complexity and SMB needs is driving interest in simpler, more focused helpdesk alternatives.
Allstate Refuses Second-Opinion Claim Review After Network Shop Damage
A customer's car developed severe alignment issues and failed sensors after a minor repair at an Allstate network shop, and Allstate has refused to review an independent second-opinion report, denied the claim, and stopped responding to calls and emails over several months while the safety issue remains unresolved. The case highlights a claims-review process that can leave customers with a network-shop-caused, unresolved safety defect.
Banks Report Account Closures to Credit Bureaus Without Clear Justification
A customer had their checking account closed over suspected fraud and reported to a consumer reporting agency, but the agency directed all disputes back to the bank while the bank provided no evidence or explanation for the flag. The unresolved report has since blocked the customer from opening accounts elsewhere.
Student loan servicer reports default despite an active bankruptcy discharge and payment pause
A student loan servicer marked an account as defaulted even though the borrower was in a negotiated bankruptcy repayment plan, had a pending borrower-defense application, and was covered by a federal payment pause. The borrower needs the incorrect default removed before pursuing loan rehabilitation.
HubSpot Enterprise Analytics Too Shallow, Advanced Features Priced Out of Reach
HubSpot Sales Hub analytics capabilities are insufficient for complex enterprise reporting needs while the advanced analytics features are gated behind pricing tiers that mid-market companies cannot afford. Growing companies fall into a pricing dead zone where SMB features are insufficient but enterprise pricing is unjustifiable. The gap forces teams to export data to external BI tools for basic reporting.
AI Verification Tools Silently Mock Data, Producing False-Positive Evidence
When an AI verification or evidence-generation tool lacks live access to a system, it may silently substitute mocked data that diverges from the real service, producing a passing result that looks trustworthy but is not, undermining confidence in AI-generated verification reports.
Indian Freelancers Lack a Simple GST-Compliant Invoicing Tool
Solo freelancers and developers in India struggle to find lightweight invoicing software that correctly applies GST rules (CGST/SGST/IGST). Global tools like QuickBooks or Stripe don't handle local tax rules cleanly, while Indian alternatives are built like bloated ERP systems for large accounting firms rather than individuals who also want fast UPI payment collection.
Developers Lose Ownership Over Code Written by AI Coding Agents
Developers who rely heavily on AI coding agents report feeling disconnected from the code in their own codebase, since agent-generated unit tests merely check the agent's own implementation and provide no signal about how much of the code reflects genuine human decisions. This leaves teams without a reliable way to measure how much of their codebase is actually driven by their own intent versus autonomously generated by the agent. The problem is compounded by traditional test coverage metrics becoming meaningless once the tests themselves are agent-authored.
AI Support Agents Hallucinate and Mix Up Information, Requiring Manual Retraining
A business using an AI customer-support agent (Intercom's Fin) reports it occasionally hallucinates, conflating separate pieces of information, requiring the team to repeatedly retrain it for accuracy. This reflects a broader reliability gap in AI chatbot deployments, where businesses bear the ongoing cost of correcting model errors rather than the tool self-correcting.
Robotics Control Policies Require Expensive Human Teleoperation Demos to Train
Training robot control policies traditionally requires large datasets of human teleoperation demonstrations, which are expensive and slow to collect. Researchers and robotics engineers need methods that can learn from simulation or semantic priors alone. The gap between sim-trained policies and real-world performance remains a core bottleneck in embodied AI.