Comment by Jtarii

3 days ago

A writer will never forget what adjectives, verbs, and nouns are. But if they use LLMs to write for them for years they will be worse at writing on their own.

Well, what I'm trying to say here is that coding is conveying logic, the way you'd evaluate it is how fit it is for its purpose, and if it's long term code, how well it will scale into future.

Now writing is something totally different. In some cases writing ability is not about writing, it's about your thoughts and understanding of life and human nature.

You could simply become a better writer without not writing anything by just observing.

If you are using an LLM to write, what is the purpose of that? Are you writing news articles or are you writing a story reflecting your observations of human nature with novel insights? In the latter case you couldn't utilize AI in the first place as you'd have to convey what you are trying to say within your own words, as AI would just "average" your prompt or meaning, which takes away from the initial point.

With code it's desired that it's to be expected, with good writing it's supposed to be something that is unexpectedly insightful. It's completely different.

  • > You could simply become a better writer without not writing anything by just observing.

    To become a better X to must do more of X. There are few shortcuts worthwhile.

    • I would disagree. If you only do X, in fact I think you will miss a lot of things that could make you better. You can become better writer by reading other great writings, if you only write yourself, you will not have the full big picture on what is possible. Then you can become better by thinking a lot, imagining a lot, etc... Same with most fields I would argue.

      Although we were discussing about the decay of skill in something. While in some things the decay is super clear (as in running - pace, not the technique), I think there's many areas where there's no clear decay and other activities will actually significantly boost it, and any decay that there is, will be removed in just few days of practice or remembering.

      1 reply →

Are we talking about observational ability, creativity, accuracy of communication or grammar here?

There's many more ways to evaluate a writer skill in terms of what they are doing vs what is coding. Coding can be creative, but in most cases you are not evaluating coding as writing, unless it's possibly technical writing, which is still different compared to coding.

  • Sure, you may argue that you are becomming a better editor or project manager but your skill in the craft of programming is decaying if you are not actively typing lines of code into a computer.

    You are trading one skill set for another.

    • I don't know, I'm still seeing all the diffs and thinking - ah interesting it did it that way, I would have done it like this or that, so I would just rather say it even widens my perspective on how to code since I see so much compared to what I used to do myself. Sometimes it's better, sometimes I feel I would have done it other ways, etc. But all the diffs flying in terminal still keep me engaged, right?