I haven't seen it, but I would like to: a project researching the relative incidence of maternal spinal injuries in neighborhoods with heavily-cracked sidewalks.
@JohnBrownlow@WSJ I bought a PHEV X5 and they sent me a survey on why I bought it, just this morning. Never once asked about the color. What is wrong with these people.
"Why I love Cowboys"
"And here's my secret..."
Our (my+AI) text from the 2nd Issue of the online/telnet magazine "A New Session" (2021).
https://t.co/4lprlZt54d
I'm amazed that there are still people who argue that AI progress has been disappointing or is just hype.
The past few years have seen breathtaking advances, far ahead of expectations.
x=u=v=f=0,n=200,draw=o=>{for(f||createCanvas(W=400,W),r=2*PI/n,background(0),i=0;i<n;i++)for(j=0;j<55;j+=.1)u=sin(i+v+f)-sin(R=r*i+x-99*f),v=cos(i+v+f)-cos(R),x=u+f,X=n+99*u,Y=n+99*v,stroke(W,2*j+66),line(X,Y,X+1,Y+1);f+=5e-5};//#つぶやきProcessing based on Basic code by @ZXDunny