this post was submitted on 21 Aug 2025
1106 points (96.9% liked)
Microblog Memes
9128 readers
2988 users here now
A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.
Created as an evolution of White People Twitter and other tweet-capture subreddits.
Rules:
- Please put at least one word relevant to the post in the post title.
- Be nice.
- No advertising, brand promotion or guerilla marketing.
- Posters are encouraged to link to the toot or tweet etc in the description of posts.
Related communities:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It doesn't really make sense to call ai "stupid". It's just a computer algorithm.
The results can be good or bad depending on what you want to achieve.
Chatgpt can give a bad result if you try to play chess, because the GPT based algorithms are not very good at that. For that problem a tree search-based algorithm is better. E.g. minmax