I just realized I won't be able to stream when I usually do tomorrow, so I'm going to try to today. It's short notice, yet again, apologies...but about 1 hour from posting time, 10am CDT / 16:00 UTC, I get started.

https://www.twitch.tv/endparen

I plan on updating with upstream #McCLIM and previewing those, then will take stock of where I want to next focus.

#CommonLisp #Lisp #Wayland #OpenGL

Twitch

Twitch is the world's leading video platform and community for gamers.

Twitch

I'm going to throw some alpha stuff into the release to avoid unnecessary pestering :)

#McCLIM #lisp #sdl2

Things got a little screwy, but I added parsing for the historic #sixel notation.

https://lispy-gopher-show.itch.io/dl-roc-lisp/devlog/1475104/super-simple-lispised-dec-sixel-macro-for-common-lisp-inferface-manager

"P #0;2;3;4#3;2;3;4
#0abcde$
#0abcde-
#3abcde$
\\"
CL-USER> (with-input-from-string (in *) (read in))
(BASICALLY-SIXELS (#1=(1/50 3/100 1/25) #2=(1/50 3/100 1/25)) (#1# A B C D E $)
(#1# A B C D E -) (#2# A B C D E $))

That output e.g. renders sixels in a #mcclim application pane & also makes it clear why that macro looks how it does. #commonLisp #programming #unironic #retrocomputing

#lispyGopherClimate #ARCHIVE . https://toobnix.org/w/rCh5hUjPxVcXEBcnnVy37A
scroll down for #party

I fell into a powerfully deep funk, and screwed around in #McCLIM #commonLisp to more or less implement DEC's sixel printing to cheer myself up. https://lispy-gopher-show.itch.io/dl-roc-lisp/devlog/1475104/super-simple-lispised-dec-sixel-macro-for-common-lisp-inferface-manager @reiddragon

instead of doing anything I am meant to be doing.

#climateCrisis in the oil crisis notes + #haiku by @kentpitman

#lambdaMOO #aprilfools BYOB pool party tomorrow in the MOO 22 hours from now. I will set up after the show sometime

????

Presentation Type History management in #McCLM.

- each type has a separate history
- inserted entries may be freely edited and reparsed

the visualizer is an ad hoc tool for debugging.

#mcclim #lisp

Hey everyone, on the hour it is the Sunday morning in Europe #peertube #ARCHIVE

https://toobnix.org/w/ktQA9DTKyAe9yhTdoJupxh

Do I actually even #code though?

A live #demo of two recent programs of mine.

https://lispy-gopher-show.itch.io/dl-roc-lisp
https://lispy-gopher-show.itch.io/nicclim

you can run in #commonLisp

(load "dl-roc.lisp")
.
#DL #AI #UI #madeWithLISP #programming #McCLIM

Miscellany
New ECL this week! https://ecl.common-lisp.dev/ @jackdaniel
#XMPP by Glenneth2 https://github.com/parenworks/CLabber
https://cyberhole.online/basic/ is this millenium's teletype

Twitch

Twitch is the world's leading video platform and community for gamers.

Twitch

@charliemac I'm awake! 4 minutes to go! Looking forward to it

#commonLisp #liveCoding #live #clim #mcclim

Today, Mar. 27, 2026 at 12pm CDT / 17:00 UTC (approx 4hrs from now), I plan on streaming #McCLIM and graphics things.

https://www.twitch.tv/endparen

The topic is learning more about CLIM gestures to support IME input from Wayland

#Lisp #CommonLisp #Wayland #OpenGL

Twitch

Twitch is the world's leading video platform and community for gamers.

Twitch

I'm improving #McCLIM handling of the presentation type history. I wrote a simple visualizer that helps me with keeping track of what's going on. Of course the visualizer is another CLIM application frame :).

#lisp