Explore Problems
Showing 799 of 4,293 problems · matching your filters
ChexSystems Perpetuating Identity Theft Accounts Despite Formal Disputes
Consumers who are victims of identity theft find ChexSystems continues reporting fraudulent accounts marked as Account Abuse even after formal FCRA disputes. The reinvestigation process fails to meet the reasonable standard required by law, leaving victims unable to open new bank accounts. This structural failure in consumer reporting amplifies the damage of identity theft beyond the original fraud.
Jira ticket-centric model is rigid for product strategy and discovery
Reviewers compare Jira unfavorably with Notion, calling out a rigid, ticket-centric structure that does not flex for product discovery, strategy, or cross-functional collaboration. Critical features sit behind premium plans.
Task Context and Project Knowledge Gets Lost as Work Progresses
Teams and individuals lose valuable context and insights as tasks move through project management tools like Notion, Linear, and ClickUp. Task-level notes rarely make it into wikis, and buried details become impossible to retrieve months later. Existing tools create silos between task execution and knowledge capture.
Architectural Decisions and Team Context Lost When Using AI Coding Agents
Engineering teams lose critical decision-making context over time — rationale buried in Slack threads, stale PR descriptions, or the memory of departed team members. As agentic coding tools accelerate code production, this context decay problem compounds: knowledge is generated faster than it can be captured or surfaced. The result is that AI coding sessions lack institutional memory, causing repeated mistakes, redundant discussions, and degraded code quality over time.
Git hosting needs review-first design as AI agents drive most contributions
With AI agents producing the majority of patches, the bottleneck shifts from authoring to triage. Existing platforms lack risk scoring, machine-readable contribution policies, and first-class agent identity with owners and trust history.
AI Agents Make Opaque Decisions With No Decision-Level Observability
As AI agents enter production, developers lack tools to trace why an agent made a specific decision rather than just what it did. Traditional APM tools track metrics and logs but not reasoning chains, creating a debugging blindspot. Decision-aware observability is an emerging critical need for reliable agentic systems.
Predatory High-Interest Online Loans Trapping Fixed-Income Elderly Consumers
Elderly consumers on fixed income receive high-interest online loans where total repayments far exceed the principal, creating inescapable debt traps. Monthly payments consume disproportionate income shares, threatening essential assets like vehicles. The combination of aggressive online lending targeting, high APRs, and lack of income-appropriate underwriting creates a structural predatory lending problem.
Telecom trade-in credits stop applying when warehouse disputes device receipt
AT&T trade-in credits are applied for two months then halted when the warehouse claims it never received a device that tracking confirms was delivered. Consumers are forced into lengthy claims processes with no outcome while being billed full device price. The gap between carrier app tracking data and warehouse records leaves customers with no reliable resolution path.
No Polished Open-Source Chat UI for Self-Hosted LLMs
Developers running local language models via Ollama lack a quality open-source chat interface that matches the polish of commercial products like Claude or ChatGPT. Existing FOSS options are functional but fall short on UX, features, or usability. This gap limits adoption of self-hosted models for everyday tasks like coding assistance and Q&A.
No Single Authoritative Reference for Landing Page Design Patterns That Drive Conversions
Indie hackers and SaaS founders building landing pages resort to guessing which design patterns work, referencing scattered blog posts and competitor teardowns. No curated, evidence-backed resource consolidates what works across successful products. This leads to repeated mistakes and slow iteration on conversion-critical pages.
Developers Lose Foundational Skills When Forced to Rely on AI for All Tasks
Junior and mid-level developers report that constant AI tool dependency erodes their ability to read documentation, memorize syntax, and debug independently, leaving them feeling foundationally unprepared. The 145 upvotes signal widespread anxiety around skill atrophy in AI-assisted development workflows.
Language Barriers Block Non-Native Speakers from Accessing Online Courses
Hundreds of millions of learners cannot fully benefit from online courses delivered in languages they do not speak fluently, limiting access to education and skills development. Real-time translation and dubbing solutions have historically been low quality or unavailable for video platforms. AI-driven dubbing now makes high-fidelity course localization technically feasible at scale.
Developers Cannot Determine Minimum Hardware Requirements for Running Local LLMs
Developers interested in running models like Llama locally struggle to map model size to required VRAM, RAM, and CPU specs. Guidance is scattered and inconsistent across forums. A partial solution (canirun.ai) exists but awareness is low.
Paid lead gen platforms refuse refunds for zero-result leads
Small contractors pay hundreds to thousands per month for leads from platforms like Angi, but receive no refunds when leads are invalid, unreachable, or yield zero jobs. The platform no-refund policy creates a one-sided financial relationship that disproportionately harms micro-businesses. There is no accountability mechanism for lead quality, making it impossible for contractors to mitigate losses.
AI systems in production lose interpretability as they scale
Engineering teams shipping AI in production report a failure category where standard metrics stay green while the system loses coherence or drifts in non-reproducible ways. The root cause is structural: verification built on the same model that generates creates blind spots that existing observability tooling cannot detect.
Mortgage Servicers Force Paid Appraisals to Remove PMI Despite Federal Law Requiring Automatic Termination
Under the Homeowners Protection Act, PMI must be automatically terminated when a mortgage reaches 78% LTV, but servicers routinely demand borrowers pay for a new appraisal before removing it. This creates an unlawful cost barrier against a federally mandated consumer protection right.
Teachers Spend Hours on Manual Class Scheduling with Poor Quality Results
Educators report that building class schedules manually is extremely time-consuming and routinely produces suboptimal results due to the combinatorial complexity of constraints. Existing tools are either too rigid or too manual for most school contexts. There is clear demand for software that can efficiently generate and adjust schedules while respecting teacher, room, and student constraints.
Security vulnerabilities in open-source MCP servers go undetected before deployment
Open-source MCP servers commonly contain critical security flaws like unrestricted file access and insufficient SQL guards. Manual code review is infeasible at scale as the MCP ecosystem rapidly grows. Automated scanning tools are needed before these servers reach production AI agents.
AI App Builders Have Unreliable Setup Processes That Break and Require Full Rebuilds
Developers using AI-powered app builders encounter setup processes that fail or produce broken scaffolding, forcing full rebuilds rather than incremental fixes. The "launch in 10 minutes" promises common in AI builder marketing are routinely broken by brittle generation pipelines. With 2 source mentions this is a cross-validated pain point signaling demand for more reliable, deterministic AI-assisted app bootstrapping.
AI knowledge tools lose prior context when new information is added to documents
AI assistants embedded in note-taking and knowledge management tools fail to retain previously learned information when a user updates or adds new content, causing the system to forget earlier context. This makes the AI unreliable for maintaining a coherent, evolving knowledge base over time. The problem is fundamental to how current LLM context windows interact with dynamic document stores.