Explore Problems
Showing 7,315 of 7,657 problems · matching your filters
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.
Freshdesk advanced features require higher plans with complex customization
Freshdesk's advanced features require higher-tier plans and customization options take significant time to learn.
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.
Coding Teams Overpay for Frontier AI Models on Work Cheaper Models Could Handle
Teams using AI coding agents like Claude Code and Codex default to expensive frontier models for all implementation work, even routine bounded tasks that lower-cost models could handle under supervision. This creates unnecessary cost without an established way to delegate work by tier while still gating final approval behind stronger judgment.
Raw SEC Form D Filings Are Hard to Turn Into Actionable Sales Leads
Sales teams and investors interested in newly-raised private companies must sift through unstructured SEC Form D filings manually to find relevant leads. There's a need for these filings to be parsed and scored into a usable lead feed.
Sales deals stall and fall through between verbal agreement and actual payment
Sellers frequently lose deals in the gap after a prospect verbally agrees but before payment is actually collected, due to friction in following up, invoicing, and closing the loop. This deal-to-cash gap is a recurring structural issue in sales and billing workflows, in an already competitive proposal-to-payment tooling market.
Insurers keep calling after customers ask to be removed
A customer made repeated requests over weeks to be removed from an outbound call list, but the calls continued, indicating opt-out and do-not-call requests are not being reliably tracked or honored internally.
Unclear whether in-game chat moderation is enforced server-side or bypassable client-side
Studios integrating real-time chat SDKs into competitive multiplayer games need enforced server-side moderation, since client-side filtering can be bypassed by modified clients, a bigger practical concern than API integration itself.
Small sellers cannot post clickable product links on Instagram/Facebook without Meta Commerce setup
A small art business owner wanted to simply post about products on Instagram and Facebook but found clickable links are blocked without routing through Meta Commerce and a connected storefront like Shopify. This forces solo/small sellers into a heavyweight commerce setup just to share simple product mentions.
Productivity Tools Bombard Users with Unsolicited AI Feature Prompts
Users who have not opted into AI features in tools like Google Docs are repeatedly shown AI-generated prompts and suggestions they did not request, interrupting focused writing and document review. The lack of a clear off-switch or preference memory forces users to dismiss prompts on every session. As AI feature push accelerates across productivity suites, the problem of unwanted AI intrusion is growing in frequency and user frustration.
Dealerships open a second loan on trade-in vehicles instead of unwinding the original contract
When a customer returns a financed vehicle, a dealership can open a second, concurrent loan with a different lender rather than properly satisfying or unwinding the first, then sell the vehicle and keep proceeds from both loans. The original lender then charges off the unpaid balance and sends it to collections against a borrower who no longer possesses the car.
GraphRAG Pipelines Produce Messy Knowledge Graphs at Scale
AI frameworks for GraphRAG add complexity without value. Automated graph extraction creates dozens of redundant node and relationship types requiring strict ontology design.