Search results

  1. fukurou

    [MEDIA]

  2. fukurou

    perchance chatbot code

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

    perchance chatbot code

    12A34B56 {category, list} [fixures] [imagined outputs] :s7:
  4. 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...
  5. fukurou

    mk11 combos

  6. fukurou

    successful learnability experiment

    :h3:
  7. fukurou

    successful learnability experiment

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

    [MEDIA]

  9. 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); } }
  10. 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...
  11. 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...
  12. fukurou

    mk11 combos

  13. fukurou

    mk11 combos

  14. fukurou

    the brand new AXL category of auxiliary modules.

    :s55: ah shiiiiieeet here we go again. package AXJava; public class AXLHousing { public String decorate(String str1){ // override me return ""; } }
  15. fukurou

    SML Movie: The Stain!

    :s19:
  16. fukurou

    combat masters FPS

  17. fukurou

    get user input in various programming languages Empty get user input in various programming languages

    java: Scanner scanner = new Scanner(System.in); System.out.println("enter input"); String str1 = scanner.nextLine(); System.out.println("input was: " + str1); kotlin: Scanner scanner_variable = Scanner(System.`in`) println("enter input") var s1:String = scanner_variable.nextLine() println(s1)...
  18. fukurou

    mk11 combos

  19. fukurou

    mk11 combos

Top