URI: 
       essay-gen - annna - Annna the nice friendly bot.
  HTML git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/annna/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
       ---
       essay-gen (271B)
       ---
            1 #!/bin/sh
            2 #
            3 # The web is for intellectual masturbation.
            4 #
            5 
            6 export PATH="$PATH:/opt/plan9/bin"
            7 
            8 hurl https://www.elsewhere.org/pomo/ \
            9         | 9 htmlfmt \
           10         | sed '0,/Mastodon$/d; /The essay you have just seen is completely meaningless and was/,$d' \
           11         | /br/bin/bitreich-paste
           12