🐘 screwlisp (screwtape@mastodon.sdf.org)

Avatar

Header

Join in! codeberg.org/tfw/lispmoo2
lispy-gopher-show.itch.io/lisp…
Be Mutual.
toobnix.org/c/screwtape_channe…
avatar art @prahou
Writing (lisp..)
Ghost of the scientist ida.liu.se/~erisa03/
gopher://gopher.club/1/users/s…
#lispyGopherClimate + ZhenHouseZhenBonkwave shows!
000UTC Wednesdays, 1400UTC Fridays.
anonradio.net:8443/anonradio
archives.anonradio.net/#screwt…

https://codeberg.org/tfw/lispmoo2

https://lispy-gopher-show.itch.io/lispmoo2

https://toobnix.org/c/screwtape_channel

https://www.ida.liu.se/~erisa03/

gopher://gopher.club/1/users/screwtape

https://anonradio.net:8443/anonradio

https://archives.anonradio.net/#screwtape

Joined: 2021-09-16

tilde: sdf.org | tilde.institute | tilde.club

gopher: gopher.club | tildeverse.org | ~club | ~institute

radio: aNONradio.net | hackerpublicradio.org | tilderadio.org

anonradio show: 000UTC Wednesdays, 1400UTC Fridays

────

2024-11-25 prahou ┃ πŸ”„ screwtape ┃ 1πŸ”— 1#️ 1πŸ’¬

#permacomputing

2024-11-25 thegibson ┃ πŸ”„ screwtape ┃ 6πŸ’¬

Social media is banal and boring.

────

2024-11-24 screwtape ┃ 1πŸ‘€ 1πŸ’¬ ┃ RE: ?

@fl I mean, why do we always describe algebra in terms of fortran?

2024-11-24 screwtape ┃ edited ┃ 1πŸ‘€ ┃ RE: ?

@gemlog yep, so Spritely Goblins is Christine's big project. A few days ago, she wrote her opinion as one of the authors of ActivityPub protocol on the bsky ads spammed everywhere here at the […]

2024-11-24 screwtape ┃ 1πŸ”— 1#️ 2πŸ‘€ ┃ RE: screwtape

