Explore Problems
Showing 275 of 6,918 problems · matching your filters
Wages garnished via court judgment after a disputed debt collector never responded
A consumer disputes a debt and requests proof of ownership but receives no response, only to later discover the collector took the case to court and obtained a wage garnishment without notification.
Online used-car marketplace sells vehicle with undisclosed defects and shortens return window during repairs
A buyer describes purchasing a car from an online marketplace that arrived with multiple undisclosed mechanical and cosmetic defects. Repair delays consumed most of the contractual return window, leaving little real opportunity to exercise return rights.
AI models perform well in testing but degrade or fail in production
Teams building AI-powered features find that models validated in testing environments frequently behave unreliably once deployed to production, a gap between offline evaluation and real-world robustness that existing tooling does not fully close.
Spanish tax-compliant invoicing tools aren't mobile-first
Existing Spanish invoicing software is built for desktop with a bolted-on mobile experience, forcing autonomos and SMBs to rely on spreadsheets or a gestor to handle complex regional tax rules (IVA, IGIC, IPSI, IRPF). Correctly determining and applying tax on the go, especially under new VeriFactu compliance rules, remains a genuine mobile workflow gap.
Lenders send settlement offers that contradict their own usurious-rate disclosures
A borrower receives a settlement demand for principal owed, while the lender's own Truth in Lending Disclosure shows finance charges exceeding the legal interest cap, exposing inconsistent internal loan documentation.
Businesses fail to collect revenue already earned in Stripe
Some businesses generate revenue in Stripe that appears earned but is never actually collected, due to failed charges, incomplete billing flows, or dunning gaps. This lost revenue often goes unnoticed until reviewed manually. It matters because uncollected revenue directly erodes margins for subscription and usage-based businesses.
Payday lenders send abusive renewal solicitations to vulnerable borrowers
A small-dollar lender repeatedly texts and calls a disabled borrower with deceptive loan-renewal offers and abusive language, despite the borrower's financial hardship and repeated attempts to end contact.
Telecom bills deceased customer's card for reassigned number
After a customer's mobile line is cancelled following their death, the carrier reassigns the phone number to a new subscriber but keeps billing the deceased's stored card, then refuses a refund because the estate has no active account to credit.
Identity-theft debt keeps resurfacing as a new collection despite repeated disputes
A consumer disputes a fraudulent debt opened in their name by an identity thief, but the collector keeps re-listing it as a new obligation instead of closing it out. This highlights weak identity-theft resolution workflows in the debt collection industry.
Lazily streaming large S3 files into Polars without FUSE is impractical
Data engineers working with big datasets on macOS cannot lazily/randomly access multi-gigabyte S3 files into Polars dataframes without FUSE, forcing slow sequential downloads. A memory-mapped approach lets files load into Polars in under 100ms.
Credit bureau reports accounts a consumer says they never opened
A consumer disputes multiple accounts on their credit report, stating the accounts are not associated with their identity and were not opened by them, requesting deletion after investigation.
Developers lack visibility into AI API costs until the bill arrives
A developer received an unexpectedly large $340 Anthropic API bill and built a VS Code extension to track AI API spending proactively. This reflects a structural gap in cost observability as more developers integrate LLM APIs directly into their workflows without built-in spend controls.
Mortgage servicer claims a sent payment was never received
A VA loan borrower with eight years of good standing sent a payment matching their billing statement, but the mortgage servicer later claimed the payment was never made, disputing the servicer's own investigation into the discrepancy.
Screen-recording tool lacks desktop app and drops clicks in browser-extension demos
A user comparing a Loom alternative notes it has no desktop app and that its Chrome extension fails to capture clicks as soon as a demo begins, undermining its core recording use case. Single mention but very high upvotes suggest broader relevance among async-demo tool users.
Voluntary auto repossession triggers duplicate reporting and unverified fee stacking
After a voluntary vehicle surrender, a lender reports the same account twice on credit reports (as late payments and as repossession), applies an unverified deficiency balance, tacks on an unauthorized repossession fee, inflates auction costs, miscalculates post-sale interest, and denies owed GAP/service-contract refunds. This bundles multiple accounting and disclosure failures into one repossession dispute.
Lender reports a settled lease return as a voluntary surrender
A lender labeled a leased vehicle return as a voluntary surrender despite the consumer providing evidence of a negotiated settlement, accepted settlement check, and surrendered plates predating the alleged surrender date, resulting in harmful derogatory credit reporting the lender has not corrected.
Frontier LLM API pricing and rate limits make bulk, low-stakes workloads uneconomical
Developers running high-volume, non-critical LLM workloads (bulk generation, experimentation) find frontier model API pricing and token-tracking overhead prohibitive. This structural cost/quota constraint pushes users toward flat-rate or unmetered alternatives.
Bank holds large ACH payment with no warning or explanation
A customer initiated a $25,000 ACH payment that was withdrawn from their account, then placed on hold by the bank with no advance warning or explanation offered at the time of the transaction. This reflects a structural gap in disclosure around large-transaction holds.
Bank accounts opened fraudulently without the victim's knowledge or consent
Consumers discover bank accounts opened in their name that they never authorized, revealing gaps in identity verification at account-opening time.
ATS keyword filtering causes qualified resumes to be auto-rejected
Job seekers' resumes are frequently filtered out by Applicant Tracking Systems before a human ever reviews them, because ATS keyword matching does not recognize equivalent skills or phrasing. This drives demand for tools that rewrite resumes to match a specific job posting's ATS criteria.