top | item 46127228

(no title)

fishmicrowaver | 3 months ago

[flagged]

discuss

order

askedrelic|3 months ago

This matches some previous comments around LLMs driving adoption of programming languages or frameworks. If you ask Claude to write a web app, why not have it use your own framework, that it was trained on, by default?

fishmicrowaver|3 months ago

Users are far more likely to ask it about shadcn, or material, than about node/deno/bun. So, what is this about?

ojame|3 months ago

Currently Claude etc. can interact with services (including AWS) via MCPs.

What the user you're replying to is saying the Bun acquisition looks silly as a dev tool for Node. However if you look at their binding work for services like s3[0], the LLM will be able to interact directly with cloud services directly (lower latency, tighter integration, simplified deployment).

0: https://bun.com/docs/runtime/s3

mrcsharp|3 months ago

That doesn't make sense either. Agents already have access to MCPs and Tools. Your example is solved by having an S3 wrapper as a set of tools.

fishmicrowaver|3 months ago

An AI company scoops up frontend tech. Do you really think it was because of s3?