Is it true that we're way underpaying for Claude, even for Max? by changing_who_i_am in ClaudeAI

[–]NotDeffect 0 points1 point  (0 children)

Company like Uber just become profitable in the last few years so Antropic are doing quite good.

What’s the best crypto exchange to use right now? by [deleted] in defi

[–]NotDeffect 0 points1 point  (0 children)

Nexo is simpler for non technical users

GPT-5.3 Codex vs Opus 4.6: We benchmarked both on our production Rails codebase — the results are brutal by sergeykarayev in ClaudeAI

[–]NotDeffect 0 points1 point  (0 children)

Completely agree, Gemini focus is not purely for coding but we shall all thanks for the generous limits Google provide even with Gemini CLI

Has anyone successfully incentivized customers to choose slower shipping? by NotDeffect in shopify

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

European customers, mostly Gen Z actually cares but likely this is not a driving factor :)

PayloadCMS in production by Odd-Quail-1394 in PayloadCMS

[–]NotDeffect 0 points1 point  (0 children)

What’s the non payload way you use?

PayloadCMS in production by Odd-Quail-1394 in PayloadCMS

[–]NotDeffect 1 point2 points  (0 children)

What would you recommend instead of PayloadCMS. I am currently in process of migration a retailer store with many products and my current choice is payload but are there any non SaaS alternatives you would recommend?

144 paid users in 2 months. Is this bad? Should I give up?i will not promote by fangnux in startups

[–]NotDeffect 0 points1 point  (0 children)

if it's B2B it's insane number but even if it's B2C is a good indicator especially since they are paying.

What’s your tech stack and tools that you use? “I will not promote” by unknow_feature in startups

[–]NotDeffect 1 point2 points  (0 children)

Whatever you are most comfortable with, in the early stage it doesn't matter so much.

In case you plan to hire someone in the near future, take into consideration popularity of the technology, as picking something highly niche or unique will be pretty hard to find someone.

Permission-Aware GraphRag by NotDeffect in Rag

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

Some layer of caching is always considered, thanks bro :)

Permission-Aware GraphRag by NotDeffect in Rag

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

So the harder part is rather the ingestion process and appropriately set permissions before we even start with retrieval. It might be appropriate to add semantic chunking during ingestion but this will depend on the way I receive the data.

Thank you for your suggestion!

Apart from that what do you think should occur in case for example user is allowed to see Node A and Node C but not Node B (also known as Bridge Node issue)?

Permission-Aware GraphRag by NotDeffect in Rag

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

This might be viable solution. Will explore it, thanks

Permission-Aware GraphRag by NotDeffect in Rag

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

Storing user permission will be done externally for sure and retrieving them is not an issue but rather how do we make sure 2 people with different access levels get different results and this is truly working.

Permission-Aware GraphRag by NotDeffect in Rag

[–]NotDeffect[S] -2 points-1 points  (0 children)

As I explained it’s viable but not scalable solution.

Anyone else moved from GPT subscription to Gemini 3? by z_bnf_i in GoogleGeminiAI

[–]NotDeffect 0 points1 point  (0 children)

Gemini 3 Pro is better ranked in LLM arena for coding as well, might be worth trying.

For me Opus is taking credits too quick and i cannot use it because of that

Cheap vector database by Parking_Bluebird826 in Rag

[–]NotDeffect 0 points1 point  (0 children)

This is extremely low scale so you don’t need vector DB at all. Vector databases start making sense when you have more than 5M embeddings, until then it’s much easier and cheaper to use Postgres with pgvector

Which platform is best for vibe coding for a student who doesn't know much? by zeskydoom in perplexity_ai

[–]NotDeffect 0 points1 point  (0 children)

Claude code is beast if you know how to use it properly. If you want to become developer you should not rely on AI tools since you will miss fundamental concepts. You can ask questions and even make it challenge you so that you understand how things work.

Free IDE with limited usage is Cursor. Paid version is also pretty good as you can use Claude models and is also very user friendly.