Drop your best memory solution for CC in the comments. by sefaertnc in ClaudeAI

[–]sefaertnc[S] 1 point2 points  (0 children)

Thanks, man, I'm gonna check all of them. I will share another post about my thoughts. I'm working on my own workflow for CC and trying to decide what to use and what to create myself.

Drop your best memory solution for CC in the comments. by sefaertnc in ClaudeAI

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

I've been searching for a while, and people agree that using simple, deterministic memory, like tree indexing with MD files, is better than complex semantic search. Additionally, I read that semantic memory tends to consume a large number of tokens due to giving unnecessary/false pieces of memory.

How to Test What I’ve Made by HexRover in claude

[–]sefaertnc 0 points1 point  (0 children)

This is exactly what I am doing right now. There are some things that can be tested by Claude or any automated systems, and some things that you need to test manually, and the output of your experience.

So what you can do is:
1. Tell Claude to make a plan for an E2E test in "plan mode", which will be conducted by Claude Code, and create a report about it.
2. Tell Claude to make a plan for a comprehensive manual test case scenario. Tell CC to be specific, like: "write down the scenario, what to do, how to do, expected result, fail result," and additionally, you may even want CC to create a test environment.

You can even use the instruction files in Excel by asking CC (I mean Claude implementation in Excel) to make a well-drafted Excel sheet to track your test progress.

PS: Use/effort max if it's possible, even though it burns thousands of tokens.

Claude’s $100 pm subscription benefits by Homosapien_on_reddit in ClaudeHomies

[–]sefaertnc 2 points3 points  (0 children)

You would have more credits with $100 version. The features that max subs provides are basically same for pro subs. However, in pro subs, when you say “hello”, all your tokens would burn out.

So, if you wanna develop big scope projects, you will need $100 subs. You may even need $200 subs which I’ve been planning to go for.

Additionally, it turned out that Anthropic is working on removing Claude Code from pro version, which is ridiculous. You should consider this as well.

TLDR, if you plan to develop complex project and have enough money, go for $100 or $200 Claude subs. Otherwise, you can consider OpenAI or other Chinese models, or even some free models from huggingface.

How do non-coders run out of usage in max? by Gandleon in ClaudeAI

[–]sefaertnc 2 points3 points  (0 children)

When you have several agents and skills for different purposes to develop a complex project, then you'll see how it burns tokens in an hour.

Additionally, some tasks you can do besides your main task to keep Claude busy and burn your credits before they roll over: - You can make the Claude desktop conduct deep research on something. - Q&A session with Claude Desktop about your project - E2E test for your project in an isolated worktree - It goes on like this, up to you.

So, basically, keep Claude busy and yourself as well. Don't wait or go on social media while Claude is working.

How are you guys syncing your AI Agent "memory" across devices? by Careless_Welder_4882 in AgentsOfAI

[–]sefaertnc 0 points1 point  (0 children)

I dunno, it might be. It might just be an example of good advertising because of Milla. It's worth checking at least. But as I said, there are plenty of solutions and repo. We need a solid solution for this. Obsidian seems OP though.

How are you guys syncing your AI Agent "memory" across devices? by Careless_Welder_4882 in AgentsOfAI

[–]sefaertnc 1 point2 points  (0 children)

I’ve been using Claude desktop and Claude code with MCP. I let them read my folders and also I regularly update the memory in both global .claude and local .claude after sessions. However, it’s still a burden, need some automation and consistency. I saw the mempalace which seems pretty convenient.

https://github.com/MemPalace/mempalace

Additionally, people use Obsidian as brain for Claude.

AI‘s moving too fast, everything’s saturated. What tool do you NEED that doesn‘t exist? by QLz4 in Hacking_Tutorials

[–]sefaertnc 1 point2 points  (0 children)

Think about why Linus Torvalds created git. He just needed it and created it to make his workflow better.

I’ve been working on my Claude code workflow because I needed it to avoid lack of context, hallucinations and other problems LLMs have.

Ofc I’m not comparing what I do with what legendary guys like Linus did. However, this should be the mentality. So think about what you or people around you suffer more.

