this post was submitted on 16 Jun 2026
496 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 24 points 23 hours ago* (last edited 10 hours ago) (3 children)

But how much is the data you’re giving them worth? The other option is don’t give them your money or your data. The Qwen 3.6 MoE model with OpenCode is running pretty well on my RTX 4060 gaming laptop. According the Codacus YouTube channel, it even runs decently in as little as 6GB of VRAM.

Edit:

Fixed typo.

[–] BlackLaZoR@lemmy.world 6 points 17 hours ago* (last edited 17 hours ago) (1 children)

TBH local models aren't as good as cloud. Even with 16GB VRAM you aren't getting anywhere close to >100GB cloud LLM

[–] melfie@lemmy.zip 4 points 11 hours ago (1 children)

No, it’s not quite as strong, and especially the initial prefill can take a bit. I also sometimes run into infinite thinking loops where I have to stop it and re-run my last prompt.

It’s surprising how close Qwen 3.6 gets on the benchmarks to Claude models, though. Especially when running locally with 200k context, I’ve found it’s good enough to be a daily driver. Despite the faults, it’s better than paying Anthropic $200 a month so they can rate limit me and collect my data.

[–] BlackLaZoR@lemmy.world 3 points 11 hours ago

I prefer to run with cheap pay-per-prompt cloud model. You can find really good open models that cost $0.50 per million tokens.

[–] JackbyDev@programming.dev 5 points 17 hours ago (1 children)
[–] melfie@lemmy.zip 1 points 11 hours ago (1 children)

No, but do you really want them collecting your data? Your prompts and anything else you share is helping them quite a lot.

[–] JackbyDev@programming.dev 1 points 10 hours ago (1 children)

That wasn't the question that was asked.

[–] melfie@lemmy.zip 0 points 9 hours ago* (last edited 9 hours ago) (1 children)

Your data probably isn't worth $14k to them in most cases, no. If you’re using it for legitimate purposes, though, still helping them by using their product and sharing your data with them. They’re getting data showing how a real human thinks and interacts with their system, and if you have it help you with any of your own IP that isn’t AI generated, you’re giving them something that is literally priceless.

[–] JackbyDev@programming.dev 1 points 9 hours ago (1 children)

"Literally priceless" that nobody would be willing to pay $14k for.

[–] melfie@lemmy.zip 0 points 8 hours ago (1 children)

I have code for personal projects that solves problems in novel ways as well as other creative work that I don’t care to let Anthropic and OpenAI train their models on. Is my work worth $14k to them? Well, the value is intangible to me, and I can say at least that companies have paid me a lot more than that for code that took a similar amount of time to write. The major data sources for training LLMs like GitHub, Reddit, Wikipedia, etc. have already been tapped, but they always need more and more data. If you want to give them your data like it’s not worth anything, you do you, but they’re not getting mine. If I need LLMs for personal use, it’s local or nothing.

[–] JackbyDev@programming.dev 2 points 6 hours ago (1 children)

You keep trying to make this into something it's not. All I have been saying is that the data is not worth $14k. You seem to want to make it about me being okay with them having access to my data. I never said that.

[–] melfie@lemmy.zip 1 points 5 hours ago (1 children)
[–] JackbyDev@programming.dev 1 points 5 hours ago (1 children)

I'm not "beating a straw man," I was answering the "how much is that worth" question.

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

No, I meant it was me having a debate with the straw man.

[–] JackbyDev@programming.dev 1 points 4 hours ago

You're saying you made the straw man?

[–] oopsgodisdeadmybad@lemmy.zip -2 points 11 hours ago (1 children)

Just stop using it period, self hosted or not. Wtf is the thinking here?

It's 100% bad in every case. It's never good, is never been good, and it literally can't become good. It's bad no matter where it's at, or who it's being hosted by.

Just don't use it for anything. At all. Nope, not even that.

[–] melfie@lemmy.zip 5 points 10 hours ago (1 children)

I started out using GitHub Copilot at work because there was a lot of pressure to use AI, and I was put off by how we were churning through PRs that seemed to work, but having to go back and fix the slop afterwards.

Now I’ve realized that there are skillful ways and unskillful ways to use LLMs, and they can in fact be a useful tool beyond just generating slop. They don’t replace a human thinking critically, but they can automate mundane, routine tasks. They can also summarize text well and suggest options for humans to consider. For example, LLMs reviewing code will often find issues the human reviewers missed.

In addition to coding, I’ve recently been using Qwen locally for screenwriting. It can’t write worth a shit, but it does a good job critiquing my work and pointing out problems with the story structure and the like. For example, I can tell it something like “look at the 7 plot elements described in this MD file and point out where this story does and doesn’t follow this structure”, and the output is quite useful.

While LLMs aren’t the magical silver bullet the tech bros are hyping them up to be, they can still be a useful tool. If they’re just used to generate slop, then no, they’re worse than useless.

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

I'm horrrfied that an LLM is your writing coach.

[–] melfie@lemmy.zip 3 points 6 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 6 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 6 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 6 hours ago* (last edited 6 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 5 hours ago* (last edited 4 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.