Explore Problems

Showing 7,473 of 7,606 problems · matching your filters

AT&T Service Outage Compensation Caps Leave Business Customers With Unrecovered Losses

Small business customers on high-value AT&T accounts experience full-day service outages causing direct financial loss, but are offered compensation capped at approximately 14% of a single month bill regardless of actual business impact. The carrier compensation model is designed around consumer retail expectations and fails to account for business dependency on uptime, leaving high-spend accounts with no proportional recourse. This structural mismatch between SLA terms and real-world business harm creates significant unrecovered losses for businesses that rely on telecom as a critical infrastructure layer.

1 mentions1 sources
S6.0L6
Consumer & Lifestyle · Telecom & Utilities

Banks Mishandling Investigation of Unauthorized Card Transaction Disputes

Cardholders who report unauthorized transactions with clear indicators of identity theft (mismatched billing address, unfamiliar device, false demographic data) still struggle to get their bank to properly investigate and reverse the charges. Victims must independently compile fraud evidence and submit it themselves, suggesting banks' dispute review processes don't leverage available fraud signals. This affects consumers experiencing card-not-present fraud.

10 mentions1 sources
S6.0L6
Security & Compliance · Fraud Prevention

Online Used Car Dealers Consistently Deliver Unsafe Vehicles Failing Inspection

Carvana customers receive vehicles with serious mechanical defects — unsafe tires, transmission failures, undisclosed prior damage — despite the platform's inspection claims. Repeated failures across consecutive purchases indicate systemic quality control breakdowns. Buyers have limited recourse and face high out-of-pocket repair costs.

1 mentions1 sources
S6.0L5
Industry Verticals · Automotive

Wells Fargo Investigation Exceeds FCRA 30-Day Window

A Wells Fargo customer disputes a charged-off account balance and requests documentation after the bank's investigation reportedly exceeded the FCRA-mandated 30-day window. The consumer is requesting itemized proof of fees, payment history, and delinquency dates that the furnisher has not supplied. This reflects a structural gap in furnisher compliance with credit-dispute investigation deadlines.

5 mentions1 sources
S6.0L6
Industry Verticals · FinTech & Banking

OpenTelemetry SaaS Ingestion Costs Are Unsustainable for High-Volume Data

Teams using OpenTelemetry must ship all telemetry to cloud vendors to make it searchable, incurring massive ingestion and storage costs for low-value noise data. There is no practical way to filter or sample data at the source before it leaves the cluster without building custom infrastructure. This forces teams into a choice between paying for useless data or losing observability coverage.

1 mentions1 sources
S6.0L8
Data & Infrastructure · Observability & Monitoring

Coding Agents Have No Dedicated Persistent VM Infrastructure for Remote Execution

AI coding agents like Claude Code currently run on developers' local machines, consuming resources, lacking remote monitoring, and resetting state between sessions. There is no purpose-built cloud VM infrastructure that keeps a coding agent environment always-ready and accessible from any device. This is a structural gap that limits the practical usability of coding agents for long-running autonomous tasks.

1 mentions1 sources
S6.0L8
Developer Tools · AI & Machine Learning

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.

1 mentions1 sources
S6.0L7
Developer Tools · DevOps & Infrastructure

Bank Account Restrictions Without Human Review Push Business Owners Toward Insolvency

Long-term business banking customers face unexplained account restrictions that cripple cash flow with no path to human review. Multiple attempts to explain complex financial situations are dismissed without genuine evaluation. The lack of escalation paths for edge cases turns routine compliance processes into business-ending events.

4 mentions1 sources
S6.0L6
Industry Verticals · FinTech & Banking

Insurers Ignore Documented Evidence in Disputed Fault Determinations

Policyholders who possess court records and audio evidence proving staged accidents or fraud find that insurers like Progressive still assign partial fault and deny appeals. Internal agents give contradictory guidance and deny prior statements, removing any legitimate escalation path. The absence of an impartial dispute mechanism forces claimants into costly legal action even with clear-cut evidence.

3 mentions1 sources
S6.0L6
Industry Verticals · Insurance

Banks Delay Returning Business Account Funds for Months After Closure

Business owners report banks holding six-figure account balances for months after closing accounts, with no clear timeline for release despite repeated escalation through branch staff and corporate customer service. Communication is inconsistent across representatives, and customers receive partial or no updates on fund availability dates. The extended hold on operating capital creates serious cash-flow risk for affected businesses.

133 mentions1 sources
S6.0L6
Business Operations · Finance & Accounting

HubSpot Seat-Based Pricing Restricts Cross-Team Data Access

HubSpot's rigid seat-type model forces teams to coordinate workarounds when client managers need data that only sales-seat holders can access. Changing seat types is difficult, and the initial setup process is protracted — often requiring multiple consultants over many months. The pricing model creates operational silos that undermine team efficiency.

1 mentions1 sources
S6.0L6
Business Operations · Sales & CRM

Slack notifications overwhelming in multiple channels

Users in many channels face constant notification overload with messages getting buried, requiring manual scrolling or search. Free tier message history limits worsen the experience.

2 mentions1 sources
S6.0L6
Productivity · Collaboration & Messaging

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.

1 mentions1 sources
S6.0L8
Security & Compliance · Application Security

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.

3 mentions1 sources
S6.0L8
Developer Tools · AI & Machine Learning

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.

1 mentions1 sources
S6.0L8
Productivity · Knowledge Management

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.

1 mentions1 sources
S6.0L8
Developer Tools · AI & Machine Learning

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.

1 mentions1 sources
S6.0L8
Developer Tools · Coding Tools & IDEs

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.

1 mentions1 sources
S6.0L8
Developer Tools · AI & Machine Learning

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.

2 mentions1 sources
S6.0L7
Developer Tools · DevOps & Infrastructure

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.

1 mentions1 sources
S6.0L7
Security & Compliance · Fraud Prevention
Previous359/374Next