@gnemmi @theruran
> { output-dot ("0theruran") } x
subgraph clusterTHERURAN {
[…]

2024-11-24 screwtape ┃ edited ┃ 3πŸ‘€ 1πŸ’¬ ┃ RE: screwtape

@gnemmi @theruran
> { create-dig (("theruran" "comfy_forest" "nw" "screwtape" "mountain_trail")
("theruran" "reading_nook" "se" "theruran" "memsafe_workshop")) } x
{ @go […]

2024-11-24 screwtape ┃ edited ┃ 2πŸ‘€ 1πŸ’¬ ┃ RE: screwtape

@gnemmi @theruran
> { split-string ("theruran::comfy_forest:nw -- screwtape::mountain_trail;"
"theruran::reading_nook:se -- theruran::memsafe_workshop;") :with (#\: #\space #\; #\- #\>) } […]

2024-11-24 screwtape ┃ edited ┃ 2πŸ‘€ 1πŸ’¬ ┃ RE: screwtape

@gnemmi @theruran
> { as-lines ("
theruran::comfy_forest:nw -- screwtape::mountain_trail;
[…]

2024-11-24 screwtape ┃ edited ┃ 1πŸ”— 6#️ 2πŸ‘€ 1πŸ’¬

#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 […]

2024-11-24 ids1024 ┃ πŸ”„ screwtape ┃ 1πŸ”— ┃ RE: screwtape

@screwtape It's not a particularly exciting bug, other than the fact it's kind of amusing that in can be reproduced just by starting the compositor and entering a sequence of key bindings: […]

2024-11-24 screwtape ┃ 1πŸ‘€ ┃ RE: ?

@gemlog No Christine is basically an ongoing and deep influence on me

2024-11-24 screwtape ┃ 3πŸ‘€ ┃ RE: ?

@gemlog
yes I followed Christine's day-of-many-toots ! Though whereas they wrote a WASM-native scheme compiler, I implemented a MOO(-inspired) DSL in lisp and I've been making eyes at the […]

────

2024-11-23 prahou ┃ πŸ”„ screwtape ┃ edited ┃ 1πŸ”— 5#️ 2πŸ‘€ 3πŸ’¬

Friday reflections
#9front #cirno #unix_surrealism #glenda #touhou @sigrid @khm

2024-11-23 screwtape ┃ 1πŸ‘€ 1πŸ’¬ ┃ RE: ?

@ids1024 What happened?

────

2024-11-22 thegibson ┃ πŸ”„ screwtape ┃ 1πŸ”— 2πŸ’¬

People, go read this.
social.coop/@cwebber/113527462…

2024-11-22 screwtape ┃ RE: ksaj

@ksaj
It's hard for me to edit the letter out; at some point I started using the letter x to mean "and actually execute this" in my lispmoo2 stuff so execution could be turned on or off... I […]

2024-11-22 screwtape ┃ 1πŸ‘€ 1πŸ’¬ ┃ RE: screwtape

@ksaj unrelatedly to series as such, it's important to me that verb definitions like this be "game" objects that can be naturally acted upon and with in my lispmoo2 thing.

2024-11-22 screwtape ┃ 1#️ 1πŸ‘€ 2πŸ’¬ ┃ RE: screwtape

@ksaj
(this is so the player prototype of repeatedly-eval-qt in my lispmoo2 can call it like this:
LISPMOO2/USER> { split-string ("foo bar baz") :with (#\space) } x
[…]

2024-11-22 screwtape ┃ 5#️ 1πŸ‘€ 1πŸ’¬

@ksaj my #lispmoo2 split
{ @verb repeatedly-eval-qt :is
(com-split-string
[…]

2024-11-22 screwtape ┃ 5πŸ‘€ ┃ RE: pkw

@pkw
I'm writing a verb to parse strings of dot now, since I think that this form is concise for the hashtag-game morph of worldbuilding here:
screwtapes::cave:nw -- […]

2024-11-22 screwtape ┃ RE: ksaj

@ksaj When KMP remembered Waters to me, I got dragged into Series because I was thinking of how writing with the loop facility was a lisp style; and so to find out we had lazy evaluation of […]

2024-11-22 ksaj ┃ πŸ”„ screwtape ┃ 1πŸ”— 1πŸ’¬ ┃ RE: screwtape

@screwtape lol damn... I'm at a loss for words right now.
Actually, this is how discoveries are made, so okay, I'm good with this monster you have unleashed. :ageblobcat:
[…]

2024-11-22 screwtape ┃ 1πŸ’¬ ┃ RE: ksaj

@ksaj
yeah but the one secret here is, the way Series works is that it thinks about what you want and ends up invisibly implementing it using DOLIST which is obviously slower than using […]

2024-11-22 thegibson ┃ πŸ”„ screwtape ┃ 6πŸ’¬

If I had a Time Machine, there are only a few things I’d change.

2024-11-22 screwtape ┃ edited ┃ 2#️ 1πŸ‘€ ┃ RE: screwtape

@ksaj
(defun lazy-hax0r-p (x)
(let* ((7s (scan-range :from 7 :by 7))
[…]

2024-11-22 screwtape ┃ 1#️ 1πŸ‘€ 1πŸ’¬ ┃ RE: screwtape

@ksaj
Oh, I see, it doesn't work. I was treating catenate as though it had been #Mlist .

2024-11-22 screwtape ┃ 1πŸ‘€ 2πŸ’¬ ┃ RE: ?

@ksaj
(ql:quickload :series)
(series::install :pkg :cl-user)
[…]

2024-11-22 screwtape ┃ 1πŸ”— 6πŸ‘€ ┃ RE: ?

@theruran
Thanks! Current state of the world which brings up a big improvement. Since I want to use compass directions anyway, can you rewrite that like
comfy-forest:e -- […]

2024-11-22 screwtape ┃ πŸ”„ screwtape ┃ 6πŸ‘€ 1πŸ’¬ ┃ RE: ?

@ratxue @pizzapal @pkw
Can I recruit any/all of you to our lispmoo2 world? Also opinions: For the "hashtag game" version of adding a location, maybe it's more concise to just write the dot […]

2024-11-22 thegibson ┃ πŸ”„ screwtape ┃ 1πŸ”— 2πŸ’¬

I love you Scotland.

────

Next page (30-60)

────

πŸ“‘ Local feed

πŸ•οΈ Communities

πŸ”₯ Hashtags

πŸ”Ž Search posts

πŸ”‘ Sign in

πŸ“Š Status

πŸ›Ÿ Help