Search results

  1. fukurou

    [MEDIA]

  2. fukurou

    merch

    https://www.redbubble.com/i/notebook/cyberpunk-slime-by-codedJizz/153061274.WX3NH
  3. fukurou

    [MEDIA]

  4. fukurou

    [MEDIA]

  5. fukurou

    RefreshQ

    class RefreshQ:UniqueItemsPriorityQue{ func removeItem(item:String) { super.p1.elements.removeAll(where: { $0 == item }) } override func input(in1: String) { // FILO if super.contains(str: in1){ removeItem(item: in1) }...
  6. fukurou

    RefreshQ

  7. fukurou

    RefreshQ

    class RefreshQ(UniqueItemSizeLimitedPriorityQueue): def __init__(self, limit: int): super().__init__(limit) def removeItem(self, item: str): super().getAsList().remove(item) def insert(self, data): # FILO 1st in last out if super().contains(data)...
  8. fukurou

    RefreshQ

    class RefreshQ(UniqueItemSizeLimitedPriorityQueue): def __init__(self, limit: int): super().__init__(limit) def removeItem(self,item:str): super().getAsList().remove(item) def insert(self, data): # FILO 1st in last out if super().contains(data)...
  9. fukurou

    [MEDIA]

  10. fukurou

    jizzed twice and feelin sleepy, but code needs porting so

    gonna take a shit and a piss now, than I'll watch some anime.
  11. fukurou

    jizzed twice and feelin sleepy, but code needs porting so

    class TheShell(DiSkillV2): def __init__(self, b1: ShBrain): super().__init__() self.shellChobit: Chobits = Chobits() self.logicChobit: Chobits = b1.logicChobit self.hardwareChobit: Chobits = b1.hardwareChobit self.shellChobit.addSkill(self)...
  12. fukurou

    jizzed twice and feelin sleepy, but code needs porting so

    jizzed, lets continue!
  13. fukurou

    jizzed twice and feelin sleepy, but code needs porting so

    class TheShell(DiSkillV2): def __init__(self, b1: ShBrain): super().__init__() self.shellChobit: Chobits = Chobits() self.logicChobit: Chobits = b1.logicChobit self.hardwareChobit: Chobits = b1.hardwareChobit self.shellChobit.addSkill(self)...
  14. fukurou

    jizzed twice and feelin sleepy, but code needs porting so

    class TheShell(DiSkillV2): def __init__(self, b1: ShBrain): super().__init__() self.shellChobit: Chobits = Chobits() self.logicChobit: Chobits = b1.logicChobit self.hardwareChobit: Chobits = b1.hardwareChobit self.shellChobit.addSkill(self)...
  15. fukurou

    jizzed twice and feelin sleepy, but code needs porting so

    class TheShell(DiSkillV2): def __init__(self, b1: ShBrain): super().__init__() self.shellChobit: Chobits = Chobits() self.logicChobit: Chobits = b1.logicChobit self.hardwareChobit: Chobits = b1.hardwareChobit self.shellChobit.addSkill(self)...
  16. fukurou

    jizzed twice and feelin sleepy, but code needs porting so

    class TheShell(DiSkillV2): def __init__(self, b1: ShBrain): super().__init__() self.shellChobit: Chobits = Chobits() self._logicChobit: Chobits = b1.logicChobit self._hardwareChobit: Chobits = b1.hardwareChobit self.shellChobit.addSkill(self) class...
  17. fukurou

    jizzed twice and feelin sleepy, but code needs porting so

    well, that was a wild goose chase :s14:
  18. fukurou

    jizzed twice and feelin sleepy, but code needs porting so

    public class Chosh extends Chobits{ // Chobit shell: can install/uninstall skills using skills private int loopTracker = 0; @Override public String think(String ear, String skin, String eye) { loopTracker = 0; try { for (int i = 0; i < dClasses.size()...
  19. fukurou

    jizzed twice and feelin sleepy, but code needs porting so

    ArrayList<String> tl = new ArrayList<>(); tl.add("zero");tl.add("one");tl.add("two");tl.add("three");tl.add("four");tl.add("five"); int c = 0; try { for (int i = 0; i < tl.size(); i++) { if (c == 3){ tl.remove(c)...
  20. fukurou

    luxury interior designs

Top