Remix.run Logo
cpuguy83 14 hours ago

I don't agree that the code is cheap. It doesn't require a pipeline of people to be trained and that is huge, but it's not cheap.

Tokens are expensive. We don't know what the actual cost is yet. We have startups, who aren't turning a profit, buying up all the capacity of the supply chain. There are so many impacts here that we don't have the data on.

xandrius 14 hours ago | parent | next [-]

Writing code is cheaper than ever. Maintaining it is exactly the same as ever and it scales with the LOC.

Code is still liability but it's undeniable that going from thought to running code is very cheap today.

tadfisher 13 hours ago | parent | next [-]

You completely ignored the post you're replying to.

To recap, the author disagrees that writing code is cheap, because we've collectively invested trillions of dollars and redirected entire supply chains into automating code generation. The externalities will be paid for generations to come by all of humanity; it's just not reflected in your Claude subscription.

TacticalCoder 13 hours ago | parent [-]

GP is not totally ignoring the post he replied to: we have models that are basically 6-months behind closed SOTA models and that we can run in the cloud and we fully know how much these costs to run.

The cat is out of the bag: compute shall keep getting cheaper as it's always been since 60 years or something.

It's always been maintenance that's been the killer and GP is totally right about that.

And if we look at a company like Cloudflare who basically didn't have any serious outage for five years then had five serious outages in six months since they drank the AI kool-aid, we kinda have a first data point on how amazing AI is from a maintenance point of view.

We all know we're generating more lines of underperforming, insecure, probably buggy, code than ever before.

We're in for a wild ride.

allthetime 13 hours ago | parent | prev [-]

Maintaining it is becoming more costly. The increasing burden of review on FOSS maintainers is one example. AWS going down because an agent decided to re-write a piece of critical infrastructure is another. We are rapidly creating new kinds of liability.

vntok 13 hours ago | parent [-]

This burden of review will go down as FOSS maintainers involve AI more.

strobe 13 hours ago | parent [-]

unlikely, FOSS is mostly driven by zero-cost maintenance but AI tools needs money to burn. So only few FOSS project will receive sponsored tools and some definitely reject to use by ideological reasons (for example it could be considered as poison pill from copyright perspective).

xnx 12 hours ago | parent | prev [-]

> We don't know what the actual cost is yet.

We kind of do? Local models (thought no state of the art) set a floor on this.

Even if prices are subsidized now (they are) that doesn't mean they will be more expensive later. e.g. if there's some bubble deflation then hardware, electricity, and talent could all get cheaper.