Developer Switches from Cursor to Claude for Unlimited Opus Access

A developer on r/ClaudeAI detailed their migration from Cursor to Claude, driven primarily by cost and usage limitations.
Cost Comparison and Usage Limits
The developer previously used Cursor for building and Perplexity for general tasks, spending $120 monthly on Cursor ($20 subscription plus $100 in credits) and $20 on Perplexity. With Cursor, they hit budget limits within a single week when building, forcing them to stop development for the month due to expense.
Claude's $100 Max Plan
Claude's $100 Max plan provided unlimited Sonnet and Opus usage, eliminating the need for both Cursor and Perplexity. The developer now uses the Claude app for general life tasks and Claude Code for building, reporting no rate limit issues so far.
Trade-offs and Preferences
While not missing Cursor due to Claude's unlimited Opus access for $100/month, the developer noted some drawbacks:
- Perplexity's web search is superior to Claude's
- Perplexity's features feel more cohesive within their app
- Claude's app feels like multiple heterogeneous features roughly stitched together
- For regular life usage, Perplexity seems better put together
Despite these trade-offs, the developer prefers not hitting usage limits for $100/month over application perfection.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Code + Remotion: Generating App Launch Videos Without After Effects
A developer used Claude Code to generate a Remotion animation for their app launch video, getting ~80% of the way there quickly but needing manual fixes for pixel-perfect positioning.

OpenClaw Voice Memo: Auto-Corrects Dates, Filters Done Tasks, Splits Personal Notes
OpenClaw turned a rambling voice memo into a clean checklist, correcting wrong dates from calendar and removing already-completed errands from email.

Claude Opus Used to Create AI Political Party with Reverse-CAPTCHA
A developer built kifd.org, a fictional AI political party for Germany entirely generated by Claude Opus 4.6. The project features public system prompts for each cabinet member and a reverse-CAPTCHA that requires proving you're an AI to join.

Using AI to Port a Wi-Fi Driver from Linux to FreeBSD: A Case Study
A developer used Claude Code and Pi agent to attempt porting the Linux brcmfmac driver for Broadcom BCM4350 Wi-Fi chips to FreeBSD, first through direct code translation and then by generating a detailed 11-chapter specification for clean-room implementation.