URI: 
       Tech Articles and Code
       
       -----------------------------------------------------------------
       
       Some tech articles I've written, plus a few scripts and other
       goodies.
       
       -----------------------------------------------------------------
       ARTICLES
  TEXT Strip HTML: a script to format articles for gopher
  TEXT    source
       
  TEXT AI Era: Trust Nothing
  TEXT DIY Parental Controls
  TEXT The Fear of Being Wrong
       
       
       -----------------------------------------------------------------
       ASEPRITE SCRIPTS
       
          Aseprite is my favorite program for creating pixel art. Here are
          a couple of scripts I've written for it:
       
  TEXT == Make Random Noise ==
  TEXT source
   GIF Starting the script
   GIF Running with default options
   GIF Result of running the script once (see note)
   GIF Running the script multiple times with different colors
   GIF Using a custom brush (see note)
   GIF Making a flower field
         
         Note: For sparser dots, use a higher number for "Noise spread"
         Note: Make a custom brush with ctrl-B and make sure it's selected
       
       
  TEXT == Find Orphan Pixels ==
  TEXT source
   GIF Starting the script
   GIF Grabbing a selection
   GIF All the orphan pixels in that selection
       
       
       -----------------------------------------------------------------
       PERSONAL PROJECTS
  HTML NerdPage: a simple CMS with no database or javascript
       
       -----------------------------------------------------------------
       OTHER RESOURCES
   DIR My husband's tech blog: encw.xyz
       
       
       ___________________________________________________________________
                     Gophered by Gophernicus/3.1.1 on Ubuntu/20.04 x86_64