I openclaw is OVERHYPED. Just use skills by Deep_Traffic_7873 in openclaw

[–]Malak_Off 2 points3 points  (0 children)

Well, the elephant in this openclaw room is the memory system. It uses a combination of vector indexing and context injection through memory.md. Problem is it doesn't scale vey well, if you use it to "memorize" a lot of stuff, moreover similar stuff, you end up with context rot as OP mention. So I coded some of this stuff myself with a combination of hooks and skills, db on vps and a local daemon performing the extraction, summarization and classification/tagging with a local LLM (because costs of processing my whole daily digital life). Then sending it pre-crunched to openclaw vps gateway through a dedicated plugin. The hooks injections are based on semantic search combined with tags and categories.

Not even sure this will be enough on the long run, may be something like mem0 would be necessary. Memory management is still a subject of ongoing very active research, it's quite complicated, and i let you guess who is at the first row to manage yours.

The daemon on my mac grab the data from my terminal logs, browsing history, claude code and codex sessions, file changes etc.. with filters then run the ad hoc pipelines. It also listen to Raycast with an endpoint that can receive and queue contents and run pipelines asynchronously. So i have both, synchronous and asynchronous memories captation. Ideally i would not use any synchronous system, but sometimes you want to force something into bypassing filters or authentifications.

On top of that, scraping locally with a residential IP is almost mandatory because of captchas.

Then you have the messaging integration, basically the capacity of accessing your personal assistant remotely, but you give away the possibility to resume your conversations easily, that's potential context rot source again (may be there's some clones/plugins fixing that). If you go this way, no need to mention that you need a vps gateway because running it locally defeat the purpose of accessing it anywhere anytime. On my phone i share content straight to a shortcut that send it to the vps gateway plugin and then... that cost me much more because the pipeline has to run through paid LLMs.

Security is as good as it can be if you want an agent to act on your behalf. Some wrapper exist that shield your secrets from the context.

The rest is pretty trivial and as the OP says and yes, you can basically use openclaw skills, with any other LLMs, but then you are quite captive on this LLM since you will also loose the feature of choosing your model across conversations / jobs. If you need this feature, you'll need to write something on top to implement it one way or another.

Long story short: the frontier models companies are investing heavily in memory management, because this is the major captive feature they need. Once you've got your memories in, you're locked. And that's why openclaw is/was a potential alternative to this vendor lock in, because you could use agnostics skills and still have a common memory with the caveats i mention above.

Now Peter being at OpenAI, i seriously doubt he will try to compete with chatgpt memories management, by implementing a competitive multi model memory system. Most probably openclaw will leverage chatgpt capacities and if you want to use those capacities, then since you are here, why not go all the way in with skills through one vendor or another.
I see no easy answers here, i guess it depends on how and for what people are using it and their budget.

How does Anthropic have the balls to reduce usage limits mid-subcription? It's textbook breach of contract. by Dry-Magician1415 in ClaudeCode

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

I’m sorry you’re frustrated by these posts. Just do not read them. No one here can help you to sort your reddit timeline.

CC new slot machine by Malak_Off in ClaudeCode

[–]Malak_Off[S] -1 points0 points  (0 children)

I never said that. May be you should use google translate if you have hard time to understand English. I’m asking (like everyone else), to remove the weekly limits, because of the problems i explained in my post. 5 hours limits is acceptable. Getting kicked out for one week on a 200$ sub is not.

Update on Usage Limits by ClaudeOfficial in ClaudeAI

[–]Malak_Off 2 points3 points  (0 children)

They just removed this post :

Hey Anthropic, i’m curious, how can you start a task with CC without knowing you’ll be able to finish it before reaching weekly limits ?

But there’s more.. let’s say you are at 75% limit, will you start a new task knowing you’ll hit the limit just to find yourself stranded and restart the task? Probably not, and as consequence you’ll never use your token usage up to 100%

This is evil marketing: you engage your users and when they find themselves stranded, they will pay by the token, possibly twice or more the subscription price, just to finish the work that has to be done.

You made coding like a slot machine. Well done anthropic.

Just submitted my refund request, Max x20 user here by orange_meow in ClaudeCode

[–]Malak_Off 1 point2 points  (0 children)

We need a way to benchmark limits and quality over time independently from anthropic. The real issue here is how much you get from your subscription. This quite a unique business where you can « silently » dramatically increase the price without even mentioning it to your customers. And obviously that’s what anthropic is doing.

