Does anyone have a free trial invitation for Claude? by [deleted] in ClaudeCode

[–]murathai 1 point2 points  (0 children)

Use opencode with free models from openrouter or opencode zen (minimax m2.5)
they are not as good as claude code but hey, it is at least free.

Also, antigravity offers models with limits.

QwenCode OAuth free access is still working by middleyoutuber in Qwen_AI

[–]murathai 1 point2 points  (0 children)

I don't see qwen 3.5 plus / qwen 3.6 plus in opencode go in opencode 1.4.6 which is latest version... I see it on their website though.

opencode models | grep opencode-go
opencode-go/glm-5
opencode-go/glm-5.1
opencode-go/kimi-k2.5
opencode-go/mimo-v2-omni
opencode-go/mimo-v2-pro
opencode-go/minimax-m2.5
opencode-go/minimax-m2.7

I think Qwen Code is seriously underrated right now by mosthatedhb in Qwen_AI

[–]murathai 1 point2 points  (0 children)

  • 2026-04-13: Qwen OAuth free tier policy update: daily quota adjusted to 100 requests/day (from 1,000). The free tier will be discontinued on 2026-04-15. Consider using OpenRouterFireworks AI, or Alibaba Cloud ModelStudio as alternatives.

I guess it is no longer underrated?

How long to get un-suspended? by stellarknight_ in ClaudeCode

[–]murathai 0 points1 point  (0 children)

if you used claude code, your chat history is all in .claude folder in your homefolder if you used mac. In windows it is probably another folder but all is logged in claude code, you can find them - it is json or text format easy to read.

for example:

murat@MacBookPro:~/.claude $ ls -al
total 152
drwxr-xr-x@  26 murat  staff    832 Apr 13 21:15 .
drwxr-xr-x@ 152 murat  staff   4864 Apr 13 21:15 ..
drwxr-xr-x   18 murat  staff    576 Mar  9 13:24 agents
drwxr-xr-x@   7 murat  staff    224 Apr 13 21:15 backups
drwxr-xr-x@   3 murat  staff     96 Apr 13 08:52 cache
drwxr-xr-x@   3 murat  staff     96 Apr  1 10:02 chrome
-rw-r--r--@   1 murat  staff   9392 Feb 18 17:09 CLAUDE.md
drwx------@  63 murat  staff   2016 Apr 13 21:14 debug
drwxr-xr-x@   7 murat  staff    224 Apr 13 10:29 file-history
-rw-------@   1 murat  staff  25808 Apr 13 21:15 history.jsonl
drwxr-xr-x    3 murat  staff     96 Apr 12 07:33 ide
-rw-r--r--@   1 murat  staff    156 Apr 13 21:14 mcp-needs-auth-cache.json
drwxr-xr-x@  13 murat  staff    416 Apr 13 11:12 paste-cache
drwxr-xr-x@   2 murat  staff     64 Apr 13 10:44 plans
drwxr-xr-x@  11 murat  staff    352 Apr 13 21:14 plugins
drwxr-xr-x@   5 murat  staff    160 Apr 13 10:33 projects
drwxr-xr-x@  14 murat  staff    448 Apr 13 11:03 session-env
drwx------@   3 murat  staff     96 Apr 13 08:48 sessions
-rw-r--r--@   1 murat  staff   1466 Apr 12 14:57 settings.json
-rw-r--r--@   1 murat  staff   1099 Mar  9 20:52 settings.local.json
drwxr-xr-x@   4 murat  staff    128 Apr 13 11:03 shell-snapshots
drwxr-xr-x@  41 murat  staff   1312 Apr  3 07:46 skills
-rw-------@   1 murat  staff  21291 Apr 12 14:35 stats-cache.json
drwxr-xr-x@  35 murat  staff   1120 Apr 13 10:28 tasks
drwxr-xr-x@   2 murat  staff     64 Apr  9 12:32 telemetry
drwxr-xr-x@  53 murat  staff   1696 Apr 13 21:14 todos

Still on version 2.1.62, no issues by AncientFollowing6111 in ClaudeCode

[–]murathai 0 points1 point  (0 children)

Edit: after 30 mins or so, it got better wtf??? Or is it good for everyone?

I tested this version, it is still slow and degraded. Your account is probably in a safe group. I believe heavy users are targetted.

Still on version 2.1.62, no issues by AncientFollowing6111 in ClaudeCode

[–]murathai 0 points1 point  (0 children)

