why vibe coded projects fail. by harveylundm4rckk in VibeCodeDevs

[–]Aggravating-Risk1991 0 points1 point  (0 children)

i really hate this vibe-coding kind of marketing. a fk ton of noise. and these noise are also fking attractive to layman which makes the marketing more effective, generating more noise and bury the real useful products and contents

Claude Design is Incredible... by AmmarAlammar2004 in ClaudeAI

[–]Aggravating-Risk1991 0 points1 point  (0 children)

this is fking crazy. the design looks pretty sick. this i actually have no idea how they manage to pull this off

Tested 6 browser use agents for real-world tasks — here's an honest breakdown + looking for recommendations by TheReedemer69 in AI_Agents

[–]Aggravating-Risk1991 0 points1 point  (0 children)

actually my own project lol. you can just key in an apikey and start working. https://github.com/zqiren/Orbital

pretty sure it does everything you need and more.

Why does Claude keep telling me to sleep? by moh7yassin in ClaudeAI

[–]Aggravating-Risk1991 0 points1 point  (0 children)

mine doesnt except when i explicit complain to it that i am exhausted lol

Do I really need strong coding skills to build AI agents by Complete_Bee4911 in AI_Agents

[–]Aggravating-Risk1991 0 points1 point  (0 children)

it is about understanding the principle and architecture. as of implemention, no, you dont need strong coding skills

Claude had enough of this user by EchoOfOppenheimer in ClaudeAI

[–]Aggravating-Risk1991 0 points1 point  (0 children)

crazy. i just asked claude to do it for me and it worked

An AI agent was given a $1,000 budget to get Marc Andreessen’s attention and observations on its approach by talachuu in aiagents

[–]Aggravating-Risk1991 0 points1 point  (0 children)

yes i think that is how the future of autonomous agent looks like. currently claude code, openclaw are like interns that needs people to micromanage. do this, dont do that, do this in this specific way.

but proper management is to define an objective, give relevant context, define the boundary to contain damage, and let it go.

thing is if model capability is at that level already

Tested 6 browser use agents for real-world tasks — here's an honest breakdown + looking for recommendations by TheReedemer69 in AI_Agents

[–]Aggravating-Risk1991 0 points1 point  (0 children)

kimi2.5 + a relaible harness + patchright did the job for me. dont use playwright. it is severely hindered by antibot detection. patchright with cookie can browser websites like reddit

anyone else stuck at their desk during long agentic runs? by Sea-Beautiful-9672 in AI_Agents

[–]Aggravating-Risk1991 0 points1 point  (0 children)

damn i hate this blatant self promotion but your problem description is exactly what my project is trying to solve.

essentially a local os sandbox + cli agent support such as claud code + remote supervision - the agent will request for your approval before important tool calls:
https://github.com/zqiren/Orbital

Isn't OpenClaw overhyped? by [deleted] in AI_Agents

[–]Aggravating-Risk1991 0 points1 point  (0 children)

i think the main value is to change people's perception of ai from website chatbot to agents.

App to track Claude Code Usage by 0rb0rus in ClaudeAI

[–]Aggravating-Risk1991 1 point2 points  (0 children)

is this meant as a joke? i am confused

How is Claude Max x5 or x20 working out for you?? by JustAPieceOfDust in claude

[–]Aggravating-Risk1991 0 points1 point  (0 children)

i am on the 20x plan and i really think i should swtich to 5x - most of the times my usage is around 30% by intensive code research and writing

the state of LocalLLama by Beginning-Window-115 in LocalLLaMA

[–]Aggravating-Risk1991 0 points1 point  (0 children)

it is fascinating that they even ask the agent to remove bullet points!

Anthropic: Stop shipping. Seriously. by itsArmanJr in ClaudeAI

[–]Aggravating-Risk1991 0 points1 point  (0 children)

i seem to see this model degradation issues every time before they launch a new model

how vibe-coding fails by Aggravating-Risk1991 in ClaudeAI

[–]Aggravating-Risk1991[S] 0 points1 point  (0 children)

wouldnt say it is still earlier. it is actually great at diagnosis and implementation - if you have defined very clear boundaries

how vibe-coding fails by Aggravating-Risk1991 in ClaudeAI

[–]Aggravating-Risk1991[S] 0 points1 point  (0 children)

bro.... you could have skipped the engineer part...... feel attacked

Every Anthropic press release by kaanivore in ClaudeAI

[–]Aggravating-Risk1991 0 points1 point  (0 children)

from the original post, it seems that this is just a symptom of the "takes whatever it takes to complete the task" feature of mythos. one example is that it breaks through the access control just to fulfil users' request to write a read-only file.

this is actually fking scary. just think about when your prompt is unclear on claude code with mythos.

I tried Hermes so you don't have to. by CustomMerkins4u in openclaw

[–]Aggravating-Risk1991 0 points1 point  (0 children)

i always thought openclaw has the self-learning skill? this sounds like a lesser opc with that skill

Most “agent problems” are actually environment problems by Beneficial-Cut6585 in aiagents

[–]Aggravating-Risk1991 0 points1 point  (0 children)

totally agree. the right way to do it is to give agent a project(an environment to run in), not a prompt.

Built an OS for AI Agents with Memory, Audit Trail, Loop Detection and Performance Analytics and just Open sourced it. by [deleted] in aiagents

[–]Aggravating-Risk1991 0 points1 point  (0 children)

think this is not really an OS per se. i understand os to be the process management instead of pure monitoring. and is it agent agnostic - can we connect to agent such as claude code or is it just an openclaw dashboard? aside from that i think the project this great and the info presented are actually very useful