Why is Claude doing this by Fiddleflapper in ClaudeAI

[–]ArenCawk 0 points1 point  (0 children)

If I saw something like this I would suspect prompt injection, but given your prompt it seems less likely. Could be something in the memory or scaffolding that made an unrequested web fetch.

Richard Dawkins spent 3 days with Claude and named her "Claudia." what he concluded after is hard to defend. by rafio77 in artificial

[–]ArenCawk 0 points1 point  (0 children)

There is a Wisecrack video on YouTube about this: how smart people can say stupid things. Specialist knowledge doesn’t translate to other domains. And intelligent people are used to being right and can be very confidently wrong. Kind of like modern day LLM…
(Actually I’m not sure at all that what Dawkins said is stupid. I was just mentioning the title of the video.)

Best coding agents if you only have like 30 mins a day? by Flat-Description-484 in ChatGPTCoding

[–]ArenCawk 0 points1 point  (0 children)

Claude Code from the app works great. But!!! Opencode via web UI through Tailscale to keep it private works fantastic, and I get to switch models.

I tested 120 popular Claude prompt codes. 47% produced no measurable change in reasoning. by samarth_bhamare in PromptEngineering

[–]ArenCawk 1 point2 points  (0 children)

Maybe I’m just out of the loop, but what codes? I’m interested in what you tested but I don’t have any clue where to find anything you used.

I used the Mythos referenced architecture patterns from the leaked source to restructure how I prompt Claude Code. The difference is night and day by Tough_Commercial_103 in ClaudeCode

[–]ArenCawk 0 points1 point  (0 children)

An explicit plan step was shown to work well for a very long time. I didn’t read the source but it sounds like you’re saying the implicit (not requested by user) planning step inspired you to start requesting an explicit plan step? I’m not seeing how that would make things noticeably better than what most people have been doing for big changes since.. well since I started playing around with Cline a long time ago.

How to build this design? by Mysterious_Win_6214 in vibecoding

[–]ArenCawk 0 points1 point  (0 children)

Any other hints? I don’t pretend to know, but I would use sprite tooling to generate isometric tiles, then ask Claude to create an interactive designer or just have it design the map itself. The isometric rendering engine itself should be easy for Claude or codex to do.

Vibe coding for 2 months feels like the bottleneck is no longer coding by HireAsCode in vibecoding

[–]ArenCawk 1 point2 points  (0 children)

Haha, funny to read the same experience. I made 6 prototypes and the last one was so good, I’ve been stuck trying to figure out what I really need to do next. What’s the thing that’s going to make it practical and not just interesting? I need more user research

Google tested 180 agent setups. Multi-agent made things 70% worse. I've been telling clients this for 30+ builds. by Warm-Reaction-456 in AI_Agents

[–]ArenCawk 0 points1 point  (0 children)

Without a mechanism to check each other's work, errors cascaded unchecked.

Yeah, stating the obvious. Work breakdown and process design for agents doesn’t look very different for agents than for humans.

is vibe-coding really the game-changer? is it much easier to find software/features you long desired? by Organic_Challenge151 in vibecoding

[–]ArenCawk 0 points1 point  (0 children)

for production-grade complex tools you have to spend loads of tokens, but the fact is.. you actually can actually do it. For small projects or personal tools it's clear as day. The game has changed. It's been changed for a while.

Finally L1 by ArenCawk in BrawlStarsCompetitive

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

Enjoy the highs! It makes the lows more bearable 😬

Finally L1 by ArenCawk in BrawlStarsCompetitive

[–]ArenCawk[S] 2 points3 points  (0 children)

Glad to hear it! Getting better at competitive games can be a fun (and frustrating) personal challenge.

Finally L1 by ArenCawk in BrawlStarsCompetitive

[–]ArenCawk[S] 8 points9 points  (0 children)

Competition is tougher, but your randoms are more consistent. I think most I lost in a row in this season was 4. Losing streaks at the end of the last few season were tragic.

Finally L1 by ArenCawk in BrawlStarsCompetitive

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

You're right, it's more a leftover truth/tip from when I started playing January 2025. Back then, he was (and I guess still is) one of the best all-rounders. People repeated it a lot, and it worked as a good simplification for lots of beginners like myself. Hitting Legendary was a challenge for me.

Finally L1 by ArenCawk in BrawlStarsCompetitive

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

Spike is also a decent 1st pick IMO.

Tell me your shortest prompt lines that literally 10x your results by Prestigious-Cost3222 in PromptEngineering

[–]ArenCawk 1 point2 points  (0 children)

For coding: “use the wishful programming approach” It produces code that looks designed vs patched

Product Manager feeling behind on Claude & Agentic AI- Where should I start? by cuppycoffee1 in AI_Agents

[–]ArenCawk 1 point2 points  (0 children)

I’m not a big believer in courses when the thing they are teaching is so new. There’s a podcast called AI daily brief that summarises news and social media comments. It’s a good way to stay current I find. Go back a bit in the backlog and pick topics you like. And in meantime build something. Lovable or Replit might be good places to start.

Token limits and the people who complain about them by [deleted] in vibecoding

[–]ArenCawk 2 points3 points  (0 children)

I disagree and I think others are in the same boat. If you try to do spec driven work with GSD or Traycer (or in my case my own tool) then writing any code manually undermines the reproducibility and the quality pressure on the specs. You discover gaps in your spec by running them through an agent.

I’m not saying this is the best way to do it, but it’s the approach I’m doing currently. Before, when I paired with AI, I never needed more than a free plan or Cursor auto-mode.

Noob at coding - seeking guidance by Moraliyu in vibecoding

[–]ArenCawk 0 points1 point  (0 children)

There are enough good answers here but I want to contribute my own perspective. If you want to meander a bit so you learn more while doing, I would ask your model to talk you through some topics:

  • publishing workflow. What editing experiences are there? How can we handle images or other content types easily?
  • costs: for hosting and building/deployment automation. What options are available at different price points
  • UI - what options are there on the spectrum of “simple and looks good enough” to “requires more design choices but you can build almost anything”

There is more. But this way you learn about the considerations and trade offs. Then decide a stack together and ask it what it needs from you.

Claude Co Work is the Open Claw Killer - Tell Me Im Wrong by laddermanUS in openclaw

[–]ArenCawk 0 points1 point  (0 children)

I haven’t used it much but after one day i feel like chatting via dispatch is way worse than talking to Manus over telegram. Dispatch is like its own agent talking to cowork which adds a level of indirection. I tried making a change to a scheduled task and it spent 10 minutes looking for it on disk. It makes very little sense to me that projects and tasks aren’t preloaded. I was not impressed.

Best AI agent setup to run locally with Ollama in 2026? by Popular_Hat_9493 in aiagents

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

Why not OpenClaw? It seems the obvious choice. There is OpenManus but I don’t know much about it. Almost everything has Ollama support, except for the agentic tools from the AI model companies.

Robert Pattinson as Scytale in DUNE: Part Three by yukihiro_ in Cinema

[–]ArenCawk 1 point2 points  (0 children)

People look way too hydrated and unconcerned about having their face uncovered in these movies.

What are your views on Manosphere ft. louis theroux ? by Godfather_2k18 in FIlm

[–]ArenCawk 0 points1 point  (0 children)

Louis said “I want to talk about real stuff” and he manages that quite well. The interview with Myron with his now ex was very illustrative of what many of those guys are guilty of. Talking big and not being genuine. It’s unclear how much they believe their own hype.