MIKE LEVIN AI SEO

Future-proof your skills with Linux, Python, vim & git as I share with you the most timeless and love-worthy tools in tech through my two great projects that work great together.

This Is Where I Reversed The ASCII Rabbit

On August 31, 2022, I used vim block select and the command '![Space]rev' to create a new ASCII rabbit, running in the right direction. I was so proud of my work that I updated my public journal banner with the new ASCII rabbit - come read about my journey and see the new banner!

I Reversed an ASCII Rabbit - Come See My Journal Banner!

By Michael Levin

Wednesday, August 31, 2022

First I used vim block select with Ctrl+v and then j & l to highlight a block of rabbit. I then used ![Space]rev to reverse the characters. I then changed the direction of all mys slashes and parenthesis. And hocus pocus alakazam! The rabbit’s running in the right direction. No more going backwards for me.

<!--
             /)   (\
      /)\_ _//     \\_ _/(\
  ___(/_ 0 0         0 0 _\)___
*(     =(_T_)=     =(_T_)=     )*
  \  )   \"\         /"/   (  /
   |__>-\_>_>       <_<_/-<__|
-->

This was to update my public journal banner to this:

<!--                                                                  /)
      __  __ _ _          _               _          __        /)\_ _//
     |  \/  (_) | _____  | |    _____   _(_)_ __    / /    ___(/_ 0 0
     | |\/| | | |/ / _ \ | |   / _ \ \ / / | '_ \  / /   *(     =(_T_)=
     | |  | | |   <  __/ | |__|  __/\ V /| | | | |/ /      \  )   \"\
     |_|  |_|_|_|\_\___| |_____\___| \_(_)_|_| |_/_/        |__>-\_>_>

     Chase the rabbit to the wonderland of Linux, Python, vim & git -->

Categories