#postcart — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #postcart, aggregated by home.social.
-
‘tutta scena teatro’, su radio onda rossa, presenta: “oltre lo sguardo”, reading dal libro di tano d’amico “di cosa sono fatti i ricordi”
Tutta Scena Teatro ★ Radio Onda Rossa ● OLTRE LO SGUARDO reading tratto dal libro di Tano D’Amico 'Di cosa sono fatti i ricordi' (Postcart, 2011) a cura di Alessandra Magrini chitarra e voce Michelangelo Ricci Giornalista e fotoreporter, Tano D’Amico ha realizzato reportages su carceri, manicomi, Rom, e ha documentato le manifestazioni di piazza a partire dagli anni '60. Una vita passata in strada, a fissare l’eternità di momenti che hanno lasciato il solco nella storia del nostro Paese. Immagini indelebili che non solo documentano con la forza della verità, ma riescono con la loro potenza a penetrare oltre lo sguardo per imprimersi nella memoria dell’anima. Un reading tratto dal libro 'Di Cosa Sono Fatti I Ricordi', 63varticoli scritti con stile lucido e poetico, come "personali lettere alla società", permeati da un profondo senso critico verso le ingiustizie che da sempre colpiscono gli sconfitti, coloro che vivono ai margini della società e di cui si tenta di rimuoverne il ricordo. In scena, l’interpretazione di Alessandra Magrini e le inedite canzoni di Michelangelo Ricci, che con chitarra e testi accompagna il pubblico che non è solo spettatore, ma viene catapultato dentro l’atmosfera di un passato ancora presente. «Ho guardato tante foto di Carlo Giuliani sdraiato sull’asfalto il 20 luglio, in quasi tutte sembrava intatto, in quella scattata da Tano ho visto con nitidezza lo scempio, per la prima volta il dolore che ho provato è stato più forte della rabbia» Alessandra Magrini http://archive.org/details/Radioteatro.OltreLoSguardo (51')
#AlessandraMagrini #articoli #canzoni #CarloGiuliani #DiCosaSonoFattiIRicordi #Genova2001 #lettura #MichelangeloRicci #movimenti #Movimento #Postcart #RadioOndaRossa #reading #Resistenza #ROR #RORRadioOndaRossa #TanoDAmico #TuttaScenaTeatro -
"The Thief's Journal"
My fellow prisoners were moths. They danced frantically beneath the light, blinded by that dangerous urge to disregard the risks. Stupid bastards.source in a post below
#pico8 #codeart #tweetcart #postcart #generative #sizecoding
-
"Pattern Recognition"
She’s at the screen and won’t let it go.
"We have to split, kid. Now!"
"Almost got it. It’s not random."
"They'll lock down the zone any moment."
"But I can see the pattern."
"THIS ZONE IS OFF LIMITS!"#pico8 #codeart #tweetcart #postcart #generative #sizecoding #postpostcart
source below
-
pal({-16,-14,2,14,15,7,6,12,-4,1,-15},1)w=128r=rnd
a=abs
for y=0,w do
for x=0,w do
pset(x,y,r(12))end
end::_::x=r(w)y=r(w)u=r(3)\1-1v=r(3)\1-1e=pget((x-u)%w,(y-v)%w)f=pget((x+u)%w,(y+v)%w)d=f-e
b=a(d)if(b==6)d=r{-6,6}
if(b>6)d=(12-b)*sgn(-d)
pset(x,y,(e+d/2)%12)goto _ -
r=rnd
s="\^udvd"w=117h=121m=w/2n=h/2c=r(10)o=0p={[0]={0,0},{0,h},{w,0},{w,h}}a=r(4)\1b=(a+1+r(3)\1)%4
::_::if(t()\4>o)o+=1c=(c+1+r(8))%10a=b b=(a+1+r(3)\1)%4
u=t()/4%1d=p[a][1]e=p[a][2]f=p[b][1]g=p[b][2]h=d+u*(m-d)i=e+u*(n-e)j=m+u*(f-m)k=n+u*(g-n)x=h+u*(j-h)y=i+u*(k-i)cls()
?s,x,y,c+6
flip() goto _ -
w,h,r,s=117,121,rnd,"\^udvd"
x,y,c=r(w),r(h),6+r(10)
u,v=r({-1,1}),r({-1,1})
::_::x+=u y+=v
if(x<0 or x>w)u=-u c=(c-5+r(8))%10+6
if(y<0 or y>h)v=-v c=(c-5+r(8))%10+6
cls()print(s,x,y,c)flip()goto _ -
flashback to my first #postcart #pico8 #sizecoding
a={}e=1for i=0,16383do a[i]={0,0,0,0,0}end::_::for i=0,127do
for j=0,127do
d=a[i+j*128]if(d[3]+d[4]<=4and d[5]<e)then
d[2]=2*d[1]*d[2]+j*.0176-1.12d[1]=d[3]-d[4]+i*.02-2d[3]=d[1]^2d[4]=d[2]^2d[5]+=1end
c=sqrt(d[5]/e)*6+(j%2*2+i%2)/4pset(i,j,c)end
end?"\^!5f100▒1=670"
e+=1goto _ -
"Dark Ages"
The first couple of nights after they cut the power were just scary. Then the looting and burning began. Streets in flames. And that smell. You didn’t have to die to go to hell.source in a post below
#pico8 #codeart #tweetcart #postcart #generative #sizecoding
-
#Pico8 #Sizecoding #Postcart
Nothing special today. Or? Can a simple flower be special?
--flwr4u!
function _draw()
cls(12)
local size=sin(t()/5)*5
for ia=0,0x0.ffff,1/7 do
local d=28+size*2
local a=ia+t()/4
circfill(64+cos(a)*d,64+sin(a)*d,15+size,7)
circ(64+cos(a)*d,64+sin(a)*d,15+size,0)
end
circfill(64,64,20+size,14)
circ(64,64,20+size,0)
end -
"hey, at least we had fun, right?" - she said as we were jumping between rails
#Pico8 #Tweetcart #Postcart #Sizecodingr=ailroad
::★::l=line c=circfill d=t()*9cls(0)rectfill(0,0,127,30,1)for x=0-d*0.7,199,30do
c(x,30,10,0)fillp(▒)c(x,30,15+sin(x/64)*2,0)fillp()end
for y in all{55,65,75,90}do
l(0,y,127,y,1)end
for x=3-d,127,9do
z=(64-x)l(x,55,x-z/10,65,1)l(x-z/5,75,x-z/2.5,90,1)end
flip()goto ★ -
"Spring"
The problem with synthoids was that they simply thought too much, overly fixated on optimization. The organics played the long game, dancing patiently since the dawn of time.#pico8 #codeart #tweetcart #tweettweetcart #postcart #postpostcart #generative #sizecoding
-
My first postcart. 292 characters.
#pico8 #postcart
<code>
::_::cls()w=cos(time()/9)w*=w
a=63p={a,0,0,a,a,a,0,0}for n=1,30do
s={1,-1,-1,1,1,1,-1,-1}for m=1,4do
r={}for i=1,8do
r[i]=p[i]*s[m+(i-1)\4]+64end
for i=1,4do
line(r[i],r[i+4],r[i%4+1],r[i%4+5],1+w*7)end
end
q={}for i=1,8do
q[i]=p[i]*(1-w)+p[i+1-((i%4)==0and 4or 0)]*w
end
p=q
end
flip()goto _
</code> -
#genuary25 One line that may or may not intersect itself
source below
#genuary #pico8 #codeart #tweetcart #tweettweetcart #postcart #postcart #postpostcart #generative #sizecoding
-
"Inifinite Scroll"
The altar was surrounded by countless skeletons. Above it, the scroll of immortality floated silently. What does it say? "Thou shall die if ye cease reading!"
Oh, no!src below
#genuary #genuary28 #pico8 #codeart #tweetcart #postcart #generative #sizecoding
-
"Symmetry"
You can hear the pagans across the river, yelling like demons around their bonfires. Oh, how you wish you could join them. Their euphoria is as vast as your dogmatic sorrow.source below
#genuary #genuary26 #pico8 #codeart #tweetcart #postcart #generative #sizecoding
-
#genuary19 Op Art
full source below
#genuary #pico8 #codeart #tweetcart #postcart #generative #sizecoding -
What does wind look like?
#genuary #genuary18
#pico8 #codeart #tweetcart #postcart #generative #sizecodingfunction g(x,y,a,b,d,p,q)p=x+d*cos(a-b)q=y+d*sin(a-b)for i=-d,d,16do
line(x+i/24,y,p+i/32,q)if(rnd()<d/16)g(p,q,a+i/rnd{-1,1}*.004,b*(1.2+d/64),d*.7)end
m+=3poke4(m,$m%256+rnd(6)+2)?".",$m,m/3%99
end::_::m=0?"\^1\^c0"
srand()g(50,99,.2,sin(t()/2)*(1+sin(.1-t()/3)/2)/64,30)goto _ -
"Neo-Tokyo Circular Route"
He could hear the highway, but his visor was cracked, and all he could see was a kaleidoscope of lights and the shadows of passing cars.#genuary Pure black and white. No gray.
#pico8 #codeart #tweetcart #postcart #generative #sizecoding
source below
-
"Visual Calculus"
"In the photo of your missing brother... this rug was on the wall, wasn’t it?"
"Yes, detective. But I’ve redecorated," he said - and used it to cover his blood, he thought.#genuary design a rug
#pico8 #codeart #tweetcart #postcart #generative #sizecoding
source below