https://toobnix.org/w/278gCLeqPDh5zGubbc1PAU
#lispyGopherClimate #live every week since 2022 Tuesday Night in the Americas! #technology #podcast #lisp

#climate #haiku by @kentpitman https://climatejustice.social/@kentpitman/116809734391826924

#climateCrisis becomes mainstream as thousands of normal people start dying in Europe and North America

Briefly, the USA's #AI embargo.

https://github.com/netsettler/netsettlement and https://www.cs.umd.edu/~nau/cmsc421/norvig-lisp-style.pdf

Putting together #zine for next week - send/give/link me writing! https://itch.io/jam/zine

+ @ramin_hal9001

#liveChat as always in #lambdaMOO #virtualReality !
tt++
#server moo lambda.moo.mud.org 8888
co guest
@join screwtape

#lispGames #understone #release doing very well! @mdhughes
https://mdhughes.itch.io/understone

@kentpitman @ramin_hal9001

Under Stone by Mark Damon Hughes

A Tiny Fantasy RPG

itch.io

Much to the wonderful yduJ's chagrin I'm sure I am going to lead with @pizzapal noted show inhabitant and lambdaMOOer scheme data scientist's bangin tunes for a moment. https://sdf.org/~pizzapal/wip_20260630.ogg

@mdhughes @kentpitman @ramin_hal9001

@pizzapal @mdhughes @kentpitman @ramin_hal9001

https://toobnix.org/w/278gCLeqPDh5zGubbc1PAU

#lispyGopherClimate Archive (I forgot to link the stream on the mastodon toot if you don't mind to boost the archive ...)

#ai embargo #climate #crisis #kmp ramin #lisp #zine #lispyGopherClimate

PeerTube

@screwlisp @kentpitman

Here is the MIT Scheme documentation on error conditions: https://www.gnu.org/software/mit-scheme/documentation/stable/mit-scheme-ref/Error-System.html

I thought they had mentioned that it was based on “Pitman Errors,” but that term doesn’t exist in this section of the manual, so either I imagined or misremembered it, or the manual was updated to no longer mention that.

Error System (MIT/GNU Scheme 12.1)

Error System (MIT/GNU Scheme 12.1)

@screwlisp @kentpitman oh, there is a “Scheme Request for Implementation” document, SRFI-35 on error conditions, and this document links to the section of the book “Common Lisp, The Language, 2nd edition” that was written by @kentpitman (on the CMUCL website).
SRFI 35: Conditions

@ramin_hal9001 @screwlisp

I put up those Scheme-related files on my repo. https://github.com/netsettler/netsettlement/tree/main/scheme

There are a couple of just-for-fun artifacts about T.

And then there are some scribbled notes where I was plainly evolving how to cast the condition system into T, specifically, not Scheme in general. I didn't check if the functionality is complete. Looks more like just me pushing ideas around. But it seemed pointless to throw it away without recording it.

The difference between the expressivity of T vs regular Scheme is apparent to me, at least. YMMV.

#KentsHistoryProject

netsettlement/scheme at main · netsettler/netsettlement

A place for bits of history from when the net was still getting settled. - netsettler/netsettlement

GitHub
@ramin_hal9001 @screwlisp @kentpitman A very similar design ended up in R6RS.

@sperbsen @ramin_hal9001 @screwlisp

Similar to SRFI 35?

@sperbsen @ramin_hal9001 @screwlisp

Just for fun you might want to look at the files in my git repo that didn't make it into anything formal. e.g.,

https://github.com/netsettler/netsettlement/blob/main/scheme/1984-12-22_3_notes-on-scheme-error-integration.pdf

netsettlement/scheme/1984-12-22_3_notes-on-scheme-error-integration.pdf at main · netsettler/netsettlement

A place for bits of history from when the net was still getting settled. - netsettler/netsettlement

GitHub
@kentpitman @ramin_hal9001 @screwlisp Thanks for the pointer! (You and I corresponded back when we worked on SRFI 35/R6RS - your input was very valuable!)