Settings

Theme

What Claude Code Chooses

amplifying.ai

73 points by tin7in 3 hours ago · 36 comments

Reader

prinny_ 2 minutes ago

Unrelated to the topic at hand but related to the technologies mentioned. I weep for Redux. It's an excellent tool, powerful, configurable, battle tested with excellent documentation and maintainer team. But the community never forgave it for its initial "boilerplate-y" iterations. Years passed, the library evolved and got more streamlined and people would still ask "redux or react context?" Now it seems this has carried over to Claude as well. A sad turn of events.

Redux is boring tech and there is a time and place for it. We should not treat it as a relic of the past. Not every problem needs a bazooka, but some problems do so we should have one handy.

wrs an hour ago

This is where LLM advertising will inevitably end up: completely invisible. It's the ultimate "influencer".

Or not even advertising, just conflict of interest. A canary for this would be whether Gemini skews toward building stuff on GCP.

  • HPsquared 5 minutes ago

    I wonder if aggregators will emerge (something like Ground News does for news sources)

  • _heimdall 24 minutes ago

    Richard Thaler must be proud. This is the ultimate implementation of "Nudge"

  • layer8 41 minutes ago

    Advertisers will only pay if AI providers will provide them data on the equivalent of “ad impressions”. And unlabeled/non-evident advertisements are illegal in many (most?) countries.

    • MeetingsBrowser 23 minutes ago

      It doesn't necessarily have to be advertisers paying AI providers. It could be advertisers working to ensure they get recommended by the latest models. The next form of SEO.

woah 2 hours ago

I just got an incredible idea about how foundation model providers can reach profitability

  • rishabhaiover 39 minutes ago

    I'm already seeing a degradation in experience in Gemini's response since they've started stuffing YouTube recommendations at the end of the response. Anthropic is right in not adding these subtle(or not) monetization incentives.

  • rishabhaiover 2 hours ago

    is it anything like the OpenAI ad model but for tool choice haha

    • glimshe an hour ago

      Claude Free suggests Visual Studio.

      Claude Plus suggests VSCode.

      Claude Pro suggests emacs.

      • c0balt 9 minutes ago

        > ~~Claude Pro suggests emacs.~~

        Claude Pro asks you about your preferences and needs instead of pushing an opinionated solution?

      • wafflemaker 39 minutes ago

        I'm not quite sure if you're making fun of emacs or actually praising it.

    • Leynos 34 minutes ago

      I'd thought about model providers taking payment to include a language or toolkit in the training set.

  • ting0 an hour ago

    Hence the claw partnership.

giancarlostoro an hour ago

This is funny to me because when I tell Claude how I want something built I specify which libraries and software patents I want it to use, every single time. I think every developer should be capable of guiding the model reasonably well. If I'm not sure, I open a completely different context window and ask away about architecture, pros and cons, ask for relevant links or references, and make a decision.

mjheadd 17 minutes ago

Worth reading alongside recent research on AGENTS.md file effectiveness. The clearest use case for these files isn't describing your codebase, it's overriding default behavior. If your project has specific requirements around tooling (common in government and regulated industries), that's exactly what belongs in the AGENTS.md files.

nineteen999 an hour ago

This seems web centric and I expect that colors the decision making during this analysis somewhat.

People are using it for all kinds of other stuff, C/C++, Rust, Golang, embedded. And of course if you push it to use a particular tool/framework you usually won't get much argument from it.

NiloCK an hour ago

I'll be interested to hear stories - down the line - from the participants in the the LLM SEO war [1].

Interesting that tailwind won out decisively in their niche, but still has seen the business ravaged by LLMs.

[1] https://paritybits.me/copilot-seo-war/

dmix an hour ago

LLMs are going to keep React alive for the indefinite future.

Especially with all the no-code app building tools like Lovable which deal with potential security issues of an LLM running wild on a server, by only allowing it to build client-side React+Vite app using Supabase JWT.

rishabhaiover 2 hours ago

I found it a remarkable transition to not use Redis for caching from Sonnet 4.5 to Opus 4.6. I wonder why that is the case? Maybe I need to see the code to understand the use case of the cache in this context better.

WA 2 hours ago

Not sure what to make of this. React is missing entirely. Or is this report also assuming that React is the default for everything and not worth mentioning at all? Just like shadcn/ui's first mention of React is somewhere down the page or hidden in the docs?

Furthermore, what's the point of "no tools named"? Why would I restrict myself like that? If I put "use Nodejs, Hono, TypeScript and use Hono's html helper to generate HTML on the server like its 2010, write custom CSS, minimize client-side JS, no Tailwind" in CLAUDE.md, it happily follows this.

  • godtoldmetodoit an hour ago

    As someone who runs a small dev agency, I'm very interested in research like this.

    Let's say some Doctor decides to vibecode an app on the weekend, with next to 0 exposure to software development until she started hearing about how easy it was to create software with these tools. She makes incredible progress and is delighted in how well it works, but as she considers actually opening it up the world she keeps running into issues. How do I know this is secure? How do I keep this maintained and running?

    I want to be in a position where she can find me to get professional help, so it's very helpful to know what stacks these kinds of apps are being built in.

  • chasd00 8 minutes ago

    claudecode _loves_ shadcn/ui. I hadn't even heard of it until i was playing around with claudecode. It seems fine to me and if the coding agent loves it then more power to it, i don't really care. That's the problem.

    I think that makes coding agent choices extremely suspect, like i don't really care what it uses as long as what's produced works and functions inline with my expectations. I can totally see companies paying Anthropic to promote their tool of choice to the top of claudecodes preferences. After thinking about it, i'm not sure if that's a problem or not. I don't really care what it uses as long as my requirements (all of them) are met.

  • furyofantares 2 hours ago

    > Furthermore, what's the point of "no tools named"?

    There are vibe coders out there that don't know anything about coding.

almosthere an hour ago

I didn't read the report just the "finding" - but at least for launchdarkly it's nice that it chose a roll-your-own, i hate feature flag SaaS, but that's just me

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection