Explore Problems
Showing 7,524 of 7,657 problems · matching your filters
AI coding agents cannot access open-source dependency source code
AI coding agents can index a developer's own codebase but cannot read the source code of the open-source libraries that codebase depends on. When agents encounter unfamiliar library APIs, they hallucinate signatures, produce broken code, and enter retry loops. The problem compounds as dependency graphs grow and agents are trusted with larger implementation tasks.
Sophisticated Bank Impersonation Scams Cause Large Unrecoverable Cash Losses
Fraudsters armed with detailed account transaction data convincingly impersonate bank fraud teams, directing victims through legitimate branch or ATM channels to extract large sums. Banks deny reimbursement by classifying these as authorized transactions despite documented coercion. The gap between transaction authorization mechanics and real-world coercion creates a victim accountability mismatch with no institutional safety net.
International Bank Customers Cannot Close Accounts Digitally
Customers living outside the US who hold US bank accounts face a paper-only closure process requiring notarization and international mail, while digital alternatives are absent. Phone support and in-app chat routes dead-end without resolving the issue. This creates an asymmetry where account opening is frictionless but account exit is designed to trap international customers.
Credit-Builder Loan Fees and Membership Costs Are Not Clearly Disclosed Upfront
Borrowers approved for small credit-builder loans discover after the fact that a large share of the loan is held in reserve, that a recurring membership fee applies, and that upfront finance charges and a high APR combine to make the true cost of borrowing several times the loan amount. Even after direct attempts to repay immediately and revoke payment authorization, the lender continues to report the loan as past due and to attempt withdrawals.
Stripe Freezes Legitimate Transactions Then Closes Accounts for the Resulting Risk Signals
A small hospitality business had legitimate guest payments blocked by Stripe's risk system, was refused an override in writing, and then had its account closed days later for the risk signals created by those very blocks. This illustrates a systemic payment-processor problem where automated risk tooling can trap merchants with no appeal path.
Microsoft Teams Messages Randomly Fail to Send
Users intermittently cannot send messages in Microsoft Teams for no apparent reason. The lack of error context makes it impossible to diagnose or work around.
SaaS founders cannot attribute MRR to traffic source without manual data reconciliation
Most analytics platforms stop at click-level data, leaving SaaS founders unable to see which acquisition channels actually generate paying customers and recurring revenue. Manually cross-referencing Stripe exports with UTM data is time-consuming and produces stale insights. Privacy-first analytics tools that natively integrate Stripe revenue data could transform how bootstrapped teams allocate acquisition budgets.
Zelle scammers impersonate bank support agents to extract multiple payments
Fraudsters impersonate bank customer service representatives and convince victims to send multiple Zelle payments under the pretense of processing a legitimate transfer. By the time victims recognize the scam, multiple payments have cleared and Zelle's no-recourse policy leaves them with no recovery path. Banks decline to intervene because the payments were technically authorized by the account holder.
Medical reports written in clinical language patients cannot understand
Patients receive MRI results, CT scans, pathology reports, and discharge summaries written for clinicians, not patients. The technical language creates anxiety and prevents informed health decisions. As self-service patient portals grow, this gap between clinical documentation and patient comprehension widens.
Credit Bureaus Failing to Timely Block Fraudulent Identity Theft Data
Identity theft victims who submit FTC and police reports find that credit bureaus do not block fraudulent collections and inquiries within the legally required timeframe, leaving inaccurate negative information on their credit report. This delays major life decisions like home purchases and forces victims into repeated follow-up calls with no clear resolution path. The issue points to weak enforcement of consumer data-blocking rights under the FCRA.
Intercom Pricing Is Prohibitive for Startups and Small Businesses
Intercom charges per AI resolution ($0.99/resolution for Fin) on top of base subscription costs, making it unaffordable for small teams. Advanced features locked behind higher tiers further restrict smaller companies from getting full value.
Government Agency Impersonation Fraud Causing Banks to Deny Fund Recovery
Fraudsters impersonating law enforcement pressure consumers into transferring funds to protect them from fabricated investigations. Banks refuse to reverse these transfers despite clear evidence of impersonation fraud and social engineering. The combination of urgency tactics and legitimate-looking impersonation defeats existing bank fraud detection systems.
Inactivity Account Closures Cut Off Access Before Final Bill
Banks close accounts for inactivity and simultaneously revoke the online access and paper statements customers rely on to see their remaining balance. The result is a missed final payment and a late-payment mark the customer had no real way to avoid.
Bank Account Bonus Promotions Silently Voided by Undisclosed Prior-Bank History
A new checking account customer met all stated requirements for a cash bonus but was denied because of an undisclosed disqualification tied to a previous relationship with a bank later acquired by the current institution. Customers have no way to know in advance that hidden merger history affects promo eligibility.
Telecom Carriers Allow Account Fraud With Slow Resolution Process
Telecom carriers allow fraudulent phone purchases under existing customer accounts, exposing users to identity theft and unauthorized charges. The fraud resolution process is excessively slow, leaving victims without service during active investigations. Customers have no effective recourse and are abandoning carriers due to inadequate fraud protection.
Medical Providers Billing Both Insurance and Patient Financing for Same Procedures
Patients who financed dental or medical procedures through CareCredit discover their provider also billed insurance in full for the same services, resulting in double payment that the financing company won't reconcile. Practices reportedly steer patients away from insurance pre-authorization and toward financing by misrepresenting coverage and promotional interest terms. This exposes a lack of cross-checking between medical financing platforms and insurance claims processing that leaves patients carrying debt for services already paid for.
AI coding agents need full-computer sandboxes with memory forking and sub-second startup
AI coding agents require sandbox environments with full operating system capabilities — not lightweight containers — including the ability to fork running memory state to explore multiple execution paths simultaneously and snapshot mid-execution for later resumption. Existing container and VM solutions are either too slow to start, too limited in capability, or cannot fork state without pausing the entire environment. This missing infrastructure capability prevents entire categories of sophisticated agentic behavior.
Slack Notification Volume Overwhelms Users With Irrelevant Alerts From Unrelated Channels
Slack delivers notifications for every channel event including conversations that have nothing to do with the recipient, making focused work impossible. Calendar and cross-team notifications arrive without relevance filtering, creating constant cognitive interruptions. Paying subscribers have no effective mechanism to filter notifications to only relevant events.
Insurance Policies Deliberately Obscured With Jargon, Clauses Hidden Until Claims
Insurance contracts are routinely 50+ pages of dense legal language that consumers cannot meaningfully understand before signing. Critical exclusions and limitations only become apparent when a claim is filed and denied. This information asymmetry is structural and benefits insurers at the expense of policyholders.
Financial Institutions Fail to Persist Customer Fraud Alert Preferences
A credit card holder experienced repeated failures where their requested fraud alert configuration, email and text only, was not correctly saved despite multiple confirmed calls to customer service over several months. Escalation requests were ignored, revealing a lack of reliable self-service tools or internal accountability for account security preference management at financial institutions.