this post was submitted on 04 Sep 2024
11 points (100.0% liked)

unix_surrealism

2883 readers
1 users here now

This community is for sharing original content related to computers, content, surrealism and wizardry.

founded 3 years ago
MODERATORS
 
top 7 comments
sorted by: hot top controversial new old
[–] sunoc@sh.itjust.works 1 points 2 years ago

Good to see girl is wearing a safety vest. That Ctrl key might break your pinky finger at any point!

[–] dkade@blendit.bsd.cafe 1 points 2 years ago
[–] _____@lemm.ee 0 points 2 years ago (1 children)

When does pmjv do authentic vim art

[–] pmjv@lemmy.sdf.org 0 points 2 years ago* (last edited 2 years ago) (2 children)
[–] _____@lemm.ee 1 points 2 years ago

I can feel the fish guiding my hand when I create vim macros

[–] tal@lemmy.today 1 points 2 years ago* (last edited 2 years ago)

authentic

Hmm.

https://github.com/chaoren/vim-imageview

img2txt

considers

$ wget https://lemmy.sdf.org/pictrs/image/e081b59e-7b48-4114-b8fa-e721dd0af371.png -O ~/tmp/technomage-vim.png
$ git clone https://github.com/hit9/img2txt.git
$ cd img2txt
$ python3 -m venv venv
$ . venv/bin/activate
(venv) $ pip install img2txt.py
(venv) $ ./img2txt.py --dither --targetAspect=.4 --ansi ~/tmp/technomage-vim.png

Yes, now authenticity has fully been achieved!

[–] tal@lemmy.today 0 points 2 years ago* (last edited 2 years ago)

https://www.gnu.org/software/emacs/manual/html_node/sasl/Steps.html

3.3 Steps

A step (sasl-step object) is an abstraction of authentication “step” which holds the response value and the next entry point for the authentication process (the latter is not accessible).

Looks like it's for if you're using an emacs IRC client or mail client or XMPP client, to do part of the authentication.