Explore Problems
Showing 1,996 of 4,293 problems · matching your filters
Google Silently Uploads Device Content to Drive and Fills Storage Quota
Google Drive auto-syncs photos, messages, and phone backups from user devices without explicit per-action consent, consuming the free 15GB quota until documents become inaccessible. Users discover their storage is full not from their own uploads but from background syncs they did not deliberately initiate. The policy conflates consent for cloud access with consent for continuous bulk uploads.
Rental Portfolio Tracking in Spreadsheets Becomes Unmanageable at Scale
Landlords managing multiple rental properties typically start with Excel or Google Sheets, which become difficult to maintain as the portfolio grows and financial complexity increases. Manual spreadsheet tracking creates reconciliation errors, makes tax preparation harder, and provides no automated rent tracking or expense categorization. The shift from spreadsheets to purpose-built property management software has friction costs that many small landlords avoid until the pain becomes severe.
CRM Data Upkeep and System Configuration Require Ongoing Manual Effort
HubSpot CRM users report that managing and keeping data systems current is one of the more demanding aspects of using the platform, with significant manual overhead that ideally should be automated. Initial setup complexity is compounded by the ongoing need to maintain data quality across contacts, deals, and custom properties. Teams lacking dedicated RevOps resources find the upkeep burden disproportionate to the value delivered.
Monday.com setup complexity and pricing barrier deter small teams
Building detailed workflows in Monday.com demands significant configuration time, and boards degrade visually as they grow. Pricing structures create a cost barrier for smaller teams that need more than basic features but cannot justify enterprise tiers.
Door-to-Door Telecom Sales Reps Misrepresent Promotions and Trade-ins
AT&T and other carriers use door-to-door sales teams who quote promotional rates and trade-in payoffs that are either unavailable or have undisclosed conditions. Customers sign up based on verbal terms, then receive higher bills and missing trade-in credits — with no recourse after device financing begins. The sales channel operates with minimal accountability because contracts are signed digitally on-the-spot with no time for comparison.
Persistent instant messaging in enterprise contexts disrupts deep work and production quality
Always-on enterprise messaging creates a constant interruption surface that conflicts with workflows requiring sustained focus such as design, writing, or engineering. Users experience the tool as a drag on output quality rather than an enhancement to coordination. The core tension is synchronous messaging norms imposed on fundamentally asynchronous work.
Home insurance claims drag on for weeks with no resolution path
Homeowners filing P&C insurance claims face deliberate delays from insurers with no clear escalation mechanism. The gap between when damage occurs and when funds arrive creates compounding financial hardship. Consumers lack leverage or transparency into the claims timeline.
Local-First Research Assistant With Citation Tracing
Researchers and knowledge workers need NotebookLM-like AI research capabilities that work with local files and any model. Cloud-only solutions create privacy concerns and vendor lock-in for sensitive academic and professional work.
Cloud Networking Abstractions Inconsistent Across Providers
Managed cloud services like Google Cloud SQL use indirect VPC peering rather than native VPC placement, creating confusing networking models that differ from provider to provider. Developers must learn provider-specific abstractions for conceptually equivalent infrastructure. Kubernetes amplifies this by offering extensive configurability with no opinionated defaults, raising operational overhead without a corresponding simplicity layer.
Enterprise Multi-Tenant Billing Structure Complexity
SaaS founders struggle to design enterprise billing with nested accounts, reseller pricing, and per-seat models.
No tmux-based dev environments designed for AI coding agents alongside humans
As AI coding agents become common development partners, developers lack structured terminal environments (tmux-based) that work well for both human developers and AI agents simultaneously
Vibe-Coded Repos Have Thousands of Quality Issues
Scanning popular vibe-coded repos reveals thousands of code quality issues. AI-era linting tools are needed as AI-generated code proliferates.
Post-merge notifications useless for non-engineers
Basic GitHub-to-Slack merge notifications only show PR title; PMs and QA need product-level change summaries.
Note-Taking Apps Force Workplace and AI Features on Personal Users
Personal users of Notion find their workflow disrupted as the product pivots toward team and AI features, hiding or removing the simple note-taking interface they depended on. Users who have no use for AI or multi-user collaboration have no opt-out, pushing them toward simpler alternatives like Obsidian.
Check Washing Fraud Drains Business Accounts With No Bank Liability
Criminals steal, alter, and deposit business checks via ATMs by washing the payee name and amount, with banks denying fraud claims despite clear evidence of alteration. Businesses bear the full loss even when the fraud exploits gaps in the bank's ATM deposit verification systems.
Insurance Companies Report Customers to Credit Bureaus Without Adequate Dispute Process
Consumers who switch insurers before policy expiry are at risk of being reported to credit bureaus by their former insurer for refusing overlap charges. The lack of a standardized grace period or dispute pathway leaves customers with damaged credit and no clear recourse. This gap between insurance billing practices and credit reporting consequences is a structural consumer protection failure.
Slack notification volume and channel sprawl drown out signal
Team members find too many notifications across too many active channels make Slack noisy. Surfacing what actually needs attention becomes a manual triage exercise.
Building Durable Long-Running Tasks Requires Manual Infrastructure
Developers building agent loops, ETL pipelines, and billing workflows must wire together queues, worker pools, retry logic, and state management themselves — infrastructure that doesn't differentiate their product. The operational overhead scales with reliability requirements, making correctness expensive.
Slack global search returns irrelevant results and huddles quality degraded
User reports Slack global search returns poor matches with unclear filtering, and huddles feature quality has regressed to the point of switching to Google Meet. More detailed review confirming search and real-time communication regressions.
Bot and DDoS Detection Without CAPTCHAs or Payload Inspection
Traditional security tools detect attacks too late in the request lifecycle, after TLS termination and parsing have consumed resources. Behavioral analysis at ingress could filter hostile traffic before it impacts legitimate users, without requiring CAPTCHAs.