Explore Problems
Showing 8,384 of 8,862 problems · matching your filters
Local-First AI Companion with Persistent Semantic Memory
Users who want privacy-preserving AI tools lack robust local-first options with persistent semantic memory that works without cloud dependency.
Scripted Bank Support Fails to Explain Credit Score Loss
A credit card customer facing financial hardship was told to contact the credit card department for help, but representatives repeated a fixed script and could not explain the underlying issue when pressed. A complaint was later opened on their behalf without full context of the hardship.
Abrupt Co-Branded Card Closure After Issuer Migration Without Notice
A credit card recently migrated between issuers was closed shortly after an annual fee was charged, with no prior warning or credit issues, suggesting a backend data-migration error. This illustrates the risk of account disruption when card portfolios move between issuers without adequate data reconciliation.
Planning Trips Within a Fixed Total Budget Requires Manual Cross-Checking
Travelers wanting to explore where they can afford to go must manually compare flights, hotels, and total costs across many possible destinations to find options that fit a fixed budget. A budget-first search flips the usual flow, ranking destinations by estimated total cost and remaining budget instead of starting from a chosen place.
Consumer Routers Lack Simple Local DNS Record Customization
Home users who switch ISPs or routers often find that consumer routers, across multiple brands, do not offer a simple way to map a local IP address to a custom hostname. Existing options are either absent, undocumented, or require heavier tools like DDNS or custom firmware rather than a plain local DNS record editor.
Project management tools lack governance controls for scaling across large orgs
As organizations grow and add more teams to a project management tool like Asana, maintaining consistent processes and cross-team visibility becomes difficult. Reviewers note that governance and structure have to be manually imposed rather than being built into the platform.
Salesforce pricing excludes smaller businesses from enterprise CRM
Small and mid-sized businesses find Salesforce's pricing prohibitive, creating a barrier to adopting a full-featured CRM. The complaint is brief but reflects a recurring theme in SMB software budgeting.
Chase Bank Freezes Funds Over DBA vs LLC Payment Descriptor Mismatch
A small business had corporate funds frozen because payment processor descriptors used a DBA name rather than the registered LLC name. Chase flagged legitimate transactions as suspicious despite two years of identical payment patterns on the same account.
macOS Video Wallpapers Restricted to Apple Presets With No Custom Video Support
Apple introduced video wallpapers in macOS but locked them to a small selection of preset videos, providing no way to set custom video files as wallpapers. The restriction is purely software-level with the underlying framework supporting custom videos. Developers have reverse-engineered the framework to enable this feature Apple deliberately disabled.
Banks Failing to Return Funds After Account Closure
Bank customers discover their funds are withheld after account closure, with no clear timeline or recourse to recover their money.
Identity theft victim faces credit monitoring terms changing amid unresolved fraud
A self-reported victim of identity theft, tax fraud, and bank fraud is requesting an investigation into their banks handling of the case, alongside unexpected changes to credit monitoring or identity theft protection service terms. Financial institutions bundled fraud-protection terms can shift on victims already dealing with active fraud cases.
Inconsistent ID3 Tags Fragment Large Music Libraries
Digital music collectors with thousands of tracks face broken and inconsistent ID3 metadata — the same artist appears under multiple name formats, genres are labeled inconsistently, and featured artists create duplicate entries. Existing tools like Mp3tag work but have poor UX for bulk operations at scale.
Plant care apps lack environment matching and AI health diagnosis
Indoor plant owners struggle to match plants to their specific environment conditions and diagnose plant health issues accurately. Existing apps provide generic care schedules without personalization. AI-powered photo health checks and environment matching represent an unmet need in the consumer plant care space.
Fraudulent Lien Filed Despite Documented Liability Clearance
A consumer sold a vehicle and obtained liability clearance documentation, yet a fraudulent lien was subsequently placed against them. The clearance documentation was available but provided no protection against the filing. Fraudulent mechanic or vendor liens can be placed with minimal verification, creating legal burdens for consumers who have clear documentation.
Mortgage Servicer Permanently Freezes HELOC Without Contractual Basis
Shellpoint Mortgage Servicing placed a permanent freeze on a HELOC that appears to contradict the loan agreement terms and the account's current status. The freeze denies access to home equity credit lines without clear justification. Servicers exercising freeze authority without transparency leaves homeowners unable to plan financially.
Asana Feature Depth Creates Long Onboarding Curve for New Users
Asana offers comprehensive project management capabilities but the breadth of features results in a significant learning curve that delays productive use for new team members. The platform does not provide sufficient in-product guidance to help users ramp up on their own.
Game Server Crashes on Malformed Login Packets Due to Race Condition
An open-source game server implementation crashes with SIGSEGV when processing certain CMSG_PLAYER_LOGIN packets due to a mutex race condition in the PlayerBroadcaster component.
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.
Viral Landing Page Traffic Fails to Convert to Paying Customers
A founder describes their landing page receiving 4.5 million views after an investor shared a screenshot, yet the surge converted only a single paying subscriber. It highlights the gap between attention and virality versus actual monetized conversion for early-stage products.
MCP Server Builders Have No Visibility Into How Agents Actually Use Their Tools
Developers who expose an MCP server have no way to see the full agent session behind incoming tool calls -- what the user originally asked, what the agent reasoned, or where it got stuck -- because that conversation lives entirely inside the end user's AI client. This makes it nearly impossible to know which use cases are popular or where users are frustrated.