Explore Problems
Showing 8,870 of 8,870 problems · discovered and scored from global sources
Storage Facilities Discard Customer Belongings Without Adequate Notice During Personal Emergencies
A U-Haul storage customer, dealing with a parent dying out of state, had staff argue over a locker and then discard irreplaceable family photos and memorabilia. The incident points to a gap in storage-facility policies for grace periods, communication, and safeguards when customers are unable to respond during emergencies.
Bank Branch Refuses Cash or Check for Mortgage Payoff
A long-time mortgage customer attempting to pay off their loan in person was refused both cash and personal check at a bank branch, with no accommodation offered. Combined with over 90 minutes on hold with phone support, the interaction left the customer unable to resolve a simple loan payoff and unwilling to continue banking with the institution.
Technical Professionals Struggle to Translate Complex Ideas for Non-Technical Stakeholders
Experienced technical practitioners report a persistent, cross-company pattern: they can build diagrams, presentations, and code, but struggle to explain technical tradeoffs to non-technical managers in terms that drive good decisions. This communication gap leads to management imposing poorly-informed technical decisions and wastes engineering effort on work the team knows will not succeed.
Link Rot Silently Erodes Content Attribution, Not Just Link Integrity
As linked sources disappear or move over time, content that cited them loses its traceable attribution chain, not just a working hyperlink. This quietly undermines credit, citation trails, and referral value for writers, researchers, and SEO practitioners who rely on durable links to substantiate claims.
Unilateral Plan Changes and Price Increases Driving T-Mobile Customers to Alternatives
A long-time T-Mobile customer reports their plan was changed and their monthly bill raised by $10 without consent, with unresponsive customer service compounding the frustration. The customer is actively evaluating alternatives like Starlink, signaling how unilateral pricing changes can accelerate churn once viable substitutes emerge.
Developers Lack a Private, Semantic Diff Tool Across Many File Formats
Developers comparing files across formats like JSON, YAML, CSV, API schemas, and binaries often rely on cloud-based or line-only diff tools that miss semantic changes or send data off-device. This creates a gap for reviewing what actually changed without privacy or cloud-dependency trade-offs.
Real Estate Rehabbers Struggle to Pinpoint Sources of Budget Overruns
Real estate rehabbers ask where renovation budget overruns are actually coming from, suggesting a recurring gap in accurately estimating or tracking rehab project costs. Without visibility into overrun sources, investors likely repeat the same budgeting mistakes.
Used Car Buyers Facing Undisclosed Mechanical Issues Despite Dealer Inspection Claims
Buyers of used vehicles from large dealers report mechanical and accident issues surfacing after purchase despite the dealer's pre-sale inspection claims. This erodes trust in dealer inspection processes and leaves buyers with costly repairs and limited recourse.
Credit Monitoring Services Not Delivered as Advertised by Experian
A consumer reports that advertised credit monitoring or identity theft protection services from Experian were not actually provided, and is requesting account deletion under FCRA. The complaint reflects a gap between marketed service scope and actual delivery in the credit-monitoring industry.
Portable Storage Provider Repeatedly Misses Scheduled Container Pickup Appointments
Customers scheduling container pickups with a portable storage company report the company repeatedly failing to arrive during confirmed windows, instead sending late notice that pickup has been rescheduled, with no way to reach anyone able to resolve the issue. This leaves customers stuck hosting an unwanted container indefinitely and taking repeated time off to wait for appointments that do not happen.
Jira's Steep Learning Curve and Setup Overhead Overwhelm Small, Simple Projects
New Jira users face a busy interface and a real learning curve before becoming productive, and configuring workflows properly takes meaningful setup time. For smaller or simpler projects, the tool's depth ends up feeling like more overhead than the team actually needs.
Insurance Quote Requests Trigger Credit Checks Without Clear Consent
A prospective customer reports discovering that an insurer ran a credit check without explicit permission during the quoting process, and never even received the promised quote in return. This reinforces a pattern of unclear consent practices around credit inquiries in online insurance shopping.
Insurance Shoppers Blindsided by Unauthorized Credit Checks During Quotes
A prospective insurance customer reports that a credit check was run without their consent or knowledge during the quoting process, with no accessible channel to contact the company afterward. This points to a lack of transparency and consent controls in online insurance shopping flows.
College applicants lack concrete models of strong essays, only generic advice
Students writing college application essays typically receive generic writing advice but never see fully worked examples of what a strong essay actually looks like on the page. Without a concrete reference point, they struggle to translate advice into a finished piece even when they understand the guidance.
Mail App Vendors Abandon Auth Support, Forcing Painful Client Migrations
When an email client vendor stops updating its app to support a mail provider's current authentication method, users are forced to migrate to a different client even if they preferred the original app's workflow. Available alternatives often have worse ergonomics, such as a heavier resource footprint or clunkier interface, leaving users with only unappealing options.
Monday.com lacks offline mode unlike comparable collaboration tools
Monday.com cannot be used without an internet connection, which the user calls a dealbreaker since comparable tools like Slack and Google Drive support offline work, limiting Monday.com usability in low-connectivity situations.
Rental Fuel/Mileage Charges Contradict Customer Return Photos
A truck rental customer is charged based on a fuel level and mileage reading that contradicts their own timestamped return photo. There is no apparent process for the company to reconcile the customer's evidence against its own billing record.
ISP cancellation-fee waiver promises do not survive to billing/credit
A customer cancelled Comcast/Xfinity internet because service was not available at their new address and was told no cancellation fee would apply, yet the fee later appeared as a collections entry on their credit report. This mirrors a broader telecom pattern where verbal fee-waiver promises made at cancellation are not reliably recorded in the account or billing system.
Amazon search results are polluted with fake brands and dropshipped junk listings
Shoppers searching Amazon frequently encounter counterfeit-sounding fake brands, dropshipping clones, and keyword-stuffed junk listings mixed into genuine results. ClearCart is a free, local-only Chrome extension that filters these out across several Amazon regional storefronts without collecting any user data.
Building agent-ready search requires stitching together separate full-text, vector, and geo systems
Teams building AI agents that need search typically have to combine separate full-text, vector, geo, and image search systems, manage their own infrastructure clusters, and lack a way to verify that relevance changes actually improve results before shipping. Search Stack packages these into one JSON API that agents can also read and write to directly via MCP, with built-in evaluations.