shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

245
active users

#lispmoo2

0 posts0 participants0 posts today
Continued thread

@northernlights @SDF @kentpitman @mdhughes @Contrapunctus
Join as always:
telnet lambda.moo.mud.org 8888
co guest
@join screwtape
Currently me'n Slak hanging out in paradise sushi.

I ran out of characters, but I also want to talk a lot about my experiences implementing a pipelined Winograd #fft using rooms and $things in my own #lispmoo2 codeberg.org/tfw/lispmoo2 and my hopes, dreams, secret plans and resolutions for the new year. Dynamic spatial inheritance plus currying and script-descriptio

Codeberg.orglispmoo2I had a name collision some time previously. This is the jam one, a MOO server built on moonclimb.

I don't know if it's going to be live, but my New Year's Eve is #coffee and @stokesauce@toobnix.org @stokesauce #music coming up on #aNONradio anonradio.net/

Hey, how has stokesauce not been on a #bonkwave compendium? He's bonking as.

(24 hours before live lispy gopher climate tomorrow at 0UTC Wednesday January 1 (New Year Eve in the Americas)...! Let's (1) ironically put mdh's mcclim game in emacs and (2) I try programming Winograd fast fourier transform butterflies inside my #lispmoo2.)

anonradio.net// aNONradio // – [LIVE]: Flux with stug

#lispyGopherClimate #archived #now ! archives.anonradio.net/2024112 every Wednesday 000UTC
#climateCrisis #haiku by @kentpitman

#lisp #mathematics #writing #lambdaMOO #MOOing generally:
My #lispmoo2 and remembering #softwareIndividuals

In paradise sushi!
telnet lambda.moo.mud.org 8888
co guest
@join screwtape

We'll look at Cat's gopher given enough time

#unix_surrealism @prahou

the music this week is the silence in between my thoughts

#stateOfTheWorld of #lispmoo2
After getting @gnemmi and @theruran's involvement, here's what I did to implement #dot as a #DSL inside #MOO as a DSL inside #LISP so far. Basically dot is more concise than my faux-moo for the "hashtag game" morph of lispmoo2 [-world -graph -building]. Pictures, words.
Adapting this:
hackers.town/@theruran/1135248
To:
theruran::comfy_forest:nw -- screwtape::mountain_trail;
theruran::reading_nook:se -- theruran::memsafe_workshop;

1/x :

hackers.towntheruran 🌐🏴 (@theruran@hackers.town)@screwtape@mastodon.sdf.org @pizzapal@mastodon.sdf.org @pkw@mastodon.sdf.org @mdhughes@appdot.net @gnemmi@mastodon.sdf.org @vidak@social.solarpunk.au comfy-forest -- mountain-trail; reading-nook -- memsafe-workshop;

@ksaj my #lispmoo2 split
{ @verb repeatedly-eval-qt :is
(com-split-string
(let* ((string (car dobj)) (splitchar (car iobj)) (lenz (scan `(,(length string))))
(chars (scan t string))
(mask (#Mchar= chars (series splitchar)))
(space-labels (#Mand mask (scan-range)))
(dense-labels (choose-if #'identity space-labels))
(ends (catenate dense-labels lenz))
(begins (catenate #z(0) (#M1+ dense-labels)))
(words (map-fn t #'(lambda (b e) (subseq string b e)) begins ends)))
(collect words))) } x

#gamedev #itch_io #devlog
Okay I am hearing your RESOUNDING SILENCE
so I wrote a README and I encourage you to follow Egbert's lead as a hashtag game on the mastodon, tagged with #lispmoo2jam ; in which case I will add you to the honorary jam roll and your constructions to the git, and update the current map, like I did for Egbert.
#lisp #commonLisp #lispmoo2 #moo #collaborative #worldbuilding
lispy-gopher-show.itch.io/lisp
Questions solicited but tbh construct something as well here or there plz