#lambdamoo — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #lambdamoo, aggregated by home.social.
-
Kent Pitman on Technology, LLMs, AI, the environment, MOOsaico, and LambdaMOO + #lispyGopherClimate
-
Joined the Lispy Gopher Climate crew in Paradise Sushi in LambdaMOO for the first time today (as "radfish") ! I didn't have anything to say but I enjoyed hearing the banter in the restaurant during the show. LambdaMOO (or I guess MOO/MUD in general) is really unique as someone who didn't grow up with text adventures and the like. It's been a great experience so far; thank you @me for the hospitality.
-
I have been grinding on my MUD/MOO client "food", this is where I'm at when I downed tools.
#mud #moo #lambdamoo (cc. @screwlisp @nosrednayduj et al.) -
I have been grinding on my MUD/MOO client "food", this is where I'm at when I downed tools.
#mud #moo #lambdamoo (cc. @screwlisp @nosrednayduj et al.) -
I have been grinding on my MUD/MOO client "food", this is where I'm at when I downed tools.
#mud #moo #lambdamoo (cc. @screwlisp @nosrednayduj et al.) -
I have been grinding on my MUD/MOO client "food", this is where I'm at when I downed tools.
#mud #moo #lambdamoo (cc. @screwlisp @nosrednayduj et al.) -
CW: elisp
God, my tab completion function is a hacky mess:
(defun lambdamoo-tab-complete () "Complete user input using text from the buffer" (interactive) (when (memq (char-before) '(? ?\r ?\n ?\t ?\v)) (user-error "Point must follow non-whitespace character")) (let (replace-start (replace-end (point)) replace-text found-pos found-text) (save-excursion (backward-word) (setq replace-start (point) replace-text (buffer-substring replace-start replace-end)) (when (or (null lambdamoo--search-text) (not (string-prefix-p lambdamoo--search-text replace-text t))) (setq-local lambdamoo--search-text replace-text) (set-marker lambdamoo--found-point (point))) (goto-char lambdamoo--found-point) (unless (setq found-pos (re-search-backward (concat "\\b" (regexp-quote lambdamoo--search-text)) (point-min) t)) (setq-local lambdamoo--found-point (make-marker)) (user-error "No match found")) (set-marker lambdamoo--found-point found-pos) (forward-word) (setq found-text (buffer-substring found-pos (point)))) (delete-region replace-start replace-end) (insert found-text)))
#emacs #lisp #moo #mud #LambdaMOO -
I noticed that @Codeberg has static websites.
#commonLisp #lambdaMOO #softwareIndividuals #emacs
sharpsign priority-requestsp -
#lispyGopherClimate #lisp #programming #technology #podcast https://communitymedia.video/w/hS6d5gnX4Vy6RrKNjr1uwQ
#liveChat as always in #lambdaMOO
telnet lambda.moo.mud.org 8888
co guest
@join screwtape
@kentpitman #climateCrisis #haiku https://climatejustice.social/@kentpitman/114380635231638536My #softwareIndividuals thing, #emacs mode writing, @akater 's cl-el https://framagit.org/akater/cl-el/-/blob/master/el.org , maybe knowledge-based #ai generally. Some notes from the past week. Jostle me towards your personal favourite topics.
#boost
@nosrednayduj @hairylarry @mdhughes -
#LispyGopherClimate #lisp #ai #peertube
https://communitymedia.video/w/7KpDL8dmSMN7zH6TxEgQbbResurrected Sandewall's #softwareIndividuals from 2014.
This episode is dedicated to general purpose interaction in the software individual / #CAISOR paradigm.
Next will be porting the dynamicwindows zetalisp zwei to McCLIM #commonlisp.
@prahou #unix_surrealism next #openbsd release art??
Also @pesco and @dougmerritt on IPE '84
co guest and join in on #lambdaMOO as always!
-
#lispyGopherClimate #archived https://communitymedia.video/videos/watch/41809e84-ea6e-43f9-ba06-5092114391fa #gopher #technology #podcast #lisp
complete archive peertube
#climateCrisis #haiku from @kentpitman thanks as always!
#interview with exceptionally #libre #gopher @someodd gopher://gopher.someodd.zip and #haskell #programmer . They run a lot of libre services as well. As always questions, boosts welcome
Chat in #lambdaMOO as always
telnet lambda.moo.mud.org 8888
co guest
@join screwtape -
@rat @nosrednayduj @kentpitman
https://archives.anonradio.net/202502190000_screwtape.mp3
#interview #lisp #lambdaMOO featuring nosrednA yduJ #harlequin #gensym #symbolics #LOTS #protests sharpsign one hour
thanks everyone!
yduJ adds her favourite MOO object is #6656 Time Display [Department of Numerology]
-
#lispyGopherClimate @kentpitman #live #interview #computerScience #programming #lisp #commonLisp #python with some special announcements and releases.
#teco #emacs #conditionshttps://archives.anonradio.net/202502120000_screwtape.mp3
#archive Thanks for the incredible interview and livechat everyone!
Interview 1 / ?
Please drop questions here beforehand or join us live in #lambdaMOO as always !
telnet lambda.moo.mud.org 8888
co guest
@join screwtape -
#lispyGopherClimate https://archives.anonradio.net/202502050000_screwtape.mp3 #archived at 0UTC Wednesday
(Tuesday evening in Americas various, sleepytime in Europe).@sacha and @shizamura said they like meeting new people, so I visited
#Medium https://medium.com/@screwlisp.#lisp #commonLisp #lispCommunity #scheme
https://medium.com/@kenichisasagawa/the-dream-of-lisp-and-prolog-achieved-3cdc5bb13b3f
https://medium.com/@OwenAudibert/about
https://gwangjinkim.medium.com/common-lisps-do-loop-4e198ab74717also the weird lisp campfire stories written
#chat in #lambdaMOO as always
telnet lambda.moo.mud.org 8888
co guest
@join screwtape
"talks
:emotes -
#lispygopherclimate https://archives.anonradio.net/202501220000_screwtape.mp3 #archive
#ClimateCrisis haiku/wildfires by @kentpitmanElectric (guitar) #music by @ksaj, community message from @TheGibson
Arrokoth #McClim Graphical adventure Game creation system #lisp
by five decade #gamedev veteran @mdhughes
#NUD #codegolf / adopting Arrokoth
@baruchel #lisp destructive permutation#mastobook club - Snow crash
#livechat in #lambdaMOO
telnet lambda.moo.mud.org 8888
co guest
@join screwtape -
#lispygopherclimate https://archives.anonradio.net/202501220000_screwtape.mp3 #archive
#ClimateCrisis haiku/wildfires by @kentpitmanElectric (guitar) #music by @ksaj, community message from @TheGibson
Arrokoth #McClim Graphical adventure Game creation system #lisp
by five decade #gamedev veteran @mdhughes
#NUD #codegolf / adopting Arrokoth
@baruchel #lisp destructive permutation#mastobook club - Snow crash
#livechat in #lambdaMOO
telnet lambda.moo.mud.org 8888
co guest
@join screwtape -
#lispygopherclimate https://archives.anonradio.net/202501220000_screwtape.mp3 #archive
#ClimateCrisis haiku/wildfires by @kentpitmanElectric (guitar) #music by @ksaj, community message from @TheGibson
Arrokoth #McClim Graphical adventure Game creation system #lisp
by five decade #gamedev veteran @mdhughes
#NUD #codegolf / adopting Arrokoth
@baruchel #lisp destructive permutation#mastobook club - Snow crash
#livechat in #lambdaMOO
telnet lambda.moo.mud.org 8888
co guest
@join screwtape -
#lispygopherclimate https://archives.anonradio.net/202501220000_screwtape.mp3 #archive
#ClimateCrisis haiku/wildfires by @kentpitmanElectric (guitar) #music by @ksaj, community message from @TheGibson
Arrokoth #McClim Graphical adventure Game creation system #lisp
by five decade #gamedev veteran @mdhughes
#NUD #codegolf / adopting Arrokoth
@baruchel #lisp destructive permutation#mastobook club - Snow crash
#livechat in #lambdaMOO
telnet lambda.moo.mud.org 8888
co guest
@join screwtape -
#lispygopherclimate https://archives.anonradio.net/202501220000_screwtape.mp3 #archive
#ClimateCrisis haiku/wildfires by @kentpitmanElectric (guitar) #music by @ksaj, community message from @TheGibson
Arrokoth #McClim Graphical adventure Game creation system #lisp
by five decade #gamedev veteran @mdhughes
#NUD #codegolf / adopting Arrokoth
@baruchel #lisp destructive permutation#mastobook club - Snow crash
#livechat in #lambdaMOO
telnet lambda.moo.mud.org 8888
co guest
@join screwtape -
#lispyGopherClimate #podcast #archive https://archives.anonradio.net/202501150000_screwtape.mp3 0UTC Wed
#interview ing @shizamura author of the popular #scifi https://sarilho.net/en/ #comic#climateCrisis #haiku by @kentpitman
#liveChat in #lambdaMOO as always
telnet lambda.moo.mud.org 8888
co guest
@join screwtape#Questions for @shizamura please!
#lisp, #fortran, #grammars, oh my.
#Murderbots #bookstodon @nosrednayduj @dougmerritt @ratxue @mdhughes I finally read 90% of it (no spoilers please)
-
#lispyGopherClimate #newYears #podcast #live #liveNow #music, 000UTC Wed https://archives.anonradio.net/202501010000_screwtape.mp3 (#NewYearsEve in the Americas) on @SDF #archived thanks everyone for the great year and I'm looking forward to 2025!
#climate #tanka #haiku #senryu of the year by @kentpitman . My own forecast for changes in 2025.
#lisp :
@mdhughes #mcclim #game https://gitlab.com/mdhughes/mcclim-console ?
Maybe game controls from https://codeberg.org/contrapunctus/interact @ContrapunctusJoin #live in #lambdaMOO as always!
-
@mdhughes -> https://appdot.net/@mdhughes/113742102799742371 this incredible toot.
@contrapunctus#liveChat will as always be in #lambdaMOO
telnet lambda.moo.mud.org 8888
co guest
@join screwtapeLispy Gopher Show on https://anonradio.net #lisp #climate the #gopher (as accessed from lambdaMOO, intermittently).
000UTC Wednesday of the new year! (New Year's Eve in the americas)
Drop by, drink tea (or sake) in paradise sushi, hang out. Anyone really want to be a voice-guest?
-
I'm a bit worried that technical gremlins are eating https://anonradio.net:8443/anonradio (where is everybody) and I'm quite looking forward to ^ live interview. If you can, could you please boost over/in the next hour or so.
https://mastodon.sdf.org/@screwtape/113670481731400200
Yesterday's announcement toot:
https://mastodon.sdf.org/@screwtape/113666050682187320
#podcast #live #interview #lisp #medleyjoin #lambdaMOO to talk too
@interlisp @nosrednayduj @dougmerritt @jlamothe @alexshendi @rat @pkw @mdhughes @sacha @masinter @kentpitman @prahou
-
https://archives.anonradio.net/202412180000_screwtape.mp3 0UTC Weds
#lispyGopherClimate feat. @masinter #interlisp #medley https://interlisp.org/ #retrofuturistic #technology #lisp #podcast #liveAnd please join in with questions and comments in #lambdaMOO!
telnet lambda.moo.mud.org 8888
co guest
@join screwtapeAsk about masterscope Xerox AI workstations and Larry's AI workshop which could be for 2025! https://larrymasinter.net/85-ai-tutorial.pdf
And winning the #gopher '93 -
#lisp
#lispyGopherClimate #live #podcast at 000UTC Wednesday on https://anonradio.net:8443/anonradio by @SDF. (Tuesday night in either America).It looks like we'll have @masinter about #medley #interlisp https://online.interlisp.org/user/login https://interlisp.org/software/ "bringing this historical software to life".
New @interlisp account! @amoroso
https://larrymasinter.net/ https://larrymasinter.net/85-ai-tutorial.pdf #GOFAI #AI
#live in #lambdaMOO as usual! <- Participation <3
#retrofuturistic #computing #unix_surrealismLet everyone know!
-
Learning about LambdaMOOSo a lot of people in the Lisp programmer community seem to really like this old “Multi-User Dungeon” (MUD) originally developed at Xerox PARC back in the early 90s, and I thought I would start reading through the programmers manual. I mean, it is called “Lambda” MOO, and Lisp people love it, so it must be a functional programming language like Lisp right?
My face when I find that it is a C-like object oriented programming language:
#tech #software #Lisp #LispLang #FunctionalProgramming #LambdaMOO #MultiUserDungeon
-
Hey everyone, #liveNow in a minute
https://live0.emacsconf.org/dev-480p.webm
#archive https://emacsconf.org/2024/talks/mcclim/Thanks to @sacha
my #emacsconf talk on #commonLisp #mcclim #slime in #emacs
themed around #Sandewall's 1978 The Lisp Demo Program is happening.
Live Q&A after pre-rec.
Stream:I'll be in Paradise sushi in #lambdaMOO for questions, and answer them in the bigbluebutton room for the talk I am going to hopefully find a link for in a moment!
-
#lispyGopherClimate With #guests?! If everythink works. https://archives.anonradio.net/202412040000_screwtape.mp3 #archived wonderful show everyone!
#climate #haiku by @kentpitman
Hopefully @sacha will tell us about the #emacs #emacsconf this weekend!
+ #webcomic #author, @shizamura https://sarilho.net/en/ ? emacs-people = alien-robot-people?
Also #lisp emacs, I want to talk about porting #ZWEI like Kent did ^ https://tumbleweed.nu/r/sys/dir?ci=tip @amszmidt
#lambdaMOO too!
-
#lispyGopherClimate #archived #now ! https://archives.anonradio.net/202411270000_screwtape.mp3 every Wednesday 000UTC
#climateCrisis #haiku by @kentpitman#lisp #mathematics #writing #lambdaMOO #MOOing generally:
My #lispmoo2 and remembering #softwareIndividualsIn paradise sushi!
telnet lambda.moo.mud.org 8888
co guest
@join screwtapeWe'll look at Cat's gopher given enough time
the music this week is the silence in between my thoughts
-
@kentpitman @sigrid @mdhughes @awkravchuk
Featuring #unix_surrealism ! @prahou
@pkw ncurses #lisp #asdf #multiprocessing https://codeberg.org/pkw/open-borders
telnet lambda.moo.mud.org 8888
co guest
@join screwtapeI think @me bumped eir head on the resource limit in-MOO finally? Meet in paradise sushi!
-
#comingUp #lispyGopherClimate (in 45 min on https://anonradio.net:8443/anonradio )
Thoughts and participation (#lambdaMOO!) solicited
climate, my thoughts after reading
https://netsettlement.blogspot.com/2024/10/the-politics-of-delay.htmlmusic returns with ashG (I'll play it softly!) and the wonderful nwicb3 release party
JonSharp.net reminding me gopher is a play ground and lisp is to be played with
the first SICP/SICM study group, our mathematician friend's pointers on SICM
Indirectly point at sacha's emacs
Anyone got anything else?
-
#lispyGopherClimate 0UTC Wed
https://archives.anonradio.net/202410160000_screwtape.mp3
@rat @pkw and I hanging out in @me's sushi in #lambdaMOO so far ( @nosrednayduj et al?)
#climate #haiku by @kentpitman https://climatejustice.social/@kentpitman/113301999126722276 on the predicted crop failures happening
but then! Going through the #emacsconf2024 schedule
Everyone please drop in to lambda
telnet lambda.moo.mud.org 8888
co guest
@join screwtape
or else #emacsconf on libera
My list of fedi #emacs speakers is here -> https://mastodon.sdf.org/@screwtape/113313353486376586
@[email protected] @[email protected] #vcfmw #phlog -
#lispyGopherClimate https://anonradio.net:8443/anonradio #archived https://archives.anonradio.net/202408280000_screwtape.mp3
0UTC Wed
#climate #haiku #senryu by @kentpitman and vignette after
https://mastodon.sdf.org/@kentpitman@climatejustice.social/113006286809770628
Standards, closed standards, also by kmp ( @mdhughes was writing similarly about RPGs last week)
https://climatejustice.social/@kentpitman/113035743620215391#lambdaMOO and #gopher
- AlexTheRed about MOOing in the 90s
- try and get to i-logout.cz from in-moo#music - my friend #DJ #PoLyBiuS / #aTRoPiNe https://archives.anonradio.net/i2023/#liquiddreamz
-
@SrRochardBunson @fstateaudio @benda @Noahharvey @[email protected]
https://toobnix.org/w/4XFu1ry9uUghfgowiB5tHo
since it didn't archive (did it actually air live?)
#noiseTherapy #ZhenHouseZhenBonkwave #programmingTalk #noiseSynth #drone #lambdaMOO #podcast #archive #peertube -
#lispyGopherClimate
I got yanked away again, so prerecording 15 hours early. If the upload didn't work, here's the #peertube https://toobnix.org/w/i4xYbREx8Cbas49TDqnRho .
https://anonradio.net:8443/anonradio 0UTC Wednesdays.
#climate #haiku @kentpitman https://climatejustice.social/@kentpitman/112951011092061640
Incredible @limneticvillains #music . (Album - logic collapse 2022) (because of @etherdiver <3)#lisp #clim #emacs #slime #interactiveProgramming #orgmode
around my #lambdaMOO faking and this thread https://climatejustice.social/@kentpitman/112925361530215380 -
#lispyGopherClimate https://anonradio.net:8443/anonradio #live #liveNow
#climate #haiku https://climatejustice.social/@kentpitman/112913565394948819 @kentpitman and education.#music #10amusic https://10amusic.bandcamp.com #christchurch #aotearoa #nz
#gopher and friends - @mhd being linked to sunset by @jns
#lisp figuring out images in #mcclim briefly #commonLisp
#softwareIndividuals as pitched by sandewall et al#unix_surrealism #art @prahou https://lambda.moo.mud.org/
#lambdaMOO using #tinyFugue ??? Meetup in @jlamothe's paradise sushi
-
lambda.moo.mud.org port 8888 (telnet?) of course! @join screwtape! #lambdaMOO
#softwareIndividuals #useage
I have included about 100M of assorted docs and bibliography from #sandewall in the pawn-75 git (does this need a more distinct name?)
a really key one is https://codeberg.org/tfw/pawn-75/src/branch/main/unsrt/very%20useful%20ida.liu.se_ext_caisor_TDDC65_intro-leo_body.html.pdf
} aside from being an extended first order logic for activity calculus (ie sequences of actions with outcomes) the project is an interesting rejection of ASDF (and clos, tbf) -
#lispyGopherClimate https://archives.anonradio.net/202406190000_screwtape.mp3 #archived
#climate #haiku by @kentpitman https://climatejustice.social/@kentpitman/112637058010270934
Native mammalian species Just Dying#unix_surrealism @prahou show stickers https://www.redbubble.com/people/analognowhere/shop
#music @endolexis <3
#GameDev prototypes finding people <#lisp #lambdaMOO> cc @EMR @kashif @vidak @me
Also https://lispy-gopher-show.itch.io/lisp-game-soft-cons classic robots stroke cellular automata-er#Sandewall #KnowledgeRepresentation
Attached post will discuss LLM discussion w/warning #gopher
-
#ZhenHouseZhenBonkwave #bonkwave #notBonkwave #music from @fstateaudio (disc 1, 2, void conspiracy mixes, latest noise therapy)
https://archives.anonradio.net/202405241400_screwtape.mp3 #archived
a lifestyle show set in #lambdaMOO https://lambda.moo.mud.org/
UNK translates english #yiJing in moo back to #Chinese and explains some fortune telling
- I talk about wieqi / go because I'm a #weiqi nerd
Relating lisp game jam games to the #moohttps://bonkwave.org/music
https://diode.zone/c/fstateaudio/videos -
#lispyGopher #climate #ARCHIVED https://archives.anonradio.net/202405080000_screwtape.mp3
#haiku by @kentpitman https://climatejustice.social/@kentpitman/112401577767211950
Ageism, @mattof's novel phost
#lisp
kmp's desktop environment idea from the 90s, and light shed on what FOO105 would have been 40 years ago with ams.
@louis , hayley, amber's responses about #veilid
A large thread about #commonlisp #asdf with @theruran on the mastodon.
#KnowledgeRepresentation https://codeberg.org/tfw/pawn-75
#Music @limebar's #faircamp !
#unix_surrealism @prahou
#lambdaMOO sushi -
#lispyGopher https://archives.anonradio.net/202405010000_screwtape.mp3 #ARCHIVED
#music @elsemusic
#climate #haiku by @kentpitman https://climatejustice.social/@kentpitman/112361913695544831
- @nosrednayduj's Hacker Heaven in #lambdaMOO today (without her, sadly)
- Checking #gopher phosts
- #ecl #veilid #mcclim #lisp #gameJam ? https://itch.io/jam/spring-lisp-game-jam-2024
- Embedding #veilid C static libraries (then ffi ..)
- @fkinoshita's enum macro https://merveilles.town/@fkinoshita/112357538720951975
- @iacore's quip about machine intelligence ("it's like designing people")
#unix_surrealism @prahou -
#lispyGopher #climate #archived
https://anonradio.net:8443/anonradio
#haiku and toots by @kentpitman https://climatejustice.social/@kentpitman/112314638254638276
tiny retrospective on NZ's earth day
#lisp
I will read out: https://climatejustice.social/@kentpitman/112305144474962002
For modern and historical relevance.sharpsign reading-other-peoples-essays
Step debugging #ErikSandewall's NOVICE-5, #lambdaMOO and evil companies
#emacs usage and the above https://sfba.social/@kickingvegas/112317520294131038 !
#gopher
What is not the gopher?
#openbsd #veilid
#music @fstateaudio
#unix_surrealism @prahou -
#lispyGopher #climate https://anonradio.net:8443/anonradio #archived
#haiku https://climatejustice.social/@kentpitman/112280945000979913 @kentpitman
#climateStrike Friday! https://fridaysforfuture.org/april19/
@mgorny #gentoo statement against #LLMs
@TheGibson DESIRES CONNECTION #veilid and this means *you* and *me*
@PeterLudemann's 10th rule of programming (#lisp & #prolog) https://mathstodon.xyz/@PeterLudemann/112277869057526180
Lisp's greatest strength
-> #lisp and hooks
Uncovering the #gopher -slate in #lambdaMOO @masinter thx @mattof #unix_surrealism @prahou
#music @ErrorCrater -
#lispyGopher #climate @SDF https://anonradio.net:8443/anonradio #ARCHIVED 000UTC Wednesday (aka Tuesday for many)
- @kentpitman #haiku #senryu https://climatejustice.social/@kentpitman/112201055670993958
@nosrednayduj @ksaj- #lambdaMOO #AprilFools @wrog 's
- The #lambdaMOO (lisp) #VR generally@setto #music ! https://setto.basspistol.com/
*getting into #lisp* - what and how ?
#gopher + tls (+ netcat?)? Who remembers 2018?
+ @snowdusk please shout out @vidak on the #intergalacticWasabiMix
-
#lispyGopher #climate 000UTC Wed https://anonradio.net:8443/anonradio @SDF
@northernlights is finishedwe're #live #liveNow
@kentpitman #tanka #senryu #haiku (and amazing winter photography)
https://climatejustice.social/@kentpitman/112150618277286182
- also my climate blues about LLM ~ datacentres
- We're hanging out in Paradise Sushi in #lambdaMOO (#43453) as sdf.org com.
@nosrednayduj , the mentor, @me et al ^
#gopher gopher://gopher.club/1/users/gef/moo/mootutor1.txt
#music @fstateaudio #unix_surrealism @prahou
#LISP #LIVING 1/2 -
An unexpectedly #archived #lispyGopher #climate NOW @northernlights #show #liveNow #aNONradio @SDF https://anonradio.net:8443/anonradio
Follow @kentpitman on the climate & lisp, all https://climatejustice.social/@kentpitman/112097517284385116 #found #poetry
#gopher : gef's great phost asking us each what we're actually doing, candide relatedly
#lisp : A selected biography of #ErikSandewall by yours truly.
#lambdaMOO : My answer to gef's question. #virtualReality as a climate crisis mitigation
#music is @inky !
#art @prahou -
#episode1 #ZhenHouseZhenBonkwave featuring @attksthdrknss #music
UNK recreates memories of #Nanjing in a #multilingual #Chinese #English #lifestyle #LambdaMOO #MOO #MUD #aNONradio @SDF at 1400UTC Friday 10pm Beijing time Friday
- uploaded successfully
- will be archived successfully
- 50 minutes
- UNK will be in SDF commode chat http://sdf.org/ when it airs
- screwtape will be in LambdaMOO around room #103006
Be there!
https://anonradio.net:8443/anonradio
#bonkWave #notBonkwave #experimentalmusic