Explore Problems
Showing 3,485 of 4,663 problems · matching your filters
California Landlords Lack Affordable Compliance Tracking for AB 1482 and AB 2801
Self-managing California landlords with small portfolios face complex, overlapping rent control and security deposit regulations under AB 1482 and AB 2801 with significant legal liability for non-compliance. No affordable, purpose-built compliance tracking tool exists for small landlords—the gap between legal obligation and practical tooling is large. Professional property management software is overkill and overpriced for portfolios under 20 units.
Freelance devs hit with malware repos disguised as client briefs on Upwork/Dribbble
Fake clients on freelance platforms send GitHub repos that exfiltrate browser credentials, SSH keys, and crypto wallets when developers run npm install. The Contagious Interview / GitVenom pattern is widespread enough that 390 upvotes engaged in a single share; current tooling does not surface threat before clone-and-run.
Intercom Fin AI loops on unhelpful answers with no context memory
Intercom's Fin AI bot repeats the same answer when customers signal it was not helpful, because it lacks session context memory. This loop traps customers and erodes trust in AI-gated support channels.
Debt Collectors Ignoring FDCPA Validation Requirements and Making Illegal Threats
Debt collectors systematically ignore consumer requests for debt validation under the FDCPA and re-initiate collection efforts without providing required documentation. Collectors escalate to threatening language including references to asset freezing and legal enforcement without actual court judgments. The enforcement gap in FDCPA compliance leaves consumers unable to verify debt legitimacy or stop illegal collection tactics.
Paid medical debts remain on credit reports despite proof of payment
Consumers who have paid medical debts in full continue to have those debts reported negatively to credit bureaus by collection agencies, damaging their credit scores. Even when customers submit documented proof of payment, collectors fail to update or remove the inaccurate tradelines, requiring costly and time-consuming dispute processes.
Debt Collection Law Firms Fabricate Court Judgment Claims to Coerce Payment
Debt collection attorneys falsely claim that court judgments exist against consumers who were never properly served in any legal proceeding, using manufactured legal authority to pressure payment on unverified debts. This constitutes fraud under state and federal law but is difficult to challenge without legal representation. Consumers who receive these false judgment claims typically pay rather than risk wage garnishment they cannot legally face.
Development Teams Cannot Track AI vs Human Code Authorship in Their Codebase
As AI coding tools become widespread, engineering teams have no way to measure what proportion of their codebase was generated by AI versus written by humans, making it impossible to govern AI adoption, satisfy emerging compliance requirements, or audit code provenance for security and liability purposes. The growing body of AI-generated code in production systems is invisible from an authorship perspective.
AI Agents Have No Domain-Specific Memory and Repeat the Same Mistakes
AI agents executing multi-step tasks lack persistent memory of what went wrong in previous runs within specific domains, causing identical mistakes to recur without any learning loop. The absence of domain-scoped failure tracking means each agent invocation starts from zero regardless of prior errors. As autonomous agent usage scales, this creates reliability degradation in proportion to task specialization.
Salesforce Allows Bulk Record Deletion Without Undo and Auto-Fills Stale Cache Data
Salesforce permits bulk deletion of accounts, opportunities, and cases with a single action and no recovery mechanism, creating catastrophic data loss risk for high-volume users. Simultaneously, its cache system auto-suggests prior record data into new entries, causing agents to unknowingly submit stale information for new contacts. Both issues represent avoidable data integrity failures in an enterprise platform where data loss has direct revenue consequences.
Indian Freelancers Lack Invoicing Tools That Handle Export Tax Compliance
Indian freelancers billing international clients must manually manage LUT compliance, GSTR-1 export filings, TDS deductions under multiple sections, forex gain/loss calculations, and CA-formatted reports — across disconnected spreadsheets and generic tools built for Western markets. No existing invoicing software handles the full Indian export invoice and GST compliance workflow in one place, leaving freelancers dependent on expensive accountants for routine monthly tasks.
AR Smart Glasses Platform Lacks Third-Party Developer Ecosystem Despite Rapid Hardware Growth
Consumer AR smart glasses hardware has grown rapidly — with 7 million units sold in 2025 — but the third-party application ecosystem remains nearly empty. Major platform holders have opened SDKs and published thousands of spatial computing patents, signaling committed long-term investment, yet very few developers are building native experiences. The early-mover gap mirrors the dynamics of prior platform transitions where first arrivals captured disproportionate returns.
Freelance web designers waste hours finding unwebsited local businesses
Web design freelancers prospecting for clients must manually click through Google Maps listings one at a time to identify businesses without websites — a process that takes hours per city. The workflow has no native tooling, and a solution built to address it attracted 3,000 signups in three months, confirming structural demand.
No standardized rehab cost estimation method for new house flippers
New real estate investors entering house flipping have no reliable, standardized way to estimate renovation costs before purchasing a property. Without contractor relationships or proprietary estimating spreadsheets that experienced flippers rely on, beginners routinely underestimate rehab budgets — the leading cause of failed flips. This is a structural knowledge gap with direct financial consequences for a growing segment of DIY investors.
Moving Companies Quote Low Then Invoice High Once They Hold Your Belongings
Portable storage companies verbally quote one price, then invoice significantly more once a customer is committed and their possessions are in the pod. Hidden fees are added after the leverage window closes — when the customer cannot switch providers without losing access to their goods. The structural imbalance between captive customer and carrier makes this pattern economically rational for the company to sustain.
Insurance Carriers Modifying Policies Without Policyholder Authorization
Policyholders report insurance companies unilaterally altering coverage terms and adding household members to policies without explicit consent, then placing the burden of correction on the customer. The insurer justifies changes based on speculation about potential vehicle access rather than confirmed facts. Customers with complex personal circumstances are particularly vulnerable to these unauthorized modifications.
Premium Credit Card Annual Fee Perks Never Delivered Despite Repeated Requests
Banks advertise premium annual fee perks but fail to issue them, with customer service providing inconsistent timelines across five separate contacts. The routing system repeatedly transfers customers to wrong departments. Consumers pay for benefits they never receive with no contractual enforcement mechanism.
Non-Technical Clients Have No Protection Against Freelance Abandonment
Small business owners hiring freelance web developers on platforms like Fiverr frequently encounter unfinished work, unresponsive contractors, and no practical means of recovery. Non-technical clients lack the ability to assess progress, enforce timelines, or evaluate output quality, leaving them exposed to significant financial loss. The accountability gap in freelance marketplaces is a structural problem that no current platform adequately solves.
PII Discovery and Context-Preserving Data Masking
Organizations lack effective tools to discover PII across databases and mask sensitive data in GenAI pipelines without destroying context. Regulatory pressure from GDPR and CCPA drives urgency, while existing solutions either redact completely or miss data.
AI-generated code silently diverges from design systems at scale
Development teams using AI agents to generate UI components find that repeated prompting causes agents to drift from established design systems—inventing ad-hoc color values, ignoring component libraries, and leaving inline styles that are faster to discard than fix. The lack of design-system awareness in AI code generation creates a growing maintenance burden that undermines the speed gains from AI-assisted development.
Transactional Emails Land in Spam Despite Domain Verification
Developers using services like Resend find transactional emails still route to spam folders even after completing domain verification. This undermines user onboarding and notification reliability for SaaS products. The gap between deliverability tooling and actual inbox placement remains a persistent pain point.