-----------------------------------------------------------------
       
       Some tech articles I've written, plus a few scripts and other
       goodies.
       
       -----------------------------------------------------------------
       ARTICLES
 (TXT) Strip HTML: a script to format articles for gopher
 (TXT)    source
       
 (TXT) AI Era: Trust Nothing
 (TXT) DIY Parental Controls
 (TXT) 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:
       
 (TXT) == Make Random Noise ==
 (TXT) 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
       
       
 (TXT) == Find Orphan Pixels ==
 (TXT) source
 (GIF) Starting the script
 (GIF) Grabbing a selection
 (GIF) All the orphan pixels in that selection
       
       
       -----------------------------------------------------------------
       PERSONAL PROJECTS
 (HTM) 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