Explore Problems
Showing 307 of 8,793 problems · matching your filters
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.
Mortgage servicers initiate foreclosure while loss mitigation review is active
Homeowners who submit loss mitigation applications to pause foreclosure proceedings find servicers simultaneously advancing the foreclosure, violating RESPA dual-tracking prohibitions. The process moves faster than any complaint or escalation path, leaving borrowers facing property seizure without legal recourse in time.
AI Assistants Reset to Zero Context Each Session
Every new AI session starts without memory of prior conversations, project context, or established preferences. Users spend significant time re-establishing context that should persist, and knowledge built up over time disappears when the tab closes. Approaches that compound knowledge across sessions rather than re-deriving it each time represent a fundamental gap in current AI assistant design.
AI Code Reviewers Miss Race Conditions and Critical Concurrency Bugs
AI-powered code review tools fail to detect race conditions and TOCTOU vulnerabilities due to context blindness, leaving critical billing and security bugs undetected in production.
Legacy System Business Logic Is Inaccessible to Non-Technical Stakeholders
Critical business logic embedded in legacy code is only accessible through engineering mediation, creating bottlenecks and knowledge silos as the original developers leave or retire. Business stakeholders and architects cannot independently understand their own systems. AI-assisted code explanation that surfaces business logic for non-technical users could eliminate this structural dependency.
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.
AI-Generated Content Contains Hallucinations and Weak Citations With No Automated Verification
AI language models produce content with hallucinated facts, fake citations, and flawed logic at a speed that outpaces manual human review. Teams using AI for content creation have no scalable way to verify accuracy before publication without a secondary review system. The absence of automated AI output verification creates compounding credibility risk as content production accelerates.
Cloud Cost Spikes Lack Automated Root Cause Explanation
When cloud bills spike unexpectedly, DevOps engineers and FinOps practitioners must manually drill through Cost Explorer filters without receiving a clear explanation of which services drove the change or why. Native cloud billing tools surface the 'what' (a cost increase) but not the 'why' (which service, usage type, or behavioral shift caused it), forcing teams into time-consuming manual investigation. This gap becomes acute under executive pressure, when speed of diagnosis directly affects business decisions around budget and resource allocation.
Established small businesses cannot access emergency credit when one bad year disqualifies them from traditional lending
Businesses with 10+ year track records are denied lines of credit after a single loss year due to rigid bank underwriting, leaving viable companies with days of runway and no recourse. The gap between emergency need and bank approval timelines can kill otherwise healthy businesses.
Prepaid Card Issuers Missing Statutory EFT Dispute Deadlines and Backdating Records
A prepaid card holder disputing unauthorized activity found the issuer missed the federally mandated investigation deadline, then allegedly backdated internal ledger records to appear compliant. This points to a gap in independent, tamper-evident documentation tools that let consumers prove dispute timelines when card issuers control all the records.
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.
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.
NAS Firmware Command Injection via Unsanitized Username Fields Enables Ransomware Staging
Consumer NAS firmware (TerraMaster TOS) fails to sanitize input in shared folder permission UIs, allowing attackers to inject shell commands as fake usernames that the backend executes. The 161 upvotes on this disclosure confirm that self-hosted device security auditing tools have strong demand among home lab users.
Telecom Sales Reps Quote Plan Prices That Result in Bills 3-4x Higher Than Promised
In-store and phone telecom sales representatives verbally commit to plan prices that are never honored on billing. When customers escalate, managers acknowledge the deception but refuse to release contracts, forcing customers to pay thousands of dollars to escape the plan. Point-of-sale plan verification tooling for consumers does not exist.
Telecom Plan Match Offers Result in Double the Quoted Monthly Bill With No Contract Exit
Customers who negotiate plan price matches with telecom carriers receive bills more than double the agreed amount. When managers confirm the customer was misled, carriers still refuse to release the contract. No independent plan term verification exists to protect consumers at the time of signing.
Google Play Automated Enforcement Destroys Indie App Rankings Without Human Review
Solo developers face catastrophic losses when Google Play automated systems flag apps for brand impersonation based on common-word name overlaps. Forced rebranding destroys ASO rankings overnight with no meaningful appeal process and inconsistent enforcement across similar apps.