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 #lambdaMOO #AprilFools #McCLIM #SIXEL #DEC #climate

https://toobnix.org/w/rCh5hUjPxVcXEBcnnVy37A

#lispyGopherClimate #lambdaMOO #AprilFools #McCLIM #SIXEL #DEC #climate

PeerTube
I’m tinkering with #geminiprotocol. I’ve installed #Amfora so I can use sites that require identity certs. The whole trust first on use (tofu) is batshit (says the idiot who always blindly trusts ssh host verification), but it’s kinda neat. #lagrange definitely has the whole ergonomics of identity certs lock down not a whiff of openssl command line magicks. Would’ve preferred to stick with bombadillo (it’s suports #GopherProtocol and #fingerprotocol), but can’t do certs). I would love to see a tui that can renders images using #sixel
I just discovered that you can drag n drop images rendered in #iTerm2 using #sixel. If you drag the image out of the terminal you get a file. If you then cat the file ... well, I was expecting an image, because sixel, but apparently not. How odd.

I made a little extension to my Python-based LaTeX math renderer so it can be used to draw equations and Sympy expressions directly in the terminal as sixel graphics. Install with `pip install sixelmath` and give it a try! (in a sixel-supported terminal, of course).

Source: https://github.com/cdelker/sixelmath

#sixel #python #sympy #TeXLaTeX #terminal #equations #ziamath #konsole

Al fin - Una solución terminal a la guerra de navegadores

Un browser desde la terminal con capacidad Sixel lleno de características para quienes prefieren evitar los asistentes de IA

Los usuarios de la web de los viejos tiempos recordarán Lynx, un navegador de solo texto que corría desde la terminal. Ahora hay un navegador web Sixel-compatbile que corre completo de la terminal, y tiene todas las características modernas y gráficas que esperarías.
https://www.theregister.com/2026/01/02/brow6el_browser_terminal/
#web #terminal #sixel

Finally - a terminal solution to the browser wars

: A full-featured, Sixel-capable terminal browser for those who’d rather skip AI assistants

The Register
In how small window #brow6el can render, try this with other #browser. #linux #terminal #sixel

Vždycky když se přihlásím na server vítá mě krásná #MagnetickáNymfa od @prahou a kdo vítá na serverech vás ?

#ssh #unix_surrealism #Sixel

#TIL about #brow6el (https://codeberg.org/janantos/brow6el) a #CLI web #browser that uses #sixel and runs in any sixel-compatible terminal.

Here are a couple of examples of brow6el in #WezTerm on #Ubuntu 24.04

#Linux #OpenSource

brow6el

Minimalistic graphical terminal web browser using sixels.

Codeberg.org