Explore Problems
Showing 3,707 of 8,823 problems · matching your filters
Updating shared sections across multiple email templates requires manual work
SaaS teams managing 10+ email templates have no clean way to update shared sections like footers and headers without editing each template manually.
QuickBooks load times slow and integrations cause data integrity issues
QBO users report degrading load performance, unchecked price increases, and third-party integrations like Square corrupting book data. The pattern suggests quality declining as Intuit prioritizes feature additions over reliability.
Content Agencies Compete on Quality When Speed Is the Real Bottleneck
Small businesses need social media content produced quickly but cannot afford premium production agencies. Speed of turnaround, not production quality, is the primary competitive differentiator in content services for SMBs.
No Reliable Benchmarks for Comparing LLM Agent Harness Performance
Developers building with AI agents lack trustworthy, real-world benchmarks to compare how different models perform in different harnesses. Existing benchmarks (like TerminalBench) do not map to actual developer experience, leaving teams to guess at which model+harness combinations work best. The space is moving fast and existing leaderboards are fragmented.
Debt collectors ignoring written stop-contact requests
Consumers who submit written requests to stop debt collector contact find their instructions routinely ignored, violating FDCPA protections. The enforcement gap places the burden on individuals to file complaints rather than on collectors to comply. Affected users face ongoing harassment with limited immediate legal relief.
No good self-hosted family organizer covers daily household coordination
No self-hosted family organizer covers tasks, shopping, meals, calendar, and budget without being SaaS or bloated.
Auto Loan Credit Report Shows Internally Inconsistent Balance and Charge-Off Data
A consumer disputes an auto loan reported by Regional Acceptance because their credit report contains contradictory data: one section shows the account settled with a $0 balance while another lists a $5,700 charge-off. This kind of internally inconsistent furnisher reporting is a recurring credit-report accuracy problem.
Retailer Support Cannot Recover Deleted Customer Account and Purchase History
A longtime customer's loyalty account, including military discount status and purchase history, was inadvertently deleted after a phone number update, and multiple support agents and departments were unable to locate or restore the data. This shows a structural weakness in customer support tooling: front-line staff lack the access or process to fix account/identity data corruption without escalating to IT, and no such escalation succeeded here.
No Clear Path to Build a Minimal Docker Image for One App in a Bun Turborepo
Developers using Turborepo with Bun workspaces struggle to build a Docker image for a single app without copying the entire monorepo, because bun install fails to resolve workspace dependencies in isolation. Existing guidance like turbo prune --docker is designed around npm/pnpm and is not well documented for Bun.
Insurers penalize brief coverage lapses caused by card fraud
A long-time Progressive customer's auto-renewal failed because their card was compromised by fraud, causing an 8-hour lapse in coverage; despite a clean payment history, the insurer would not honor the prior renewal rate and offered no exception for the fraud-caused gap. This reflects a broader rigid industry practice of penalizing any coverage lapse regardless of cause.
Insurance claims stall without proactive escalation via formal complaint deadlines
A driver hit by a State Farm-insured party found their claim stalled for weeks with no response, and only started moving after invoking state unfair-claims-handling law to demand a formal status update and written deadlines. The post shares the escalation steps (citing statutory response deadlines, switching to email for a paper trail) needed to get insurers to act.
Unwanted add-on products bundled into Wells Fargo auto loans
Wells Fargo borrowers report problems with additional products attached to loan or lease agreements without clear consent. Bundled insurance or warranties inflate loan balances and are difficult to remove. Customers discover the products only after signing and face resistance when disputing the charges.
Home Services Platforms Sell User Contact Data to Third-Party Callers
Users who request quotes on home service platforms are bombarded by unsolicited insurance and sales calls from third parties. Contact data entered for service estimates is monetized without user awareness. This data-resale practice undermines user trust and consent norms.
Banks Close Credit Cards Without Notice and Reverse All Earned Rewards
BMO closed a credit card account without prior notice or explanation and simultaneously reversed all earned rewards points. No documentation, warning, or corrective opportunity was provided, leaving customers with no recourse.
Banks Close Good-Standing Credit Accounts Without Notice or Explanation
Banks close credit card accounts held in good standing — no late payments, no fraud — without prior notice or a valid reason provided. Customers lose available credit and have no appeal mechanism, with significant credit score impact.
Debt Collectors Ignore FDCPA Consumer Rights and Continue Pursuit After Disputes
Consumers who formally invoke their FDCPA rights to stop collection contact continue to be pursued by debt collection agencies, demonstrating systematic non-compliance with federal law. The complaint process itself fails to halt collection activity in real time, leaving consumers without practical legal protection. This gap between statutory rights and enforcement creates ongoing harm.
MCP servers silently fail to load in VS Code Continue with Dockerized Ollama
Developers configuring an MCP server alongside the Continue VS Code extension running Ollama in Docker on WSL2 see no MCP tools in chat and no surfaced spawn errors. Diagnosing whether the failure is in stdio spawn, container networking, or extension wiring is opaque.
Telecom promotional-bundle charges lack retrievable signed agreements
Customer disputes a $180 charge tied to an iPad promotional bundle; the carrier cannot produce the signed or electronically accepted agreement when asked. Highlights a broader gap in proof-of-consent retrieval for promotional telecom contracts.
AI Support Agents Close Tickets Prematurely Without Confirming Resolution
Users report that AI customer support agents sometimes mark a case as resolved and close it without verifying that the customer actual issue was fixed. This creates a risk of unresolved problems being silently dropped, undermining trust in AI-driven support automation.
AI Assistants Lack Persistent Memory Across Sessions, Risking Context Loss
Users of AI coding/chat assistants can lose weeks of accumulated context in a single mistake because most tools do not persist conversation history and working context locally. This drives builders to create ad hoc local memory systems to avoid repeating costly context rebuilding.