toad.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server operated by David Troy, a tech pioneer and investigative journalist addressing threats to democracy. Thoughtful participation and discussion welcome.

Administered by:

Server stats:

218
active users

#sizecoding

1 post1 participant0 posts today

The Genie loved joking around with the gullible. He also had to love the riverbed where his pranks often landed him
326 chars (unfortunately)
#Pico8 #Sizecoding

::★::z=sin srand()cls(1)c=circfill q=64
c(q,q,38,12)c(q,q,9,7)for y=9,99 do
memcpy(24576+y*q+z(y/8+t()/5)*3*rnd(2),24576+y*q,q)end
function d(x,y,a,s,i)if(s<0)return
c(x,y,s,0)o=z(i+t()/15)*(z((t()/50)+rnd())/5)d(x+cos(a+o)*s,y+z(a+o)*s,a,s-0.5,i+0.1)end
for a=0,1,0.1 do
d(q+cos(a)*92,q+z(a)*92,a+0.5,9,rnd())end
flip()goto ★

A very simple way to draw HAKMEM 149 based structures by using whole 32 bits range with upper bits as coordinates using unsigned shifts.

This also works with a lower range but it loses precision.

The oblique version is even simpler by removing the last two operations.

The structure looks like Apollonian net or Hopalong attractors.

This drawing method also works with other attractors or Gingerbread man map etc.

Lovebyte 2025, ultimate online sizecoding festival.

Feb 15-16 on Discord & Twitch! 🎉

Theme 2025 is, "Blind Date," all entries are shown anonymously - admire the creations before knowing the creators!

Compete in #sizecoding intros (32-1024 bytes), graphics, #bytebeat music, #nanogames, wild showcase and more.

Enjoy #seminars, #Bytejam, DJ sets, introshows, and more. From retro platforms like #Atari, #Commodore & #ZX #Spectrum to modern systems, everyone’s welcome!

lovebyte.party

One of the most amazing things #demoscene has produced is creating art with insane platform / size limitations. Most of the time the constraints are coming from the platform or the rules, but sometimes they're self-imposed: Just because everyone else is doing bloaty stuff you don't have to.

Here are couple of my all time favourite intros/demos that totally blew my mind not only for their amazing presentation, design and technical execution but also for their insanely small size:

- RGBA & TBC: Elevated (intro, 4KB): youtube.com/watch?v=jB0vBmiTr6o

- Farbrausch: fr-041: debris (demo, 177KB): youtube.com/watch?v=jY5Vrc5G0lk

- Alcatraz: Remnants (intro, 256 bytes): youtube.com/watch?v=A9jn6ExjDw8

- Mercury - fermi paradox (intro, 64KB): youtube.com/watch?v=gX7ESVZ7T6Y