this post was submitted on 04 Sep 2024
168 points (96.2% liked)

unix_surrealism

2117 readers
52 users here now

one should not chase the electric dream, but strive to became an extension to its dreamer

Automatism in the age of the children of Unix. This community is for all things related to computers, content, surrealism and wizardry.

...

This is also where pmjv posts his work

https://analognowhere.com

...

Now that you're a surrealist, become a Techno-Mage:

founded 2 years ago
MODERATORS
168
emacs (lemmy.sdf.org)
submitted 5 months ago by pmjv to c/unix_surrealism
 
you are viewing a single comment's thread
view the rest of the comments
[–] _____@lemm.ee 18 points 5 months ago (2 children)

When does pmjv do authentic vim art

[–] pmjv 42 points 5 months ago* (last edited 5 months ago) (2 children)
[–] tal@lemmy.today 18 points 5 months ago* (last edited 5 months 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!

[–] _____@lemm.ee 13 points 5 months ago

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

[–] pmjv 17 points 5 months ago

~15 minutes, give or take.