Explore Problems

Showing 799 of 4,293 problems · matching your filters

LLM API costs scale quadratically with conversation length, surprising developers

Developers building multi-turn LLM applications discover too late that token costs are not linear: each message must re-process the entire prior conversation, so costs compound at roughly O(n^2) with conversation depth. This makes long debugging sessions and iterative workflows dramatically more expensive than expected, and forces architectural tradeoffs that constrain product quality. There is no native mechanism in LLM APIs to automatically compress or prune context without loss of coherence.

1 mentions1 sources
S5.8L7
Developer Tools · AI & Machine Learning

AI Coding Agents Degrade When Humans and Agents Share the Same Codebase

AI coding agents lose effectiveness when humans continue modifying the same codebase, creating conflicting conventions and stale context. Developers report agent performance drops noticeably after just one day of human coding. As AI-assisted development adoption grows, there is no established tooling to manage the human-agent handoff boundary.

1 mentions1 sources
S5.8L7
Developer Tools · Coding Tools & IDEs

AI Coding Agents Consistently Use Outdated API Docs and Deprecated SDKs

When developers use AI coding agents to integrate third-party APIs, the agents frequently rely on stale training data or outdated web-indexed documentation rather than current API specifications — leading to deprecated SDK usage and broken integrations. This was observed empirically: 87% of test runs fetched outdated reference docs, and 13% implemented deprecated SDK versions. The problem is structural because LLM training data lags behind API versioning cycles, meaning any actively maintained API will eventually diverge from what the agent 'knows.'

1 mentions1 sources
S5.8L7
Developer Tools · APIs & Integrations

Salesforce setup requires hiring expensive consultants

Salesforce implementation is routinely too complex for internal teams to handle alone, requiring paid consultants or dedicated in-house Salesforce admins to configure and maintain. This hidden cost multiplies the stated license price and creates an ongoing dependency that grows with customization needs. Smaller and mid-market companies bear this burden disproportionately.

3 mentions1 sources
S5.8L7
Business Operations · Sales & CRM

Embedded Merchant Lending Products Charge Predatory Interest Rates

Platform-embedded lending products like Shopify Capital charge small merchants annual interest rates exceeding 25%, far above traditional business loan rates, exploiting merchants who lack alternatives or bargaining power. Long-term customers report rates doubling without notice, with no transparent rate comparison tools available within the platform.

13 mentions1 sources
S5.8L8
Business Operations · Finance & Accounting

T-Mobile WiFi calling fails internationally and SMS verification blocks account access abroad

T-Mobile WiFi calling fails silently when abroad with no workaround, and the carrier requires SMS verification to access accounts—a code that cannot be received on an international number. Users are locked out of support at the moment they need it most.

3 mentions1 sources
S5.8L7
Consumer & Lifestyle · Telecom & Utilities

AI Agents Lack a Unified Marketplace to Discover and Pay for External Tools

Building AI agents requires integrating dozens of specialized external tools individually, with no unified discovery or procurement layer. Each tool has separate credentials, billing, and integration overhead. A standardized tool marketplace would let agents discover, compare, and access 200+ tools on demand, dramatically reducing agent development complexity.

1 mentions1 sources
S5.7L7
Developer Tools · AI & Machine Learning

App Store Screenshot Localization Is Manual and Repetitive for Indie Devs

Indie developers releasing apps in multiple languages must manually create and update screenshot sets for each locale on every release, a process that doesn't scale. There is no official tooling to automate localized screenshot generation from a single source. The pain is confirmed by developers building their own automation tools to solve it.

1 mentions1 sources
S5.7L8
Developer Tools

AI Web Agents Are Vulnerable to DOM-Embedded Prompt Injection Attacks

Web agents that parse full DOM content can be hijacked by hidden text injected into pages, causing them to execute attacker-controlled instructions instead of user-intended tasks. As production AI agents proliferate across customer-facing workflows, this attack surface grows significantly. Pre-execution DOM scanning for malicious injection is an emerging but largely unaddressed security requirement.

1 mentions1 sources
S5.7L8
Security & Compliance · Application Security

Insurers deny valid claims by misinterpreting policy language

Policyholders with legitimate claims face wrongful denials when insurers reframe covered damage as wear-and-tear or ambiguous exclusions. Without independent policy expertise or affordable legal recourse, most claimants cannot effectively challenge a denial even when the policy language clearly supports their claim.

