Email or username:

Password:

Forgot your password?
Top-level
Simon Willison

@gwidion that’s exactly how I work with LLMs - a lot of my time is spent saying things like “rewrite that to use a namedtuple, not a dataclass”

Kind of like working with an infinitely patient intern who never gets frustrated at constant demands for tweaks and changes

1 comment
João S. O. Bueno

@simon yes - but if you put me to create .net code using the LLM, I won't know enough of C#, not by 1/10th, to make requests equivalent to "use a named tuple here".

Go Up