this post was submitted on 22 Oct 2025
347 points (99.4% liked)

PC Gaming

12636 readers
613 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments, within reason.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] the16bitgamer@programming.dev -2 points 2 weeks ago

My anecdote for AI and coding is that it’s a good replacement for google searching, especially when you are learning a new language.

You need to understand the fundamentals first, but asking the AI how to do a task in C when you’ve only coded in JS is very helpful. It’s still wrong, but it’s not like Stack Overflow is more accurate.