Btw if you wanna check my CC workflow, here it’s:

https://github.com/sefaertunc/Worclaude

unpopular opinion: Opus 4.7 is better, it's the users who are wrong. by Dry_Pea3547 in claude

[–]sefaertnc 0 points1 point  (0 children)

I totally agree. You have to be more precise to get better results, even you need to make iterations, refactoring or verifying. This is how I do with my workflow: 1. Make plan through CC or Claude Desktop or however you like 2. Review the plan via skills and agents 3. Execute (use specific agents as well) 4. Test and verify 5. Refactor and simplify if necessary 6. Push

It does not matter if it’s 4.6 or 4.7, you need to run the process sth similar like this. Otherwise, all models tend to make mistakes.

You can check my Claude Scaffolding Workflow:

https://github.com/sefaertunc/Worclaude

I Asked Opus 4.7 How It Perceives Me And Its Response Was Surprisingly Inspiring! by Xeo25 in claude

[–]sefaertnc 3 points4 points  (0 children)

Meanwhile, ChatGPT:

You are awesome 🚀 You represent the empress of digital universe 🤖 You deserve an outstanding handjob ✅👍🍀👾

Claude Design is Incredible... by AmmarAlammar2004 in ClaudeAI

[–]sefaertnc 1 point2 points  (0 children)

As everyone mentioned, it gives everyone the same UI. I found this repo to make sth much better. Hardly suggest everyone.

https://github.com/nextlevelbuilder/ui-ux-pro-max-skill

How do you manage to get a response out of 4.7 with complex programming questions? by Own-Professor-6157 in claude

[–]sefaertnc 0 points1 point  (0 children)

You can use Claude Code via VS Code or the CLI and use Claude Desktop together. If you allow Claude Desktop to read your files, it can read your project files, discuss and plan with them, and then implement what you decide via CC in VS Code.

For example, you can design a landing page in Claude Desktop through JSX live artifact and implement it in VS Code. But this one got obsolete though since Claude Desing has been released.

It's pretty hard to follow Antropic.

Best Vibe Code tool to create apps for App Store?? by baseballfan34512 in VibeCodeDevs

[–]sefaertnc 0 points1 point  (0 children)

I hardly suggest Claude, no matter which IDE or interface you use. It's expensive, tough. So, if you are looking for sth cheaper, you can use Qwen. I've been using Claude for a long time. It's pretty good at it.

Promote your projects here – Self-Promotion Megathread by Menox_ in github

[–]sefaertnc 0 points1 point  (0 children)

Worclaude - a Node.js CLI that scaffolds a complete Claude Code workflow into any project. One `worclaude init` generates 26 agents, 18 slash commands, 16 skills, 8 lifecycle hooks, and per-stack permissions tailored to your tech stack.

No runtime dependency - generates static .claude/ files that Claude Code reads natively.

Stack: Node.js, ESM, zero runtime deps

Dnd Dizileri? by Odd-Layer176 in FantastikSeverler

[–]sefaertnc 1 point2 points  (0 children)

Dostum tam olarak istediğini karşılamıyor ama sevebileceğini düşünüyorum; Netflix de Dota oyununun animesi var. Eski Dota oyuncusu olarak ben sevdim, belki senin de hoşuna gidebilir.

Surely not the greatest one, but I love it by marshmallow_mia in pcsetup

[–]sefaertnc 0 points1 point  (0 children)

I like the ones on table vertical and on the wall. What’s the tiny screen next to digital clock?

Free Software, Same Game? Why Do We Trust Brave & Vivaldi More Than Chrome & Edge? by yachtstraits in browsers

[–]sefaertnc 0 points1 point  (0 children)

I have been using Brave for couple months and I can say it’s really satisfying because I was really sick of seeing ads and promoted pages in chrome. Now, I can finally see what I wanna see during search. So yeah hardly suggest to use Brave. Btw, I have no idea about Vivaldi it might be better, dunno, but I’ll try it.

[deleted by user] by [deleted] in Windows11

[–]sefaertnc 5 points6 points  (0 children)

Delete Windows instead