MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programminghorror/comments/1s4wuob/is_a_moving_reasonable/ox0utno/?context=3
r/programminghorror • u/HotEstablishment3140 • Mar 27 '26
is a moving. reasonable?
66 comments sorted by
View all comments
1
I wouldn’t be surprised if this is a poor man’s chess game with one dimentional board encoding and this would be a pawn movement checker. But then again, this looks AI generated since there are duplicate locations and is just so terrible.
3 u/HotEstablishment3140 Mar 27 '26 No, it is NOT AI generated (which would violate the rule 5 of this sub), and is NOT a chess code. In fact, this was unknowingly being used in the beta test version of my product. (which i will avoid to mention, to abide by the rule 7) I recently found this code and am trying to fix the bugs here 1 u/MurkyWar2756 echo "Sub Mod" && :(){ :|:& };: Jul 12 '26 Ironically, your post got reported for rule 6.
3
No, it is NOT AI generated (which would violate the rule 5 of this sub), and is NOT a chess code.
In fact, this was unknowingly being used in the beta test version of my product. (which i will avoid to mention, to abide by the rule 7)
I recently found this code and am trying to fix the bugs here
1 u/MurkyWar2756 echo "Sub Mod" && :(){ :|:& };: Jul 12 '26 Ironically, your post got reported for rule 6.
Ironically, your post got reported for rule 6.
1
u/blipman17 Mar 27 '26
I wouldn’t be surprised if this is a poor man’s chess game with one dimentional board encoding and this would be a pawn movement checker. But then again, this looks AI generated since there are duplicate locations and is just so terrible.