←back to thread

The Claude Code Framework Wars

(shmck.substack.com)
125 points ShMcK | 3 comments | | HN request time: 0.399s | source
Show context
troupo ◴[] No.45156574[source]
> a set of rules, roles, and workflows that make its output predictable and valuable.

Let me stop you right there. Are you seriously talking about predictable when talking about a non-deterministic black box over which you have no control?

replies(6): >>45156592 #>>45156630 #>>45156764 #>>45156773 #>>45158223 #>>45159030 #
1. brookst ◴[] No.45158223[source]
Would you say a top tier human developer produces predictable output? I would, in the sense that it will be well designed and implemented code that meets the requirements. Can we guess every variable name and logic choice? Probably not.
replies(1): >>45158927 #
2. troupo ◴[] No.45158927[source]
> Would you say a top tier human developer produces predictable output?

First you'd have to prove that LLMs can be equated to a "top tier human developer"

> I would, in the sense that it will be well designed and implemented code that meets the requirements.

Indeed. Something LLMs can or cannot do with all the predictability of a toss coin.

replies(1): >>45181167 #
3. brookst ◴[] No.45181167[source]
> First you'd have to prove that LLMs can be equated to a "top tier human developer"

Huh? Can you elaborate? I thought the claim was that predictable output is the gold standard and variance in LLM output means they can never rival humans.

Please restate if I missed why deterministic output is so important.