HODLYOLO.TEZ (@hodlyolo) 's Twitter Profile
HODLYOLO.TEZ

@hodlyolo

Tezos | Tezzies | XTZ | American Abstract Expressionist Brutalist Minimalist Futurist | objkt.com/@hodlyolo

ID: 1441655737462132741

calendar_today25-09-2021 06:48:38

7,7K Tweet

380 Followers

187 Following

OSINTdefender (@sentdefender) 's Twitter Profile Photo

Nintendo announced this morning that pre-orders for the Nintendo Switch 2, which were meant to begin in the United Stated on April 9th, will now be delayed to a currently unknown date, due to the tariffs announced Wednesday against Japan and other countries by U.S. President

Nintendo announced this morning that pre-orders for the Nintendo Switch 2, which were meant to begin in the United Stated on April 9th, will now be delayed to a currently unknown date, due to the tariffs announced Wednesday against Japan and other countries by U.S. President
JunKiyoshi (@junkiyoshi) 's Twitter Profile Photo

Drop ring. Source code -> junkiyoshi.com/openframeworks… #openframeworks #programming #creativecoding #プログラミング

Snow Esamosc (@snowesamosc) 's Twitter Profile Photo

#つぶやきProcessing 「多重甲羅」 f=0 draw=_=>{ f++||createCanvas(W=500,W) background(0) stroke(W) for(z=1;z<4;z++) for(y=-f*z%99;y<1e3;y+=99) for(x=-y/2;x<1e3;x+=99) for(i=PI/2;i<9;i+=TAU/3){ strokeWeight(max((x+y)/99,0)*noise(x+y/2,y+f*z,z)) line(x,y,x+74*cos(i),y+74*sin(i))} }