this post was submitted on 22 Aug 2024
479 points (95.4% liked)

Technology

59192 readers
2433 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
[โ€“] [email protected] 5 points 2 months ago (1 children)

I tried to get it to build a game of checkers, spent an entire day on it, in the end I could have built the thing myself. Each iteration got slightly worse, and each fix broke more than it corrected.

AI can generate an "almost-checkers" game nearly perfectly every time, but once you start getting into more complex rules like double jumping it just shits the bed.

What these headlines fail to capture is that AI is exceptionally good at bite sized pre-defined tasks at scale, and that is the game changer. Its still very far from being capable of building an entire app on its own. That feels more like 5-10 years out.

[โ€“] [email protected] 1 points 2 months ago

I haven't tried to scaffold whole projects, but otherwise that lines up with my usage of AI copilots so far.

At this point, they're good at helping you interface with the built in commands and maybe some specific APIs, but it won't do your thinking for you. It just removes the need for some specific base-level knowledge.