themipper@mastodon.social
Indlæg
-
If all you have a hammer, then everything looks like a nail. -
definitely a refreshing dose of reality check from AWS in the era of AI assisted code development 😂 they are saying this after pushing AI hard at Amazon followed by massive outages at AWS itself.@nixCraft it has always been about consistency and simple architecture with the least amount of dependencies. The fewest lines of logic staying within the guardrails of the architecture to achieve the goal.
Changing the architecture should be a big deal with a lot of thought put into it.
The LLMs have no memory and no consistency. They start new with every request. Every output can introduce a new architecture or add new dependencies in form of frameworks or libraries.
... Unmaintainable
-
i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding@eniko can we also get mobile operating systems that get more optimized and less resource hungry with every update so that devices can run for 10+ years before becoming obsolete?
-
all the criticism has been said, all the takes been had.@JetSetIlly @jonny damn.
-
all the criticism has been said, all the takes been had.@jonny this whole thing is so bad that the only viable way seems to fork it before the LLM sloppening. It is a shame to see more and more foundational projects fall into the LLM trap.
And as always you hit the nail on the head with your deep dive and explanations. I love reading them.
I will use your observation on how for a LLM what is written is the same as what is happening.