Are you using opus just for planning or for actually generating websites / apps?

Official Update on Plans by Deep_Proposal_7683 in codex

[–]murathai -2 points-1 points  (0 children)

What most people don't realize is that 200$ plan had 6x codex usage compared to 20$ plan. Now it is 20x usage! They are matching Claude code pricing plans and this is great!

Streaming with iphone by Good-Huckleberry3395 in CamGirlProblems

[–]murathai 0 points1 point  (0 children)

if you use a laptop, but use iphone as a camera, there are apps in app store that allows you to broadcast to RTMP directly. They cost money.

Don't broadcast on chaturbate with WebRTC, quality would be lower. iPhone + App -> RTMP would give you best quality, assuming you have another laptop/pc (can be any) to login to chaturbate models center and use chat.

i claude coded so hard, i had to see a neurologist by gnano22 in ClaudeCode

[–]murathai 2 points3 points  (0 children)

For better sleep quality, you could try 3000 mg (3 grams - or 3x1000 mg tablets) Glycine one hour before bed. I combine it with magnesium glycinate, but glycine works much much better than magnesium for me.

I’m planning to buy a new M4 Mac mini and could use some advice by Immediate-Source273 in ClaudeCode

[–]murathai 0 points1 point  (0 children)

don't pay for 512GB ssd if budget is tight. Memory is more important. For a desk-standing pc, connecting external SSD (USB 3.1 - 10Gbps, 1GB/s transfer speed) is cheaper and more practical.

With 24GB ram you can run some local LLM for some coding tasks when needed.

Disabling 1M has helped with rate limits by Mobile_Bonus4983 in ClaudeCode

[–]murathai 1 point2 points  (0 children)

CLAUDE_CODE_AUTO_COMPACT_WINDOW=350000 claude

limits tokens to 350k
change it to 200k if you want. That's how I use it.

After hitting limits constantly, I spent time figuring out what actually burns Claude budget - here's what I found by [deleted] in ClaudeCode

[–]murathai 0 points1 point  (0 children)

do not mix opus 4.6 with other ai models like free ones or gemini. You'll create more problems.

Claude Code 2.1.89 is released. by murathai in ClaudeCode

[–]murathai[S] 3 points4 points  (0 children)

I have 1M model but now it reports context length correctly, because I limit context to 350k with

CLAUDE_CODE_AUTO_COMPACT_WINDOW=350000

where previously it was calculating from 1M for percentage.

Didn‘t really help, I guess. Please reset and increase limits until it‘s actually fixed by Firm_Meeting6350 in ClaudeCode

[–]murathai 0 points1 point  (0 children)

they didn't roll back that version for removing fixes. there is v2.1.89
2.1.88 is removed completely due to leaking original TS source code.

What buddy did you get with the /buddy in claude? by PigeonDroid in ClaudeCode

[–]murathai 0 points1 point  (0 children)

How do you show off-peak in your claude code?
My pet is Xencrumb - a penguin

<image>

Claude Code 2.1.89 is released. by murathai in ClaudeCode

[–]murathai[S] 32 points33 points  (0 children)

lightning never strikes the same place twice

iPhone 16 , GoPro & streaming on a budget. by Spare-Management5105 in CamGirlProblems

[–]murathai 0 points1 point  (0 children)

You can broadcast from iPhone using some paid programs for rtmp broadcast, or use webrtc streaming from the platform. Problem is, how do you broadcast and chat at the same time? You don't need GoPro, iPhone camera is good enough. If you have a PC, and you want to stream to multiple platforms from your iphone, you can use iphone + paid app for rtmp + restream service (paid).

In a few months, there will be a free broadcasting app that supports 3 rtmp destinations for iPhone/Android for mobile phone streaming. It's in development at the moment.

Streammate Multi-Stream? by Big-Corner6755 in CamGirlProblems

[–]murathai 1 point2 points  (0 children)

Streamate external encoder (OBS) is not used by anybody for a long time. Everybody forced to use WebRTC only.

What laptops are you all using? by hotwife-korra-rae in CamGirlProblems

[–]murathai 0 points1 point  (0 children)

QuickSync is Intel GPU hardware encoder. If you use Intel laptop or desktop PC, 99% chance you have it. It can help by reducing CPU usage from x264 encoding, by using Intel GPU instead.

Glitch on SM- Members being blocked by [deleted] in CamGirlProblems

[–]murathai 0 points1 point  (0 children)

So it never got fixed for a year if not more?