this post was submitted on 16 Jun 2026
498 points (96.8% liked)

Technology

85515 readers
4276 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] melfie@lemmy.zip 3 points 7 hours ago (1 children)

It’s not my “coach” any more than random people online would be if I posted it in a forum somewhere and no more than a LLM or a human peer reviewing my code is my “coach”. It provides a different perspective to help me see beyond my own biases with feedback I can accept or reject.

Qwen has obviously been trained on writing books and a ton of screenplays. As an experiment, I changed the character names in a classic sitcom script and it was able to identify the series from the writing style and then it also identified the episode. It’s not useful for doing the actual writing, but it does provide useful feedback based on sophisticated statistical analysis of my work compared to its professionally-written training data.

[–] schipelblorp@sh.itjust.works 1 points 7 hours ago (1 children)

Explain to me how it's better than you learning to analyze your own work from a formulaic perspective?

Everytime you choose to use AI, you are choosing NOT to develop an ability of your own. Sometimes, that's an ability that just tedious to use, other times it might be something you obviously need to do yourself, yet others the ability might be something with a tangential utility you haven't recognized.

An analogy might be reading music exclusively. Great, now you can play a wide range of music--indisputably beneficial!--but the cost of developing your own ear.

[–] melfie@lemmy.zip 2 points 7 hours ago (1 children)

I have read a lot of books and do analyze my work in terms of techniques and principles I’ve studied over the years. However, even top professional writers don’t work in a vacuum. TV writers, for example, have “the room” with a team of professional writers, producers, etc. weighing in on all writing decisions. For indies, you don’t have that luxury, and even getting another human who is good at writing to read what you wrote and share detailed feedback is hard, especially when said humans aren’t getting paid to do it full time. Asking friends and family to critique your writing will often result in them trying to spare your feelings, whereas Qwen will happily rip your work to shreds and not care if it just shit all over your passion project.

[–] schipelblorp@sh.itjust.works 2 points 7 hours ago* (last edited 7 hours ago) (1 children)

Do you have a flat rate sub to Qwen? I'm curious if you fed it something that you personally think is great writing that isn't prominent training data, that you are intimately familiar with, and what you would make of its analysis?

My fear is two-fold: first, writing is communication between people with shared experiences. An LLM can't really tell if someone's going to have an emotional connection to your writing or why or what or how it works. Second, novelty and rule-breaking is highly context dependant. I'd be worried an LLM is merely steering me into probable lanes instead of allowing me to develop my own unique voice.

[–] melfie@lemmy.zip 1 points 6 hours ago* (last edited 5 hours ago)

I’m running Qwen on my own hardware.

I haven’t found anything yet that isn’t in its training data that I’d want it to evaluate as a control group, but you’re right that it would be a useful exercise.

Here are some examples of the feedback it has given me:

  • This plot point hasn’t been “earned” and needs more setup to pay off properly

  • This dialog is an exposition dump. Find a better way to show, not tell.

  • This character feels like a vehicle for jokes, and isn’t developed enough.

Most of the advice I’ve gotten so far relates straight back to what I’ve read in writing books and is pretty cut and dry. Some things are a matter of opinion, and I push back when I disagree or when I am deliberately breaking a rule.

Edit:

To your other point, you’re correct that a LLM saying something is good doesn’t mean humans will think so, or vice-versa. A LLM is but one tool in the process, and doesn’t replace real human feedback. For example, with a comedy, do human readers laugh out loud when reading it? A LLM can determine statistically whether something is intended to be a joke and whether the joke is overused, etc., but can’t tell you if the joke is actually funny.