Explore Problems
Showing 4,637 of 8,883 problems · matching your filters
Human Code Review Can't Keep Pace With AI-Generated PR Volume
Engineering teams using AI coding agents now generate far larger, more frequent pull requests than humans can meaningfully review. Teams increasingly lean on automated or AI-assisted review layers to keep production velocity from stalling, raising doubts about how much human oversight remains realistic.
Unauthorized Subscriptions Persist on Replacement Cards After Account Compromise
Fraudulent subscription merchants continue charging replacement cards after card replacement, indicating account relationships persist through card number changes. The card number change does not break the merchant-to-account link. Fraud victims must manually cancel each fraudulent subscription rather than getting a clean break from compromise.
No Standardized Tool to Generate llms.txt for AI Search Engine Visibility
As AI search engines like Perplexity and ChatGPT become significant traffic sources, websites have no easy way to generate a spec-compliant llms.txt file that tells these crawlers what to index and cite. Developers and marketers must manually craft crawler directives without tooling to automate the classification and formatting process. The absence of accessible generation tools means most sites remain invisible or poorly represented in AI-driven search surfaces.
Malicious Slack Marketplace App Hijacks Connected Facebook Ads Account
A user installed a marketplace app called "OpenAI Ads" that required Facebook Ads account login, after which an unauthorized ad campaign with a $15,000 daily budget was created and only caught because Facebook's own fraud detection flagged it. The app's five-star reviews appear fabricated, pointing to a vetting gap in how third-party apps gain OAuth access through app marketplaces.
Insurers Systematically Underpay or Deny Valid Property Claims
A contractor who works alongside customers filing property insurance claims says State Farm regularly denies valid claims or lowballs repair estimates below the deductible, a pattern they have witnessed on over a dozen claims. The account suggests policyholders often need an attorney or public adjuster just to get claims paid at their true value.
Auto Insurers Issue Repair Estimates Far Below Independent Body Shop Quotes
A driver whose car was damaged by an at-fault policyholder received a repair estimate 70% lower than an independent body shop's quote, then was steered toward a low-cost network shop. The gap between insurer estimates and market repair costs leaves claimants underfunded or forced into lower-quality repairs.
GitHub Actions Runner IPs Blocked by Shared-Hosting Firewalls During Deploy
A developer deploying to a cPanel server over SCP/SSH on a custom port finds that GitHub Actions' dynamic runner IPs get auto-blocked by the server's firewall, breaking the deployment step even though the build succeeds. This reflects a structural mismatch between GitHub-hosted runners' non-static IPs and traditional shared-hosting security models.
Important Decisions and Files Get Buried in Busy Chat Channels
Users of team chat platforms report that as channels grow busy, important messages, decisions, and files get buried under high message volume, even when threads are used. Finding a specific past decision or file requires manually digging through scattered, noisy conversation history, undermining the tool's usefulness as a shared source of truth.
WordPress Saves Invalid CSS With No Validation, Breaking Sites Silently
WordPress accepts custom CSS at save time without validating it, so a single malformed declaration ships live and manifests as symptoms that look like anything but a stylesheet problem. Debugging cost is disproportionate to the error because there is no pre-save check, no error surface, and no recoverable snapshot of the last working stylesheet.
AI unit prices fell but total AI spend keeps rising
Despite per-token AI model prices dropping roughly 97 percent since 2023, many teams report their overall AI bills have tripled, driven by growing usage, agentic workflows, and larger context windows that outpace unit-price declines and leave costs hard to predict or control.
Bank account freeze traps Social Security direct deposits for vulnerable recipients
When banks place accounts under review they freeze all funds including incoming government benefits like Social Security, leaving recipients unable to pay bills or access money they depend on. The freeze period causes cascading credit damage as automatic payments fail. There is no expedited process for releasing essential government benefit funds during bank reviews.
Bank automated fraud systems hold verified payroll deposits without manual override
Automated fraud detection at banks incorrectly flags legitimate government and payroll direct deposits, freezing entire account balances with no pathway for human review. Customers cannot access their own funds even when they can prove deposit legitimacy. Banks refuse to manually release holds despite customer escalation, leaving people without funds for rent, food, or utilities.
AI agents have no standardized identity or namespace on the web
As autonomous AI agents multiply, there is no governing standard for how they identify themselves, route traffic, or claim a persistent namespace on the open internet. Builders deploying agents face ambiguity about trust, discoverability, and inter-agent communication. The gap creates risks for both agent operators and the services they interact with.
Engineering leads lack visibility into AI coding tool effectiveness
As AI coding assistants become standard in engineering teams, managers have no way to measure whether they improve or harm productivity. There is no signal on which engineers benefit, where AI wastes time through retry loops, or what the aggregate ROI looks like. CTOs and EMs are flying blind on a significant tooling investment.
Each AI Tool Holds a Disconnected Slice of User Context
As users adopt multiple AI assistants and tools, each maintains a separate isolated memory profile, requiring constant context re-introduction and preventing coherent cross-tool understanding. The fragmentation compounds as AI tool usage grows. There is no standard protocol for a unified personal knowledge layer across AI systems.
Shopify App Ecosystem Cost Creep Burdens Small Merchants
Shopify merchants face rapidly escalating costs as core features require paid third-party apps, while theme customization demands coding knowledge most SMB owners lack. App overload also degrades storefront performance. These compounding costs and skill barriers disadvantage non-technical merchants competing on Shopify.
SaaS free trial cancellation flows are deliberately obstructive
A Canva user spent an hour attempting to cancel a free trial, believed she had succeeded, and was still charged £18. The company's AI-powered support made navigation harder rather than easier. This reflects a widespread SaaS dark pattern where cancellation is intentionally friction-heavy, with AI support adding a new layer of obstruction.
System Design Diagrams Require Manual Drawing During Verbal Architecture Discussions
Engineers must mentally context-switch between talking through architecture and manually constructing diagrams, breaking the flow of design discussions and technical interviews. No tool allows diagrams to be generated in real time from verbal system design reasoning, forcing teams to either choose between discussion quality and documentation quality.
Helpdesk Admin Platforms Too Complex for Non-Technical Users
Enterprise helpdesk platforms like Zendesk require significant technical expertise to configure, customize, and maintain, creating a dependency on developers or specialized admins for routine operations. Non-technical support managers cannot independently set up routing rules, automations, or integrations without risking misconfiguration. This complexity gap drives either underutilization of platform features or ongoing professional services costs.
Product demo production takes longer than building the product
Builders and founders consistently spend more time producing demos than developing the product itself. Recording, editing, voiceover, and keeping demos current with product changes creates compounding overhead. This friction delays launches and wastes engineering time on non-core work.