Found some time to play with RP-8 again! Discovered that I had new thoughts on drum sound variety. I especially wish the alternate (yellow) kick and snare were more distinct, and the percussion channel (retuned kick, can act like a tom) might be better as a second FM drum.
05.09.2025 15:54 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
Thinking back on all this I better understand the pain I feel to see science under devastating attack here. Itโs not just about my livelihood or my university. Itโs about my identity. And itโs about a pursuit that I see as standing along with art, literature, and music as among our highest callings.
08.02.2025 21:41 โ ๐ 1506 ๐ 197 ๐ฌ 48 ๐ 32
e11โ-9โโ5โโโ2โ-2โ-1โ-2โโโโงโโง5โโงโง2โง-2โง-2โง-1โโง-4โห4โห5โหห1ห-1ห-2ห-2โห-3โโ10โโ2โc2โช5โช-5โช-4โc2โช6โช-4โช-5โc2โช10โช-5โช-3โ2laโโโฅโฅโฅโโโฝโโโงโโ2โ-1โงโฅ-4โโโaโโโ๐
08.12.2024 17:33 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
My contribution to the 2024 #pico8 Advent Calendar is out! Little Drummer Toy is a holiday-themed demake of thirtydollar.website . Export your holiday music / sound collage / noise creations and share them with the world!
Demo song in reply.
www.lexaloffle.com/bbs/?pid=158...
08.12.2024 17:33 โ ๐ 7 ๐ 0 ๐ฌ 1 ๐ 0
Frozen Islands by freds72
3d platformer with DJ penguins
My contribution to #pico8 2024 Advent Calendar is up
Play at:
freds72.itch.io/frozen-islands
05.12.2024 13:25 โ ๐ 19 ๐ 8 ๐ฌ 2 ๐ 0
A picture of an IBM ThinkBoy, a thinkpad-styled GameBoy crossover. There is no D-pad, only a red TrackPoint.
The one leaked production IBM ThinkBoy is owned by @marlo.ooo
26.11.2024 14:57 โ ๐ 456 ๐ 62 ๐ฌ 17 ๐ 7
#pico8
?"\^!5f101๐<๐1๐ฑ2๐
พ๏ธโ?7โฅ์8โ2"
::_::u=rnd(128)v=rnd(128)g=u-99h=v-64d=max(20,sqrt(g*g+h*h))c=9+d/20+rnd()
if(v>65)p=v-64z=120/(v-64)x=(u-64)/p d=sqrt(x*x+z*z)s=z/d+x/d/4w=(z+sin(x/3+t()/8)+rnd())%4c=w+(c-w)*min(z/40+s^14/4,1)
pset(u,v,c)goto _
23.11.2024 04:08 โ ๐ 166 ๐ 26 ๐ฌ 6 ๐ 1
200 followers without posting anything??
let's fix that!
#pico8 #gamedev
16.11.2024 13:20 โ ๐ 153 ๐ 11 ๐ฌ 1 ๐ 0
A few more:
@pancelor.bsky.social
@gunturtle.bsky.social
(I'm sure there are others I should have included....)
myself?
16.11.2024 14:28 โ ๐ 3 ๐ 0 ๐ฌ 1 ๐ 0
cls(1)rectfill(0,0,128,76,0)s=sin
l={0}m={0}for i=2,128do
l[i]=(s(i>>8)+s(i>>6)+s(i>>7)*2+s(i/8)/32)*20+s(i>>4)m[i]=0end::_::l[128]=0?"โถ1โถ!5f101โโ0056673"
n={0}for i=2,127do
q=l[i]m[i]+=l[i+1]+l[i-1]-q*2n[i]=q+m[i]/128line(i-1,l[i-1]+76,i,q+76,mid(m[i]/4+4.5,8))end
l=n
goto _
16.11.2024 14:19 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
boundary peaks (2023)
276 chars, source in reply
#pico8 #postcart www.lexaloffle.com/bbs/?pid=157...
16.11.2024 14:18 โ ๐ 11 ๐ 3 ๐ฌ 1 ๐ 0
Iโve had to resort to transcoding them to video, unfortunately.
12.11.2024 01:43 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
Thank you for the kind words! I've occasionally thought about making a console version. I think I'd have to remove a lot of song mode features, and I'm not sure what I'd do about saving and loading, since those both need the clipboard... But it could still happen someday!
10.11.2024 23:26 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
twirl #pico8 #postcart // 274 chars www.lexaloffle.com/bbs/?pid=156...
07.11.2024 02:37 โ ๐ 123 ๐ 21 ๐ฌ 3 ๐ 0
Thatโs exactly what I do when I post them! Happy to hear Iโm not alone
07.11.2024 16:52 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
I don't think I've introduced RP-8 here before? RP-8 is a #pico8 demake of the classic synth ReBirth RB-338. 128x128 pixels packed with synths, drums, and FX.
Does virtual analog in 8 bit 5kHz mono make sense? Maybe not, but I still think it's fun!
You can get RP-8 for free at luchak.itch.io/rp8.
05.11.2024 06:39 โ ๐ 73 ๐ 17 ๐ฌ 7 ๐ 1
local w,l,a,s,x,h,c,u,v,b,p,q=0::_::u=cos(t()/180)<<8&-1v=sin(t()/150)<<8&-1for i=0,86do
w=(w+71)%192x=max(w-63.5)-8s=0for y=max(127-w-w)-16,min(256-x-x,127)do
p=x+u
q=y+v
a=p\12c=a+q\12if(c!=b)h=((a~c)&15)/3b=c
l=h
s-=.29if(s<h)l+=2s=h
pset(x,y,l+(p~q)%3/3)x+=.5end
end?"โถ1โถ!5f11โห5โ67"
goto _
04.11.2024 17:11 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
A grid consisting of squares at different heights, viewed from directly overhead, lit from the top-left of the image, so higher blocks cast shadows on lower ones. The viewer slowly moves over the grid in a gently curving path.
the old quarter (294 chars, source in reply)
I tried to post this as a video instead of a GIF but processing the video kept erroring out.... Check out the BBS link if it's not animating.
#pico8 #postcart www.lexaloffle.com/bbs/?pid=156...
04.11.2024 17:11 โ ๐ 7 ๐ 1 ๐ฌ 2 ๐ 0
g={}r=1s=11u=3v=3::_::for k=0,224do
i=k%15j=k\15p=g[i]or i
o=g[j]or j
q=1z=4if(p==s)q=r f=i
if(o==s)z*=r
x=5*u+q*(p%4-u)+z*(o%4-u)<<3y=5*v+q*(p\4-v)+z*(o\4-v)<<3rectfill(x,y,x+6,y+6,(i+j)%15+1)end?"โถ1โถc"
r-=.1if(r<0)g[f]=u+v*4u=s%4v=s\4while(r!=1or g[f]==s)s=rnd(16)\1r=abs(s%4-u)+abs(s\4-v)
goto _
03.11.2024 23:19 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
puzzle squared (298 chars, source in reply)
#pico8 #postcart www.lexaloffle.com/bbs/?pid=156...
03.11.2024 23:19 โ ๐ 16 ๐ 2 ๐ฌ 1 ๐ 1
palt(0)poke(53-๐,96)l=127s=sin::_::f=fillp?"โถ1โถ!5f01โตยนยฒยณโด\nโถโทโธ แถ แตแถ\rแต0โ1๐<๐2โ8>84์9โฅ9"
sspr(0,1,l,l,0,0,l,l)for k=0,8do
j=k%3/3n=t()r=6+2*cos(n/7+j)circfill(s(n/8+j)*49+62+r*s(k/9+n/5),r*22-68+r*s(k/9+n/4),r,k%3*5+4)end
f(โ)line(0,l,l,l,n\7%3*5+1)f()goto _
03.11.2024 23:05 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
three dragons (256 chars, source in reply)
#pico8 #postcart www.lexaloffle.com/bbs/?pid=156...
03.11.2024 23:04 โ ๐ 5 ๐ 2 ๐ฌ 1 ๐ 0
Introducing the new tiny cart format you didn't know you needed: the #postcart!
- 300 chars (#pico8 src in reply!)
- bbs gallery where postcarts can live forever!
- can transform into physical postcards!
Blog Post: www.lexaloffle.com/bbs/?tid=145...
Gallery: www.lexaloffle.com/bbs/superblo...
02.11.2024 11:46 โ ๐ 72 ๐ 19 ๐ฌ 2 ๐ 0
Right? Most of the earlier drafts were gravity, which was also fun but much less cute.
01.11.2024 15:30 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
z=rnd::_::if(t()%9<.04)cls()p={}
for h=0,47do
i=h%12q=p[i]or{x=z(128),y=z(128),u=0,v=0,c=i\6*2-1}p[i]=q
pset(q.x,q.y,2)q.x+=q.u/8q.y+=q.v/8pset(q.x,q.y,2+q.c)for j=0,i do
s=p[j]a=s.x-q.x>>7b=s.y-q.y>>7r=q.c*s.c*(1+((a*a+b*b)^1.5<<10))q.u-=a/r
q.v-=b/r
s.u+=a/r
s.v+=b/r
end
end?"โถ1โถ!5f10โโห="
goto _
01.11.2024 05:52 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
cloud chamber (299 chars)
charged particles in motion
#pico8 #postcart www.lexaloffle.com/bbs/?pid=156...
01.11.2024 05:51 โ ๐ 13 ๐ 2 ๐ฌ 2 ๐ 0
?"โถc2โถ!5f11โห55โโ?"
::_::local x,y,n,a,u,v,s,z=rnd()-โ,rnd(1.1)-.3,t()a=atan2(x,y)*8+n/9c=cos(a)s=3+sin(a)u=x*s-y*c*4v=y*s+x*c*4h=max(1+u*cos(n/19)+v*sin(n/19))/(1+u*u+v*v)^โ*6z=s*(x*x+y*y)y,z=y*99+z*21,mid(z/4-y+.7,1)pset(x*128+64,y+28,h+z*z*(2-h))goto _
30.10.2024 17:19 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
perpetual dawn (255 chars, source in reply)
lexaloffle.com/bbs/?pid=156... #pico8 #postcart
30.10.2024 17:19 โ ๐ 12 ๐ 2 ๐ฌ 1 ๐ 0
kitty loves twisters
#pico8 #postcart (300 chars ~ src in reply)
gif version: www.lexaloffle.com/bbs/?pid=156...
29.10.2024 06:41 โ ๐ 83 ๐ 18 ๐ฌ 3 ๐ 0
I saw Zep posting with the tag and felt like I had to join in! :) I'm hoping to see more of them show up.
27.10.2024 23:29 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
๐บ๐ธ๐ณ๏ธโ๐๐ณ๏ธโโง๏ธ๐ฅโ๏ธ๐๐ฉ๐ฝโ๐ป in ๐ฆ๐บ๐จ๐ฆ working on ๐ฏโฌข๐ญ
ML, Psychology, Art, Materials Informatics, Espresso, &c.
he/him
"A complex decision is like a great river, drawing from its many tributaries the innumerable premises of which it is constituted." - HA Simon
https://adamelkus.com/ + also @ aelkus on twitter
all opinions my own but also your cat's
forbes' 7.4 billion under 7.4 billion.
today we directly purchased Argentine pesos
Blogging at https://someunpleasant.substack.com/
Good in a crisis and at no other time
First initial last name at gmail dot com
Signal:@KathrynTewson.06
Uses machine learning to study literary imagination, and vice-versa. Likely to share news about AI & computational social science / Sozialwissenschaft / ็คพไผ็งๅญฆ
Information Sciences and English, UIUC. Distant Horizons (Chicago, 2019). tedunderwood.com
Prints available here: https://store.falseknees.com/
Be-shadowed music reviewer on YouTube, cohost of
Song vs. Song
Patreon: http://patreon.com/toddintheshadows
Media/inquiries: toddintheshadows@standard.tv
senior reporter at the guardian us / julia.wong@theguardian.com / juliacarriewong.11 on Signal
alt history, legislative politics, american studies, and reconstruction | lots of typos | he/him | views my own, normal disclaimers | Double Victory (DVTL) is my book / worldbuilding project | opinions my own, etc normal disclaimers
Founder and creative director of Bellingcat and director of Bellingcat Productions BV. Author of We Are Bellingcat.
Husband, Father and grandfather, Datahound, Dog lover, Fan of Celtic music, Former NIGMS director, Former EiC of Science magazine, Stand Up for Science advisor, Pittsburgh, PA
NIH Dashboard: https://jeremymberg.github.io/jeremyberg.github.io/index.html
Algorithmist
https://moultano.wordpress.com/
Hanging out, showboating.
Sound Designer, Field Recordist, Music Maker, VCV Module Developer of JW-Modules, Advanced VCV Patch maker, Trainer, Ableton User, Software Developer my whole life.
https://jeremywentworth.com
co-founder of various organizations: Interrupting Criminalization; Survived & Punished; Sojourners for Justice Press; For the People Leftist Library Project, etc...
Reporter and writer: https://fallows.substack.com/ and https://www.ourtownsfoundation.org/ One-time speechwriter, long-time pilot, longer-time husband of linguist/writer Deborah Fallows. Note same wristwatch in the two photos, more than 50 years apart.
Need a content writer? Seen in The Guardian, Rolling Stone, The Nation, NBC, TNR, TruthDig, Esquire, etc. Host the "It's Christmastown" Hallmark movies podcast with David Roth & "Quaid in Full" with Sarah Bunting. He/Him. Tampa.
https://linktr.ee/mobute
On hiatus until Iโve finished writing something very long and very stupid