Sarah Weaver

Working on a new web comic series set loosely in the Uploaded Fairy universe. You can find my other work here: https://lwflouisa.glitch.me

Pseudocode For Dynamic Dialogue

Ex of natural dialogue: "#{}: I am #{botname}, is your name #{yourname}." create dialogue based on name script read lines from data files create dialogue line based on natural language flow append new dialogue line over old name script do bayesian filter to determine sensibility output name script from newlines create dialogue based on pets script read lines from data files create dialogue line based on natural language flow append new dialogue line over old pe...
Read post

My Biggest Problem With C++

My biggest problem with C++ is not an issue with compilation of simple code, that can run very quickly on your machine. For many people, this is enough to make the language absolutely invaluable in their processing. My biggest issue with C++ is that there aren't simple straight forward commands to do basic things like removing newlines from coding, or doing string substitution in order to insert the strings from read files into another strength for natural language. For example, the most natura...
Read post

Saasagi Tutorial

Installation First thing is first, install the RubyGem that grows the source code: sudo gem install saasagi Check For Pre Written Functions git clone https://git.privacytools.io/LWFlouisa/Saasagi If pre-written functions are not present in your application, drag and drop pre-write and backup into your folder. Assemble Development Environment def auto_assemble require "saasagi" Saasagi::BaseCode.assemble_timer Saasagi::BaseCode.assemble_encryptor Saasagi::BaseCode.assemble_duck_searc...
Read post

Repurposing Blog

I'm going to be re-purposing this blog for the purpose of developing my abilities as a web comic artist. I prefer an art style that combines water color, blue mechanical pencil, charcoal, and manga pen. ...
Read post