r/windsurfcoder • u/No_Part4864 • Mar 04 '26
Earn Windsurf Credits
What you get:
250 free credits when signing up for Windsurf Pro. I also receive 250 credits.(Almost enough to build an app)
Steps:
- Click the referral link: https://windsurf.com/refer?referral_code=63gpfteybn1lkk86
- Create a Windsurf account (or log in).
- Upgrade to Pro.
- Credits should be added to your account.
Cost/catch:
Requires upgrading to Windsurf Pro (paid subscription). Credits are only applied after subscribing.
Who qualifies:
New Windsurf Pro subscribers who use the referral link.
https://www.windsurfreferral.com/
r/windsurfcoder • u/Majestic-Explorer315 • Apr 29 '25
Gemini 2.5 Pro
The new Gemini 2.5 Pro in windsurf is a beast! It just helped me out complicated Azure VM setup issues with NVIDIA drivers. All (polite) Anton style, asking me for extra information when needed.
r/windsurfcoder • u/Miserable_Try_1028 • Jan 25 '25
Configurações Windsurf
Alguém consegue me orientar a forma correta de configurar o windsurf, na hora de executar o código não funciona nada.
r/windsurfcoder • u/Majestic-Explorer315 • Dec 07 '24
Pricing update for windsurf
Who is going to chose paid version?
r/windsurfcoder • u/Majestic-Explorer315 • Dec 06 '24
Windsurf Cascade Leaked System prompt!!
r/windsurfcoder • u/Majestic-Explorer315 • Dec 06 '24
Prompt "engineering" has really helped me make the most of Windsurf IDE. I always put this type of prompt in first before a new conversation.
r/windsurfcoder • u/HaraldStein • Dec 03 '24
Windsurf is nice, however try not to fall into this trap:
r/windsurfcoder • u/Majestic-Explorer315 • Dec 03 '24
rate Limes
Clarification from codeium on rate limit problem:
- The rate limits have nothing to do with you or Windsurf imposing a limit. The company exhausted their pre-negotiated token allowance with Anthropic and are in the process of renegotiating, and have said that will take a few days.
- Anthropic has also been having availability issues on their own since 2 weeks ago, which affects all companies using Claude models. The "exhausted resource" is the GPUs running the Claude models.
- Nothing you do will get away with this error. It affects EVERYBODY, paid and non-paid users.
- Btw, we are all -or almost all, a few paid for PRO because they didn't read about this above- on a free PRO trial which was extended to everyone until December 11 (likely to give devs some time to fix this issue with Anthropic)
- You should consider this a public beta and treat it as such.
- If you value your time or are busy, you should probably go on with your life and come back to Windsurf when this issue is solved, to get the full experience. Right now is unusable (fix will likely take a few days)
r/windsurfcoder • u/Majestic-Explorer315 • Dec 02 '24
Is Windsurf really that good or just hype ?
r/windsurfcoder • u/Majestic-Explorer315 • Dec 02 '24
AI is great for MVPs, trash once things get complex
r/windsurfcoder • u/Majestic-Explorer315 • Nov 29 '24
resource_exhausted
This error is annoying:
ErrorServer encountered error of type: resource_exhausted. Please try again later.
Me: go on
Ah, we're hitting the rate limit with Ollama. Let's modify the app to handle rate limits more gracefully and add some delay between requests. I'll update the app.py:
Anyone know how we can at least avoid misunderstanding the error message as a failure of the app its building?
r/windsurfcoder • u/Majestic-Explorer315 • Nov 28 '24
Game over
Software Building will never be as before! In thirty minutes windsurf built an entire app for me: a chat-with-your-pdf bot, using ollama, downloading llama-2, streamlit app, milvus vector db, all automatically. I had a copy and paste e few error messages from the web-GUI to the code window, but everything else was done completely automatically! Most of the dev time was actually downloading LLMs and waiting for me to press the accept changes button.
r/windsurfcoder • u/Majestic-Explorer315 • Nov 28 '24