Explore Problems
Showing 186 of 8,810 problems · matching your filters
QuickBooks Online Is Harder to Use Than Desktop for Core Bookkeeping Tasks
Users migrating from QuickBooks Desktop to the Online version find that basic bookkeeping functions that were easily accessible in Desktop are harder to locate or execute in the Online interface. This represents a deliberate platform UX trade-off that alienates experienced accountants. A structural friction point in a market where switching costs are very high.
No Canonical Hub for Discovering, Evaluating, and Publishing AI Agent Skills and MCP Servers
AI practitioners building with agents and MCP servers must search across fragmented GitHub repos, Discord channels, and individual product sites to find relevant tools, with no centralized directory providing adoption signals or quality rankings. Builders who create agents or MCP servers lack a standard surface to publish and get discovered by the developer community. The fragmentation slows both discovery and adoption in a rapidly growing ecosystem.
AI Coding Agents Ignore Software Design Best Practices
AI coding agents produce code that ignores decades of software design best practices, creating brittle and unmaintainable code that compounds over time.
Zero-Knowledge Proof Generation Is Too Slow and Memory-Intensive for Mobile Applications
Generating zero-knowledge proofs on mobile devices requires prohibitive compute time and RAM, making privacy-preserving mobile applications impractical at current performance levels. The gap between ZK proof requirements and mobile hardware constraints is a structural barrier to building privacy-first mobile products. As privacy regulation grows and user expectations rise, this bottleneck blocks an entire class of applications from being built.
No Mental Model or Tooling for Orchestrating Parallel AI Agents
Developers using AI for coding can handle single sequential tasks well but lack the conceptual frameworks and practical tooling to coordinate many agents in parallel. The challenge is not just technical — it is about decomposing work, managing agent boundaries, and reconciling outputs without introducing errors. As multi-agent workflows become standard, this orchestration gap represents a real friction point.
AI Agent Context Management Suffers From Poisoning, Contradictions, and Navigation Difficulty
Teams building AI agents on markdown-based context report recurring problems: context poisoning, internal contradictions, non-deterministic behavior, and difficulty navigating large context stores. This is a structural pain point in agent engineering as context volumes grow, prompting emerging structured-context-management approaches to replace ad hoc markdown dumps.