this post was submitted on 14 May 2025
255 points (96.0% liked)

Technology

69998 readers
5387 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 2 years ago
MODERATORS
 

"Obviously, the great contradistinction here is Europe, where, you know, it's like people have given up, and we — I really hope that turns around in Europe," he added.

Europe is giving up by having ethical, human focused, and probably open source AI/and not firing all their scientists and researchers? Meanwhile the GOP is literally trying to sneak language into a spending bill banning regulation for a decade?

What a pizza shit.

you are viewing a single comment's thread
view the rest of the comments
[–] echodot@feddit.uk 0 points 16 hours ago (1 children)

As with everything it's grey rather than black and white. It can do the things people claim it can do but only up to a point. All of the people claiming it can run a business on its own selling you a lie, but that's not to say that it can't do some tasks within a business.

For example it can code pretty effectively, as long as the application is relatively small in total file size, anything large it tends to get lost in.

[–] taladar@sh.itjust.works 4 points 16 hours ago (1 children)

it can code pretty effectively

As long as you are okay with 95% of your code not doing what you intend it to do while using libraries that don't exist sure. Otherwise it really can't. I am a programmer myself and have quite frankly wasted many more hours than I should have giving it the benefit of the doubt on that one and it just produces utter horseshit as code.

[–] echodot@feddit.uk 0 points 13 hours ago* (last edited 13 hours ago) (1 children)

When I tried it it was all right, and it certainly didn't try and use APIs that don't exist (I suspect it's very language dependant), however I also wouldn't say it was particularly spectacular.

This was using gdscript to make a basic character controller. But and entire game, fat chance.

[–] taladar@sh.itjust.works 3 points 12 hours ago

This was using gdscript to make a basic character controller.

Sure, if you make something that likely has literally dozens of copies of the exact thing in the training data it can probably do well.