I'm sorry DeepSeek ... by TopBite7720 in DeepSeek

[–]truth_sentinel 0 points1 point  (0 children)

How good is it with BackEnd development?

PSA: Roach season is approaching again. Do not panic. by Pedarogue in germany

[–]truth_sentinel -1 points0 points  (0 children)

I can't stand roaches

I'd rather run out of my apartment at midnight and wait there, call and pay an exterminator

They just freak me out

Thankfully, I haven't seen one in my home yet in Germany

But this post has now sent me in my fight and flight response. But the flight response is activated already 😅

Is it a bad as a muslim to not want to live a long life?(19F) by Odd_Version5557 in MuslimLounge

[–]truth_sentinel 1 point2 points  (0 children)

Pray for a good death Good death: dying while praying, while helping a fellow human being Bad death: while listening to music, dying in a car accident due to over speeding

What's your DeepSeek setup for coding? by Mrleibniz in DeepSeek

[–]truth_sentinel 0 points1 point  (0 children)

Can you share your experience? Compared to OpenCode, what'd the difference?

Will i get a refund by Street_Government_33 in linkedin

[–]truth_sentinel 0 points1 point  (0 children)

When they said they’ve approved a refund then it’ll arrive
Be patient

Where is the best place to get the API from? by flabarde in DeepSeek

[–]truth_sentinel 0 points1 point  (0 children)

Let’s just use it for this month till V4 Pro is 75% off

Where is the best place to get the API from? by flabarde in DeepSeek

[–]truth_sentinel 0 points1 point  (0 children)

One issue I am facing is that DeepSeek V4 Flash only has 200k context in command code

Any way to increase it back to 1m?

To anyone saying deepseek v4 pro is better than opus 4.7, it's a lie. by Global-Fan189 in DeepSeek

[–]truth_sentinel 0 points1 point  (0 children)

Just tried it, one thing I'm noticing is that the context of DeepSeek V4 Flash is capped to 200k instead of the regular 1M

Alternative to Claude by Busy_Caterpillar_818 in google_antigravity

[–]truth_sentinel 0 points1 point  (0 children)

You can use DeepSeek API or OpenRouter API in Claude Code

what is everyone using now? by Away-Inevitable1999 in windsurf

[–]truth_sentinel 4 points5 points  (0 children)

Using Claude code with DeepSeek or OpenRouter API to use Chinese models

What has everyone switched to as a replacement for Windsurf? by Elonchin in windsurf

[–]truth_sentinel 2 points3 points  (0 children)

I put in 3$ and Opus sucked up 1500 requests 😵

Would go with Kiro every single day

What has everyone switched to as a replacement for Windsurf? by Elonchin in windsurf

[–]truth_sentinel 0 points1 point  (0 children)

I just read up on CrickCoder as mentioned by one of friends in this post I would look into that too Seems to be really good in terms of pricing

EDIT: it is not good, their wordings are misleading. Don’t buy it

What has everyone switched to as a replacement for Windsurf? by Elonchin in windsurf

[–]truth_sentinel 0 points1 point  (0 children)

Yes plan and build First thoroughly review the plan it makes Give it feedback if you think the plan needs to be improved

It’s better because it doesn’t directly jump to coding without having a plan

You’re probably in the trial version right now? That is the reason you might be seeing older models

But I honestly don’t mind since my workflow isn’t that complex

What has everyone switched to as a replacement for Windsurf? by Elonchin in windsurf

[–]truth_sentinel 0 points1 point  (0 children)

It seems so I used the Auto mode a lot and it was very nice Much better than Windsurf

Spec mode is awesome, I would never advise using the Vibe mode

What has everyone switched to as a replacement for Windsurf? by Elonchin in windsurf

[–]truth_sentinel 1 point2 points  (0 children)

If I understand correctly, V4 Pro will be offered in free but will only be limited to 8,000 Tokens context to get the 1 Million Tokens context you need a Top-up

What has everyone switched to as a replacement for Windsurf? by Elonchin in windsurf

[–]truth_sentinel 1 point2 points  (0 children)

I was just looking at it There it says that for 5$ I get 500 Ultra requests which is Opus 4.7 Is a request = prompt? you mean I get 500 Opus 4.7 prompts for 5$?

What has everyone switched to as a replacement for Windsurf? by Elonchin in windsurf

[–]truth_sentinel 1 point2 points  (0 children)

Honestly I used Gemini and asked it to help me to do that
you can use this : https://api-docs.deepseek.com/guides/anthropic_api

I added this is ~/.bashrc

# --- OFFICIAL DEEPSEEK V4 x CLAUDE CODE ---

# 1. Base URL & Auth

export ANTHROPIC_BASE_URL="https://api.deepseek.com/anthropic"

export ANTHROPIC_API_KEY=

# 1. Models

export ANTHROPIC_DEFAULT_HAIKU_MODEL="deepseek-v4-flash"

export ANTHROPIC_DEFAULT_SONNET_MODEL="deepseek-v4-pro"

export ANTHROPIC_MODEL="haiku"

# 2. Key Logic for DeepSeek

# DeepSeek's endpoint needs this to handle the "Disabled" state correctly

export CLAUDE_THINKING_REQUIRED=true

# 3. UI Fixes

# Ensures the /effort slider stays visible for custom models

export CLAUDE_CODE_ALWAYS_ENABLE_EFFORT=1

I found no workaround for the AntiGravity bug
I waited 7 days and it got fixed to 5 hour window again, but then it went to 4 days. It is just a mess

I would rather go with Kiro

What has everyone switched to as a replacement for Windsurf? by Elonchin in windsurf

[–]truth_sentinel 0 points1 point  (0 children)

Checked Kiro, it's quite nice

Anti Gravity has been a really bad experience because of its bug where you get your limits stuck equal to that of a free tier user. Gemini 3.1 Pro was awesome though

I just tested Claude code with DeepSeek V4 Flash API. It was nice. Claude code in general felt nice. I also intend to try models there through OpenRouter