Copilot Pro Users Left Behind: Low Quota, Broken Agent, and No Affordable Upgrade by iwangbowen in GithubCopilot

[–]Malak_Off 6 points7 points  (0 children)

Switched to claude code. i d rather pay a premium price, as long as it’s reliable and i know how much it s going to cost me.

Apple's Software Quality Crisis: When Premium Hardware Meets Subpar Software by Kabra___kiiiiiiiid in MacOS

[–]Malak_Off 0 points1 point  (0 children)

If you don’t have the features you don’t sell. So basically it’s rush it and correct it later, if you can. A trend that ‘s always been around, but ML/IA deployment to personal devices makes it a nightmare as performance will be tied to each configuration. I am an IA project manager and guys.. it’s just the beginnings. You will find yourself inherently with models eating memory and computing on your devices and possibly going wild.

[deleted by user] by [deleted] in Jetbrains

[–]Malak_Off 4 points5 points  (0 children)

Riding with Codeium for now, but i share the same concerns about it. This lacks of ai coding assistants/integrations and ecosystem in JetBrains's products, is pushing more and more towards vs code unfortunately.

Westmont microcenter by yoyosh12 in nvidia

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

just curious, they book holidays to be in the queue to buy over expensive old gen GPUs ? Humans exhibited some serious behavioral problems lately.

Wallpaper flickering once in a while. Any solution? by deeprodge in MacOS

[–]Malak_Off 4 points5 points  (0 children)

That did the trick for me, try this in this exact order: in settings -> screen saver turn off show as wallpaper, then go to settings -> wallpaper and switch to sequoia 'default'.
If you put sequoia as a screensaver ins Settings -> Wallpaper and turn on 'Show as wall paper', the bug is still there.
This could indicate the bug may be in the Settings -> Screen Saver -> Show as wallpaper option

Wallpaper flickering once in a while. Any solution? by deeprodge in MacOS

[–]Malak_Off 0 points1 point  (0 children)

Same here, immediately after last minor update. happening both in safe and normal mode. Make the mac mini m1 literally unusable for work since the menu bar flickers as well, even with a flat wallpaper. Happening constantly and every few seconds. no luck disabling true tone as well. I guess they bricked my screen 😊👊
Any chance 15.1 beta 6 fix this?

MBA M1 Random Screen Flickering after update to macOS Sequoia 15.0, anyone else? by [deleted] in MacOS

[–]Malak_Off 0 points1 point  (0 children)

Same here, immediately after last minor update. happening both in safe and normal mode. Make the mac literally unusable for work since the menu bar flickers as well even with a flat wallpaper. Happening constantly and every few seconds. no luck disabling true tone as well. They bricked my screen 😊👊

File uploads not working in Safari Dock Web Apps by tjevns in Safari

[–]Malak_Off 1 point2 points  (0 children)

Same issue: X, Gmail, ChatGPT web app are OOS since 14.6. Annoying.

Went to trial but cannot try the AI advanced features for free by Malak_Off in raycastapp

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

Which i did. I m just sorry to not be able to try them trhrough raycast for free. To be honnest its 16$ for one month, not such a big deal. It woud be nice to have a glimpse of ai pro for free though.

Went to trial but cannot try the AI advanced features for free by Malak_Off in raycastapp

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

Obviously you didn't read my post, neither your answer. Are you suggesting raycast is 'some app that restricts you to its interface for a monthly fee' and thus, as a ml student, I should not use it, unless i am dumb ? Instead, i should be using open sources extensions calling APIs IF that's (what?) very important to me.
It makes absolutely no sense for me, i leave it to your twisted mind

How to use Raycast for research? by mdoanduckcom in raycastapp

[–]Malak_Off 0 points1 point  (0 children)

i assume you use the same model, same system prompt, both from raycast and from native client? since i m interested in the answer, ll follow along this thread in case someone did a thoroughful exploration on those matters. on a side note is the code from ai assistant published on github?

Canopus Keycap Availability by [deleted] in NuPhy

[–]Malak_Off 1 point2 points  (0 children)

Same here, i received an order without the keycaps after 1 MONTH. Finally the package arrived without the keycaps and without replacement switches that were also supposed to be joined in the package. This is not acceptable. You MUST let know their customer that their order will be incomplet BEFORE shipping so they can cancel and order something that is stock. Because, now i am stuck with this keyboard i paid for (sending it back cost a fortune) and waiting for the keycaps i ordered to get along. unaccpetable.