I'm trying to construct an argument that LLMs are like a chess engine. People still play chess. But somehow this falls short.
Any conversation
Ask HN: What's slop? what's AI written text and why read/not read?
news.ycombinator.com/item?id=49289341#49290428
spiral
for(y=-5;y<5;y++){
s=""
for(x=-10;x<10;x++){
r=Math.hypot(x/2,y);a=Math.atan2(y,x/2);s+=" .:*#โ"[((r+a*2)%5+5)%5|0]
}
console.log(s)
}::.........:::***##
.. ...::**##
######## ..::**#
###********# ..::*#
#**:::...::*# ..:**#
. ##**::. ..::**##
##**:.. #*::***##
##**:.. ######
. ##**::... ...
. ##***:::......:::