1 mentions1 sources
S5.7L8
Industry Verticals · Insurance

AI Browser Automation Still Fails at Production Scale

Automation frameworks marketed as AI-powered still depend on rigid selectors and scripted flows that fail whenever UI elements shift, CAPTCHAs appear, or sessions drop unexpectedly. The gap between demo reliability and production reliability is wide and largely unaddressed. Truly adaptive agents that observe and respond to page state the way a human would do not yet exist at scale.

1 mentions1 sources
S5.7L8
Developer Tools · Testing & QA

Overseas Suppliers Misrepresent Production Capacity to Win Orders

Small business owners sourcing from overseas manufacturers face supplier fraud around production capacity claims. Suppliers overstate their output capability to secure large orders, then reveal true capacity after deposits are paid, leaving buyers with delayed orders and locked-up capital.

1 mentions1 sources
S5.7L7.5
Industry Verticals · E-commerce & Retail

California Landlords Lack Affordable Compliance Tracking for AB 1482 and AB 2801

Self-managing California landlords with small portfolios face complex, overlapping rent control and security deposit regulations under AB 1482 and AB 2801 with significant legal liability for non-compliance. No affordable, purpose-built compliance tracking tool exists for small landlords—the gap between legal obligation and practical tooling is large. Professional property management software is overkill and overpriced for portfolios under 20 units.

1 mentions1 sources
S5.7L7
Industry Verticals · Real Estate

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
S5.7L7
Security & Compliance · Fraud Prevention

Intercom Fin AI loops on unhelpful answers with no context memory

Intercom's Fin AI bot repeats the same answer when customers signal it was not helpful, because it lacks session context memory. This loop traps customers and erodes trust in AI-gated support channels.

1 mentions1 sources
S5.7L7
Customer Experience · Chatbots & AI Support

Paid medical debts remain on credit reports despite proof of payment

Consumers who have paid medical debts in full continue to have those debts reported negatively to credit bureaus by collection agencies, damaging their credit scores. Even when customers submit documented proof of payment, collectors fail to update or remove the inaccurate tradelines, requiring costly and time-consuming dispute processes.

1 mentions1 sources
S5.7L7
Industry Verticals · FinTech & Banking

Debt Collection Law Firms Fabricate Court Judgment Claims to Coerce Payment

Debt collection attorneys falsely claim that court judgments exist against consumers who were never properly served in any legal proceeding, using manufactured legal authority to pressure payment on unverified debts. This constitutes fraud under state and federal law but is difficult to challenge without legal representation. Consumers who receive these false judgment claims typically pay rather than risk wage garnishment they cannot legally face.

1 mentions1 sources
S5.7L7
Consumer & Lifestyle · Personal Finance

Development Teams Cannot Track AI vs Human Code Authorship in Their Codebase

As AI coding tools become widespread, engineering teams have no way to measure what proportion of their codebase was generated by AI versus written by humans, making it impossible to govern AI adoption, satisfy emerging compliance requirements, or audit code provenance for security and liability purposes. The growing body of AI-generated code in production systems is invisible from an authorship perspective.

1 mentions1 sources
S5.7L7
Developer Tools · AI & Machine Learning

AI Agents Have No Domain-Specific Memory and Repeat the Same Mistakes

AI agents executing multi-step tasks lack persistent memory of what went wrong in previous runs within specific domains, causing identical mistakes to recur without any learning loop. The absence of domain-scoped failure tracking means each agent invocation starts from zero regardless of prior errors. As autonomous agent usage scales, this creates reliability degradation in proportion to task specialization.

1 mentions1 sources
S5.7L7
Developer Tools · AI & Machine Learning

Salesforce Allows Bulk Record Deletion Without Undo and Auto-Fills Stale Cache Data

Salesforce permits bulk deletion of accounts, opportunities, and cases with a single action and no recovery mechanism, creating catastrophic data loss risk for high-volume users. Simultaneously, its cache system auto-suggests prior record data into new entries, causing agents to unknowingly submit stale information for new contacts. Both issues represent avoidable data integrity failures in an enterprise platform where data loss has direct revenue consequences.

1 mentions1 sources
S5.7L7
Business Operations · Sales & CRM