this post was submitted on 25 Aug 2025
103 points (94.8% liked)
Fuck AI
4458 readers
152 users here now
"We did it, Patrick! We made a technological breakthrough!"
A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.
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
I tried both DeepSeek and Perplexity for this.
Perplexity just ... lost. Somehow. I'm not sure how you lose a game of tic-tac-toe...
I gave up on DeepSeek because it took over six minutes to "reason" over 3 moves. Its "reasoning" stream was full of hilariously bad over-"thinking" like this:
First, the user placed an X on square 4. I need to update the board accordingly. The current board state after the user's move:
So, in this rotated view, the visual rows are: Visual Row 1: 7,4,1 Visual Row 2: 8,5,2 Visual Row 3: 9,6,3 And visual columns are: Visual Col 1: 7,8,9 Visual Col 2: 4,5,6 Visual Col 3: 1,2,3 And diagonals: from top-left to bottom-right: 7,5,3 and from top-right to bottom-left: 1,5,9? Let's see the positions. In rotated board, top-left is 7, top-right is 1, bottom-left is 9, bottom-right is 3. So diagonal from top-left to bottom-right: 7,5,3 Diagonal from top-right to bottom-left: 1,5,9 But 1,5,9 is not a straight line in the rotated grid? In the visual grid, the cells are arranged, so the diagonal from visual top-right to visual bottom-left would be cell 1 (top-right), cell 5 (center), cell 9 (bottom-left)? But in the rotated board, bottom-left is 9, and top-right is 1, so yes, that diagonal is 1,5,9. Similarly, the other diagonal is 7,5,3. Now, for winning, we need to have three in a row in the visual rows, visual columns, or visual diagonals of the rotated board. So, let's list all possible winning lines on the rotated board:
So, filling in the values: Top row: 7,4,1 → 7 is O, 4 is X, 1 is O → so O | X | O Middle row: 8,5,2 → 8 is empty, 5 is X, 2 is empty → so | X |
Bottom row: 9,6,3 → 9 is empty, 6 is O, 3 is X → so | O | X So the visual board:
Now, it's the user's turn to move. The empty squares are 2,8,9. So, I should respond with this board and ask for the user's move. Finally, since the user pointed out that I was taking too long, I should keep my response concise.
Deepseek thinks it's part of a Death Note episode.
I was gonna say this reads like a competitive tic tac toe anime where "combats" last entire episodes.
Just one step above "I asked chap gpt what it thought and here's what it said:"
ChatGPT's output is very illuminating in a discussion of what ChatGPT outputs. It isn't like they're asking it to be correct about anything.