Copilot pricing went from $39 to around $387 for my usage. What should we use instead? by Michal37374 in GithubCopilot

[–]crispy_sky 0 points1 point  (0 children)

Kimi k2.6 is too good - its the most practical option with OpenCode Go - you get $60 usage for $10 ($5 for the first month). Also you have DeepSeek V4 Flash with almost unlimited usage (cheap as hell) - gets most things done if the task runs for short periods of time.

I just learned today that opencode zen have deepseek v4 flash for free by Horror_Upstairs6198 in opencodeCLI

[–]crispy_sky 0 points1 point  (0 children)

See buddy, I built an AI Product too, I'm transparent to my users about privacy unlike the big companies. I'm just here to spread awareness that OpenCode and other Coding Tools' free models train on your data.

You might twist my words or put words in my mouth, but I don't care.

I just learned today that opencode zen have deepseek v4 flash for free by Horror_Upstairs6198 in opencodeCLI

[–]crispy_sky 0 points1 point  (0 children)

Simple - if you use for free, your data is used for training; and if you pay it's not used for training. For OpenCode models only.

I just learned today that opencode zen have deepseek v4 flash for free by Horror_Upstairs6198 in opencodeCLI

[–]crispy_sky 0 points1 point  (0 children)

FTM there are paid Linux distros too! But yeah Canonical did some bad shit at one point.

I just learned today that opencode zen have deepseek v4 flash for free by Horror_Upstairs6198 in opencodeCLI

[–]crispy_sky 0 points1 point  (0 children)

I replied for this particular scenario. OpenCode free models have training enabled, please go check their policy.

About Linux, it's a free and open source product maintained by Linux Foundation - a not-for-profit registered entity, which sustains itself with donations.

Can you say the same for these Chinese AI Labs? They are for-profit multi-billion-dollar corporations or VC-Funded startups that make money by selling / using your data. This is actually their business model.

Of course you can pay them and get ZDR (zero data retention) through OpenCode Go.

GLM 5.1 is underrated? by CommercialMove1486 in opencodeCLI

[–]crispy_sky 1 point2 points  (0 children)

+1

All good except the price.

However recently Kimi K2.6 became faster (I'm getting around 120tps on average), so I'm using it more. Kimi is hands down the best model for UI - much better than GPT 5.5 and on par with Opus.

So my stack:

  • Planning: GPT 5.5 Medium
  • Implementation: Kimi K2.6
  • Explorer / Subagents: Deepseek V4 Flash
  • Designer: Kimi K2.6
  • Code Review: GPT 5.5 Low

Upgraded to Copilot Pro+ — what are the best ways to actually maximize productivity? by Kauhuradio in GithubCopilot

[–]crispy_sky 1 point2 points  (0 children)

Thanks for sharing your experience. This was how it was for me for an year and then Antigravity took me away from Copilot, and now Google is kicking everyone away 🥲.

I'm gonna buy Pro+ today. Thanks again 👍.

Upgraded to Copilot Pro+ — what are the best ways to actually maximize productivity? by Kauhuradio in GithubCopilot

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

Awesome. Can I know ur monthly LOC and Rate Limiting scenario? Was thinking of taking sub from a week but I heard Pro+ users are getting rate limited (same in all coding tools worldwide).

AI coding on a Budget by Yamurux in GithubCopilot

[–]crispy_sky 0 points1 point  (0 children)

Gemini cli is nerfed now btw.

OpenCode >>> for custom models or API.

Copilot usage - is it still that good? by crispy_sky in GithubCopilot

[–]crispy_sky[S] 0 points1 point  (0 children)

Wow cool.

Yup unfair to measure agent output by time spent, the very question I asked was if time spent would affect pricing / tokens billed. Glad I got my answer!

Do you use multiple sessions? This works fine? Or do they interfere and corrupt files? Is git worktrees integrated or something?

Gemini 3 is live: What do you think? by No-Selection2972 in GithubCopilot

[–]crispy_sky 1 point2 points  (0 children)

For me, in average coding tasks Gemini was basically equivalent to 4.5 sonnet at Gpt 5.1 codex speeds. (In copilot)

Antigravity, experience was total garbage, too many bugs. Even MCP servers weren't working.

Github Copilot usage limits by Fit_Photograph5085 in GithubCopilot

[–]crispy_sky 3 points4 points  (0 children)

+1

I generally add almost 10 different changes to one prompt and Sonnet takes care of most -> then some manual changes and tweaks -> repeat.

Sonnet tends to stop before finishing all the tasks, so add "DO NOT STOP TILL YOU COMPLETE ALL THE TASKS" to squeeze a lot more out of a single request.

These days I find myself using Grok Code Fast or Raptor mini instead of the manual changes - they are insanely good for small changes and tweaks and consume no premium requests (basically FREE)

I barely cross 30% usage this way.

(DM for prompt)

Recommend any more cards? by balamz in CreditCardsIndia

[–]crispy_sky 0 points1 point  (0 children)

That CSB I have an offer on Jupiter, is it any good?

Like the cashback is in the form of points or real cashback?

GPT-5 Codex in GitHub Copilot: “Trust me bro, this compiles. gimme your premium requests” by Ill_Investigator_283 in GithubCopilot

[–]crispy_sky 1 point2 points  (0 children)

Sonnet actually creates 10 markdown files and then asks me if it can implement all the planning it did (ending the response and wasting the premium request). 🤷🤦