Explore Problems
Showing 4,722 of 7,545 problems · matching your filters
DevOps engineers manage infrastructure via arcane CLI commands across dozens of servers
DevOps teams spend significant time SSH-ing into multiple servers to run repetitive checks, memorizing obscure command flags, and context-switching between toolchains. The cognitive overhead of infrastructure management scales poorly as environments grow. Natural language interfaces that translate intent into infrastructure actions remain immature and patchy.
Bank Closing Long-Standing Accounts Without Warning and Holding Customer Funds
Banks close customer accounts without advance notice and hold the remaining balance for days, leaving customers unable to pay bills or access money for food and essentials. Customers with years of good standing receive no explanation and have no recourse while their funds are frozen. The abrupt closure creates immediate financial crisis with no emergency access mechanism.
AI-generated vibe-coded apps ship with live security holes
Applications built quickly with AI coding tools like Replit, Lovable, and Cursor often go to production with unaddressed access-control vulnerabilities, and their builders typically lack security expertise. High engagement (532 upvotes) suggests broad resonance, though it surfaces via a solution launch rather than direct user complaints.
AI Agent Loops Are Opaque: Silent Failures Hidden Behind 200 OK Responses
AI agents running in production can silently loop, replay the same tool call for minutes, or stall — while HTTP logs show clean 200 OK responses. Standard observability tools have no concept of multi-turn agent behavior, leaving engineers blind to the actual agent execution path. Diagnosing these failures requires deep network-level inspection of LLM traffic that no mainstream APM tool provides.
Safety-Critical Professionals Cannot Search Large Technical Manuals Under Time Pressure
Pilots, engineers, and technicians must locate precise data buried in 600-page PDFs during time-sensitive workflows, but manual searching is slow and cloud AI tools require uploading sensitive or classified documents. The need for fast, accurate, offline document querying is unmet by current tools.
GitHub Security Breaches and Outages Drive Developers Away From Private Repository Hosting
Multiple GitHub security incidents including private repository leaks and git push exploits are eroding developer trust in hosted private repositories. Service outages compound the reliability concern for teams depending on GitHub for CI/CD pipelines and code collaboration. Self-hosted alternatives like Gitea require setup expertise that most teams lack.
Freelance devs hit with malware repos disguised as client briefs on Upwork/Dribbble
Fake clients on freelance platforms send GitHub repos that exfiltrate browser credentials, SSH keys, and crypto wallets when developers run npm install. The Contagious Interview / GitVenom pattern is widespread enough that 390 upvotes engaged in a single share; current tooling does not surface threat before clone-and-run.
Auto lenders give conflicting information about vehicle title release after payoff
Borrowers who pay off auto loans report lenders providing contradictory statements about whether the title was released electronically, delaying registration renewal. Representatives give inconsistent answers across contacts, and promised title mailings fail to arrive.
Sales Reps Lose Deals Because Manual Follow-Up Tracking Fails at Scale
Salespeople and founders consistently drop deals not from poor sales skills but from forgetting to follow up at the right moment. Manual reminders in calendars or CRMs require discipline to maintain and degrade as pipeline volume grows. Automated, context-aware follow-up nudges represent a high-value, high-willingness-to-pay solution.
Unblocked identity-theft accounts trigger federal tax refund seizures
Even after filing an FTC identity theft report and disputing fraudulent accounts, a consumer found credit bureaus failed to permanently block the fraudulent items, allowing the Treasury Offset Program to intercept their federal tax refund to pay debts they never incurred. There is no reliable cross-check ensuring an FTC identity theft report actually blocks downstream government collection actions.
Prepaid card issuers withhold Reg E provisional credit during fraud review
After reporting unauthorized ATM withdrawals and filing a formal fraud claim, a cardholder followed up multiple times but received only generic status updates, with no provisional credit issued as required under Regulation E while the investigation is pending. This leaves fraud victims financially exposed during the review period despite following the required reporting process.
AT&T Phone Outages Last Days with No Proactive Customer Communication
AT&T customers experience multi-day phone service outages with no proactive notification or status updates from the provider. The AT&T website actively denies the outage while internal staff acknowledge it, creating a communication failure that extends the perceived and actual impact. Customers are left unable to make calls, unable to find reliable outage information, and without any timeline for resolution.
Bank-Promised Auto Loan Transfers Fail Silently, Triggering Wrongful Repossession
A credit union instructed a consumer to deposit auto loan payments into savings with a promise of automatic transfer to the loan, but the internal transfer mechanism failed without notification. The vehicle was subsequently repossessed despite the consumer following the bank's own instructions. Consumers have no visibility into whether bank-managed payment routing is functioning until a default notice or repossession occurs.
Contractor Lead Platforms Selling Fake or Unreachable Leads
Contractors paying $200+ per lead on Angi reach actual customers less than 10% of the time, with evidence suggesting bot-generated contacts. The platform collects fees regardless of contact success, creating structural incentives for fraud that disproportionately harm small service businesses.
Consumers Struggle to Validate Disputed Debt Collection Claims
Individuals contacted by debt collectors report being unable to obtain signed contracts or proof of debt ownership before collectors threaten legal action. This creates uncertainty about the legitimacy of the claim and exposes consumers to harassment without documented proof.
Banks Deny Fraud Reimbursement for Compromised Business Accounts, Blaming Customers
Small business bank accounts are compromised through unauthorized wire transfers and major banks systematically deny reimbursement by attributing fault to the account holder. This leaves businesses absorbing thousands in losses with no meaningful dispute mechanism or legal protection pathway.
Slack DM Notifications Silently Fail Despite Correct Settings
Slack fails to deliver DM notifications to some users even after exhausting all standard troubleshooting steps. The silence is invisible to senders, who assume messages are being received, causing missed deadlines and damaged professional relationships. The problem appears to affect a subset of users persistently with no reliable fix from Slack support.
Auto lenders quote one payoff amount, then bill a much higher one
A borrower negotiates a settlement payoff to avoid repossession, but when they try to complete it the lender reports a balance many times higher with no documentation reconciling the difference. Borrowers have no written record of settlement offers to hold the lender to, especially after a high-APR loan already exceeds the vehicle's value.
ISP Customer Service Trapped in Automated Bot Loops
Large ISPs have replaced human customer service with automated bot systems that cannot resolve billing or technical issues. These bots loop customers through scripted paths without escalation routes, burning hours without producing outcomes. The problem is structural: ISPs with regional monopolies have no competitive incentive to invest in effective support.
SaaS In-App Chatbots Answer Questions But Cannot Complete Workflows
Users get lost in complex SaaS products and existing chatbot support can only explain what to do, not do it for them. Navigating settings, completing integrations, and resuming interrupted workflows requires the user to still act — the bot just narrates. An agent that directly operates the application interface would eliminate the last-mile gap between instruction and execution.