#swank

2025-10-10
Ce soir à Marchienne-au-pont / Charleroi : La Muerte + The Gotobeds + La Grèle + Swank + DJ sets Johnny Guerrero vs. Evil Dick au Rockerill !

https://chpunk.org/La-Muerte-The-Gotobeds-La-Grele-Swank-DJs-Johnny-Guerrero-Evil-Dick-Rockerill-Charleroi

#LaMuerte #TheGotobeds #LaGrèle #Swank #JohnnyGuerrero #EvilDick #Rockerill #noiserock #noisepunk #postrock
La Muerte + The Gotobeds + La Grèle + Swank + DJ sets Johnny Guerrero vs. Evil Dick @ Rockerill Marchienne-au-pont / Charleroi 10.10.2025
Rod2ik 🇪🇺 🇨🇵 🇪🇸 🇺🇦 🇨🇦 🇩🇰 🇬🇱 ☮🕊️rod2ik.bsky.social@bsky.brid.gy
2025-08-02

Hilary #Swank, #actriz #EEUU #US: “No hay palabras para la #atrocidad que les ocurre a las #mujeres y las #minorías con #Trumpelpais.com/gente/2025-0...

Hilary Swank, actriz: “No hay ...

Rod2ik 🇪🇺 🇨🇵 🇪🇸 🇺🇦 🇨🇦 🇩🇰 🇬🇱☮🕊️rod2ik
2025-08-02
2025-07-01

#lispyGopherClimate #comingUp on anonradio.net 45 minutes from tooting.

I'm just going to rhapsodise about my recent #literateProgramming #tangle screwlisp.small-web.org/progra #lisp program
and my piece of like-a-human #eev #emacs #commonlisp #swank tooling screwlisp.small-web.org/screwn

And its relation to #softwareIndividuals, control problems with #AI as such.

LISPY GOPHER SHOW

#UNIX_SURREALISM by @prahou@merveilles.town

The lisp alien and gopher wade through flooded wreckage flanked by two demons, carrying radio equipment. The lisp alien's nose-hand is carrying a microphone.
2025-07-01

#programming #softwareEngineering #emacs #automation from #commonlisp #swank #slime via #eev
screwlisp.small-web.org/screwn
I'm really, really, really happy with how this turned out to work.
CLIM-USER> (eepitch-expr '(get-decoded-time))
(GET-DECODED-TIME)
T

Lisp receives an instruction from emacs to send an instruction to emacs to pitch an instruction to the lisp image, which gets executed, and control returns to the lisp image.

@eduardoochs I pulled the insides out of eepitch-do.
@akater@shitposter.world <- CL-EL

An extremely convoluted generated graph linking
emacs, slime, eev, eepitch, swank and ecl,

implying that external ecl images can communicate via eepitch high-level automation.
2025-02-23

"All the swank in the world won't save you from this disaster?"

"What disaster?"

'Your face! You look like rutabaga!"

#swank #face #rutabaga #nonsense

vintage screwlisp accountscrewtape@mastodon.sdf.org
2024-12-10

@jackdaniel
sorry for the hassle, but I forgot if I asked you how you do this []
(defparameter *hook-runner*
(let* ((form `(:eval-no-wait ,(swank::process-form-for-emacs
'(run-hooks 'clim-after-hook))))
(c swank::*emacs-connection*))
(lambda ()
(swank::send (swank::mconn.control-thread c) form))))

In order to
(defmethod execute-frame-command :After
((obj application-frame) (list t))
(funcall *hook-runner*))

Obviously I'm using #swank internals to force the issue.

vintage screwlisp accountscrewtape@mastodon.sdf.org
2023-06-29

@pkw @Ardubal @louis @solene
Context: #emacs modes for #CommonLisp such as #SLIME and #SLY (and later non-emacs stuff) use a Common Lisp TCP server setup named #SWANK . So one natural starting point to have a secure remote accessible lisp would be to connect SLIME in emacs to a remote swank server you are running.

vintage screwlisp accountscrewtape@mastodon.sdf.org
2023-02-24

@galdor @SquircleSpace Hang on I did this a while ago.
You have to enable it in emacs:
M-x customize-variable
slime-enable-evaluate-in-emacs
<to true>
Then you can
(swank:eval-in-emacs '(format "%d" 3))
There's also elisp (slime-eval- etc.
#emacs #swank interoperability

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst