this post was submitted on 13 Nov 2023
229 points (96.4% liked)

Technology

58150 readers
3625 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Womble@lemmy.world 1 points 10 months ago* (last edited 10 months ago)

The point you have to remember is that it is trained on bulk data out there in a very inefficient manner, it needs to see thousands of examples in order to start getting any sort of understanding of something. If you ask it "how do I do {common task} in {popular language}" you will generally get excellent results, but the further you stray from that the more likely to be error prone it is.

Still it is often good to get you looking on the right track when you are unsure to start, and is fantastic for learning a new language. I've been using it extensively in learning C# where I know what I want to code but not exactly how to use existing features to do it.