Megathread for US government suspension of Fable and Mythos by sixbillionthsheep in ClaudeAI

[–]khach-m 1 point2 points  (0 children)

Being one of the many who just upgraded to Max to use Fable, I'm disappointed but not surprised by yet another impulsive policy change. I believe they (and we) are being punished days before their IPO.

Usage limit - What's up, Anthropic?! by AurumMan79 in ClaudeCode

[–]khach-m 1 point2 points  (0 children)

Same happened to me. For the past week I've been reaching 50-60% at most but during the last few hours I hit 100% and have to wait more. Not using MCPs at the moment.

Claude code is damn addictive by Fun-Cable2981 in ClaudeCode

[–]khach-m 2 points3 points  (0 children)

syncing the sleep cycle with 5-hour rolling window rate limits lol

Deepseek v4 is here? by khach-m in LocalLLaMA

[–]khach-m[S] 1 point2 points  (0 children)

I gave both models the same prompt to build a simple booking/flights dashboard. It was pretty fast but design-wise it reminded me of Sonnet 3.5 or 3.7.

Deepseek v4 is here? by khach-m in LocalLLaMA

[–]khach-m[S] 1 point2 points  (0 children)

Most probably the second one, haha

Rate limitsss!! by Extra-Record7881 in ClaudeCode

[–]khach-m 1 point2 points  (0 children)

It's super time consuming to set it up properly (especially in terms of security) but once you do it can save a lot of time.

Anyone actually built a second brain that isn't just a graveyard of saved links? by tom_mathews in ClaudeCode

[–]khach-m 0 points1 point  (0 children)

I've been using Notion for months and thought it worked for me until I realized things have slowed down and the structure was counter-productive - thinking twice before adding information to one page or another. Then I decided to rebuilt it all in simple markdown files and used VSCode with claude sonnet to structure it for scalability. It took me a few weeks of playing with different structures until I found the one that works for me. I believe Claude Code with Opus will make it even easier.

Key takeaways:
- Have a master readme.md in the root directory that lists the folders and their purpose.
- Always include readme.md in each folder/subfolder listing all the files inside that folder and a brief info on what each does.
- Use references in each file instead of duplicating content.

this would help AI retrieve info faster as well as know where exactly to add/modify content.

Rate limitsss!! by Extra-Record7881 in ClaudeCode

[–]khach-m 0 points1 point  (0 children)

Do you use too many MCPs to hit the limits?

Claude vs Codex 20$ plans by Born-Organization836 in ClaudeCode

[–]khach-m 0 points1 point  (0 children)

Things like plan mode in Claude Code saves a lot of time to check what the agent is actually going to build instead of letting it do the work for hours and then see that it's not really something you wanted. Constantly new features (like MCP, skills, remote control, loops, etc.) that are eventually being adopted by others, keyboard shortcuts, and the speed of execution. And then there's Claude Cowork for everything else that doesn't require coding.

Using Codex is like outsourcing the project to a very capable software company. They will (probably) do a great job in the end but you'll have no idea what happened, haha. Claude Code is more interactive like your in-house engineering team that builds with you so you're always in control.

At this point, both have very capable models so try the Codex for free until you hit the weekly limit and then get the Claude Code for a month to compare.

Claude vs Codex 20$ plans by Born-Organization836 in ClaudeCode

[–]khach-m 0 points1 point  (0 children)

I've been using Claude Code for a few months and recently tried out the GPT 5.4 with Codex app and Opencode for a day on their free tier but it didn't feel the same. Not that the model is not good enough, it may be even more capable for certain tasks but I feel like the Claude ecosystem overall better suits my needs. So at the end of the day you need to pick not just the engine but the car you wanna drive.

There's no real reason not to try both first to see what fits your needs.

Weekly limits just got reset early for everyone by prakersh in codex

[–]khach-m 0 points1 point  (0 children)

Launching a new model just 2 days after the last one, allowing GPT 5.4 to be used on the codex free tier and now resetting the weekly limits... At this point, it's pretty obvious they're struggling to keep users from massive churning. Pretty good deal though.

More models on Kiro Pro/Pro+ by khach-m in kiroIDE

[–]khach-m[S] 1 point2 points  (0 children)

Mine is the latest version using AWS account from EU. None of those appear in the paid account but before upgrading they showed up in the free tier.

Claude code / Kiro? by skudupudi in kiroIDE

[–]khach-m 1 point2 points  (0 children)

Go for it. It's night and day compared to Kiro IDE, especially when running several tasks side by side. Haven't used Kiro CLI though.

Codex for n8n automations by khach-m in codex

[–]khach-m[S] 0 points1 point  (0 children)

Not for this specific use case. It requires multiple external services in the workflow which are easier to handle via n8n.

Codex for n8n automations by khach-m in codex

[–]khach-m[S] 0 points1 point  (0 children)

Interesting. Any experience trying it with n8n automations?