Search results

  1. fukurou

    recap and road map contemplation

    the probable reason is the world is a matrix. we could say we were shadow banned but we received low view counts on most platforms. on the places where we have gotten high views, there were next to no replies. where there were replies they were meaningless chitchatter.
  2. fukurou

    [MEDIA]

  3. fukurou

    Cardboard Box Bird Trap

  4. fukurou

    x knot

    vid attached
  5. fukurou

    mk11 char guides

  6. fukurou

    mk11 char guides

    cassie
  7. fukurou

    a dive into Neuro sama's code

    this is an improved perchance chatbot code: public class PerChance {/* * extend me and add sentences and lists for parameters in the sentences in the * sub classes c'tor. see JokerIncel class for exammple see Joker Util class for * editing a large amount of data faster B4 adding it in the...
  8. fukurou

    perchance chatbot code

    package AXJava; import LivinGrimoire.RegexUtil; import java.util.ArrayList; import java.util.Hashtable; import java.util.Random; public class PerChance {/* * extend me and add sentences and lists for parameters in the sentences in the * sub classes c'tor. see JokerIncel class for exammple...
  9. fukurou

    [MEDIA]

  10. fukurou

    perchance chatbot code

    12A34B56 {hardcoded, shallowref to DB obj} {category, list} [fixures] // que [imagined outputs] // remove failed :s69:
  11. fukurou

    perchance chatbot code

    12A34B56 {category, list} [fixures] [imagined outputs] :s7:
  12. fukurou

    🎮gaming nintendo switch mk11 unlockable fatalities

    Baraka – Rock, Paper, Baraka (Close): Left, Right, Left, B Cassie Cage – #GirlPower (Far): Left, Down, Down, Left, X Cetrion – Good And Evil (Mid): Left, Down, Left, B D’Vorah – Can’t Die (Mid): Left, Down, Down, A Erron Black – Death Trap (Mid): Down, Right, Down, X Frost – The Cyber...
  13. fukurou

    mk11 combos

  14. fukurou

    successful learnability experiment

    :h3:
  15. fukurou

    successful learnability experiment

    patched up some code and, wow I witnessed her learn.
  16. fukurou

    [MEDIA]

  17. fukurou

    the brand new AXL category of auxiliary modules.

    package AXJava; public class AXLNeuroSama extends AXLHousing{ private AXNeuroSama nyaa = new AXNeuroSama(3); @Override public String decorate(String str1) { return this.nyaa.decorate(str1); } }
  18. fukurou

    the brand new AXL category of auxiliary modules.

    package AXJava; import LivinGrimoire.Algorithm; import java.util.ArrayList; public class AXLHub { // hubs many reply decorators, language translators, encriptors and other string modifiers // decorate(str) to decorate string using the active string decorator private Cycler cycler...
  19. fukurou

    the brand new AXL category of auxiliary modules.

    package AXJava; import LivinGrimoire.DeepCopier; import java.util.ArrayList; import java.util.Random; public class DrawRnd { // draw a random element, than take said element out private ArrayList<String> strings = new ArrayList<>(); private ArrayList<String> stringsSource = new...
Top